aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-05-08 18:15:58 +0000
committerRichard M. Stallman2007-05-08 18:15:58 +0000
commit75dcf19e449ab2838b29f2cd07fdb20c26c95f4d (patch)
tree929198ed7f53d31a85f6090b8e994a0bceea1918 /lisp/ChangeLog
parent11c4b29d3a3c1f3491e0822eb50fc3c285a047d2 (diff)
downloademacs-75dcf19e449ab2838b29f2cd07fdb20c26c95f4d.tar.gz
emacs-75dcf19e449ab2838b29f2cd07fdb20c26c95f4d.zip
(sendmail-pre-abbrev-expand-hook):
Don't include non-self-insert commands in the exception for `-'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12007-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
12007-05-08 David Reitter <david.reitter@gmail.com> 62007-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