Mercurial > emacs
comparison lisp/ChangeLog @ 77271:832f3a05910a
* progmodes/python.el (python-end-of-block): Avoid looping forever
if python-next-statement fails.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 16 Apr 2007 18:55:18 +0000 |
parents | ae26ce2fcde0 |
children | 175da25b05d8 |
comparison
equal
deleted
inserted
replaced
77270:ae26ce2fcde0 | 77271:832f3a05910a |
---|---|
1 2007-04-16 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/python.el (python-end-of-block): Avoid looping forever | |
4 if python-next-statement fails. | |
5 | |
1 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 6 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
2 | 7 |
3 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom. | 8 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom. |
4 | 9 |
5 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu> | 10 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu> |