diff options
-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 |