diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6666864ef1a..dc8a67298ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -25,9 +25,8 @@ 2007-04-21 Martin Rudalics <rudalics@gmx.at> - * progmodes/cc-mode.el - (c-remove-any-local-eval-or-mode-variables): Use delete-region - instead of kill-line. + * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables): + Use delete-region instead of kill-line. 2007-04-21 Alan Mackenzie <acm@muc.de> |