diff options
author | Alan Mackenzie <acm@muc.de> | 2007-04-23 21:10:53 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2007-04-23 21:10:53 +0000 |
commit | 32b147b57d6db61b3b0d8518610db9e7e1614906 (patch) | |
tree | 2d8fce84a2863452a67f4ada4685a6d2ce352346 | |
parent | b82be0824941f0203ad54a4b29ad31a8844d1c92 (diff) | |
download | emacs-32b147b57d6db61b3b0d8518610db9e7e1614906.tar.gz |
Remove spurious entry which duplicated an entry already made.
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a00eea9894b..ffd4b3c18f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -39,12 +39,6 @@ * hi-lock.el (hi-lock-file-patterns-policy): Doc fix. -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 |