diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 298684782ed..cb23ed22fbc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -38,6 +38,11 @@ | |||
| 38 | * progmodes/python.el (python-end-of-block): Revert last change. | 38 | * progmodes/python.el (python-end-of-block): Revert last change. |
| 39 | (python-end-of-statement): Make sure we move *forward*. | 39 | (python-end-of-statement): Make sure we move *forward*. |
| 40 | 40 | ||
| 41 | 2007-05-08 Richard Stallman <rms@gnu.org> | ||
| 42 | |||
| 43 | * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): | ||
| 44 | Don't include non-self-insert commands in the exception for `-'. | ||
| 45 | |||
| 41 | 2007-05-08 David Reitter <david.reitter@gmail.com> | 46 | 2007-05-08 David Reitter <david.reitter@gmail.com> |
| 42 | 47 | ||
| 43 | * progmodes/python.el (python-guess-indent): Check non-nullness | 48 | * progmodes/python.el (python-guess-indent): Check non-nullness |