From d445096897022e3c326ebbe912f6255b337bc5cf Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Sat, 28 Jul 2007 11:50:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d94dca6a204..ee84d615046 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2007-07-28 Alan Mackenzie + + Fix problem with modes derived from CC Mode: + * progmodes/cc-mode.el (c-make-emacs-variables-local): move this + macro to cc-langs. + (c-init-language-vars-for): remove call to above macro. + * progmodes/cc-langs.el (c-make-emacs-variables-local): macro has + been moved to here. + (c-make-init-lang-vars-fun): call c-make-emacs-variables-local. + 2007-07-28 Eli Zaretskii * net/trampver.el: Fix the `coding' cookie. -- 2.39.2