comparison lisp/select.el @ 72031:2b53c13e6121

* progmodes/cc-langs.el (c-emacs-variable-inits): new variable. (c-lang-setvar): new macro. (c-make-init-lang-vars-fun): Use the initialization forms in c-emacs-variable-inits in addition to those in c-lang-variable-inits. (comment-start, comment-end, comment-start-skip): Change these from c-lang-defvar's to c-lang-setvar's. * progmodes/cc-mode.el (c-make-emacs-variables-local): new macro, which calls make-local-variable on the elements of c-emacs-variable-inits. (c-init-language-vars-for): Call this new macro.
author Alan Mackenzie <acm@muc.de>
date Thu, 20 Jul 2006 09:48:09 +0000
parents 3bd95f4f2941
children 7c06d1194d6f c5406394f567
comparison
equal deleted inserted replaced
72030:b0477954803b 72031:2b53c13e6121