From 32b147b57d6db61b3b0d8518610db9e7e1614906 Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Mon, 23 Apr 2007 21:10:53 +0000 Subject: [PATCH] Remove spurious entry which duplicated an entry already made. --- lisp/ChangeLog | 6 ------ 1 file changed, 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 - - * 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 * image-dired.el: Rename from thumbnails.el. All instances of -- 2.11.4.GIT