]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:40:33 +0000 (11:40 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:40:33 +0000 (11:40 +0000)
lisp/ChangeLog

index 1d73765fa3d8ef521280d95d62ae3ec66ef57b02..6b01911d189d98ee2274c6b17dc91993b9de461c 100644 (file)
@@ -1,3 +1,13 @@
+2007-07-28  Alan Mackenzie  <acm@muc.de>
+
+       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  <eliz@gnu.org>
 
        * net/trampver.el: Fix the `coding' cookie.