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 be19004e954..fc66478ebee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-05-08 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): | ||
| 4 | Don't include non-self-insert commands in the exception for `-'. | ||
| 5 | |||
| 1 | 2007-05-08 David Reitter <david.reitter@gmail.com> | 6 | 2007-05-08 David Reitter <david.reitter@gmail.com> |
| 2 | 7 | ||
| 3 | * progmodes/python.el (python-guess-indent): Check non-nullness | 8 | * progmodes/python.el (python-guess-indent): Check non-nullness |