]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 Oct 2014 03:50:15 +0000 (23:50 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 Oct 2014 03:50:15 +0000 (23:50 -0400)
commit237bf45a48999d5a8a3617822dddf3ea305bc269
treeceed824397bd7547c250c9fc19167a680038fd9f
parent6b3093be63ab02626d8315b9fac16e4d551585ed
* lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.
(c-lang-defconst):
* lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use it.

Fixes: debbugs:18845
lisp/ChangeLog
lisp/progmodes/cc-defs.el
lisp/progmodes/cc-langs.el