diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-15 03:54:28 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-15 03:54:28 +0000 |
commit | 9292328f935f06cdb014c572e9a7dd44875421a2 (patch) | |
tree | 2677e56b8d2f1dc45dc03d2ba632e1ffc8db0a9c /lisp | |
parent | 4d3629207c25c3b4b2794fa140a4b5b7d536291c (diff) | |
download | emacs-9292328f935f06cdb014c572e9a7dd44875421a2.tar.gz |
Revert 2008-01-13 change: this is a generated file.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d444bad5ed..2c215d57da0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-01-15 Glenn Morris <rgm@gnu.org> + + * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change. + 2008-01-14 Alan Mackenzie <acm@muc.de> * progmodes/cc-vars.el (c-constant-symbol): New function which @@ -8,7 +12,7 @@ * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure non-working fragment ":value c-". - + 2008-01-14 Stefan Monnier <monnier@iro.umontreal.ca> * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern. |