1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2007-04-22 10:49:48 +00:00
parent 79ef576382
commit d064fb446f

View file

@ -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>