]> code.delx.au - gnu-emacs/commit
Fix problem with modes derived from CC Mode: Move macro
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +0000)
commit473944f358e47b45f92e8cc88444f42ffdbb49e9
tree87c6107616a0341f377f818b89c82943c314738a
parent2cd3efd277123b5109d912864b4b6673f40f3b98
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