diff options
author | Alan Mackenzie <acm@muc.de> | 2007-04-22 14:47:20 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2007-04-22 14:47:20 +0000 |
commit | 510798ee72f87169ec7dc7d834a8543ebf5b79dd (patch) | |
tree | cbb99bbfcd3a18c7e0407cdb09f2dd67f5768d5b /lisp | |
parent | 53b61ff1642a2e3e74467c20df72a6e824e9beff (diff) | |
download | emacs-510798ee72f87169ec7dc7d834a8543ebf5b79dd.tar.gz emacs-510798ee72f87169ec7dc7d834a8543ebf5b79dd.tar.bz2 emacs-510798ee72f87169ec7dc7d834a8543ebf5b79dd.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5a06ba567e4..e9ba89e0f42 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-04-22 Alan Mackenzie <acm@muc.de> + + * progmodes/cc-mode.el + (c-remove-any-local-eval-or-mode-variables): Replace wrong use of + `kill-line' by "delete-" code, to avoid polluting the kill ring. + 2007-04-22 Chong Yidong <cyd@stupidchicken.com> * image-dired.el: Rename from thumbnails.el. All instances of |