changeset 82188:399658799dc5

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Sat, 28 Jul 2007 11:50:44 +0000
parents c3f6190f1d00
children 5b68c6fcbb95
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jul 28 08:13:00 2007 +0000
+++ b/lisp/ChangeLog	Sat Jul 28 11:50:44 2007 +0000
@@ -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.