emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Sat, 28 Jul 2007 11:40:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 07/07/28 11:40:36

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.165
retrieving revision 1.11049.2.166
diff -u -b -r1.11049.2.165 -r1.11049.2.166
--- ChangeLog   28 Jul 2007 08:09:08 -0000      1.11049.2.165
+++ ChangeLog   28 Jul 2007 11:40:33 -0000      1.11049.2.166
@@ -1,3 +1,13 @@
+2007-07-28  Alan Mackenzie  <address@hidden>
+
+       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  <address@hidden>
 
        * net/trampver.el: Fix the `coding' cookie.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]