]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:50:44 +0000 (11:50 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:50:44 +0000 (11:50 +0000)
lisp/ChangeLog

index d94dca6a204f03f186e607e160eaca3262b6446c..ee84d615046bff65f47024915c862b1af72ac08b 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.