Fix problem with modes derived from CC Mode: Move macro
commit3d38de912c3e88b885e7d4b36d59276a07f19f2a
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:51:38 +0000 (28 11:51 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:51:38 +0000 (28 11:51 +0000)
treecbf56f1ec752868d906b70da4d2faf147e0f0a95
parentd445096897022e3c326ebbe912f6255b337bc5cf
Fix problem with modes derived from CC Mode:  Move macro
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el.  Call it
from c-make-init-lang-vars-fun (cc-langs.el) instead of
c-init-language-vars-for (cc-mode.el).
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el