From: Alan Mackenzie Date: Sat, 28 Jul 2007 11:40:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~1155 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2cd3efd277123b5109d912864b4b6673f40f3b98;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d73765fa3d..6b01911d189 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.