aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2007-05-09 23:47:51 +0000
committerMiles Bader2007-05-09 23:47:51 +0000
commit93fe701da42dbf1065a75c59e69ea79654ca1eba (patch)
tree87bb1e0deb35e3f1974f975288ad5e530baa7206 /lisp/ChangeLog
parenta57de0d420341b9f8cd56809adcaeecf3cead590 (diff)
parent75dcf19e449ab2838b29f2cd07fdb20c26c95f4d (diff)
downloademacs-93fe701da42dbf1065a75c59e69ea79654ca1eba.tar.gz
emacs-93fe701da42dbf1065a75c59e69ea79654ca1eba.zip
Merge from emacs--rel--22
Patches applied: * emacs--rel--22 (patch 12) - Update from CVS 2007-05-08 Richard M. Stallman <rms@gnu.org> * lisp/mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Don't include non-self-insert commands in the exception for `-'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-739
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 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
412007-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
412007-05-08 David Reitter <david.reitter@gmail.com> 462007-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