* progmodes/python.el (python-end-of-block): Avoid looping forever
if python-next-statement fails.
This commit is contained in:
parent
0dcfda42f3
commit
80dce3a4b7
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-04-16 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* progmodes/python.el (python-end-of-block): Avoid looping forever
|
||||
if python-next-statement fails.
|
||||
|
||||
2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
|
||||
|
||||
* textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
|
||||
|
|
Loading…
Add table
Reference in a new issue