Files
emacs/lisp/progmodes
Stefan Monnier 16f1e25b9c * lisp/progmodes/cc-defs.el: Expose c-lanf-defconst's expressions to the
byte-compiler.
(lookup-syntax-properties): Silence byte-compiler.
(c-lang-defconst): Quote the code with `lambda' rather than with
`quote'.
(c-lang-const): Avoid unneeded setq.
(c-lang-constants-under-evaluation): Add docstring.
(c-lang--novalue): New constant.
(c-find-assignment-for-mode): Use it instead of c-lang-constants.
(c-get-lang-constant): Same here.
Get the mode's value using `funcall' now that the code is quoted
with `lambda'.
2014-08-28 16:37:13 -04:00
..
2014-02-13 14:37:29 -08:00
2014-05-01 19:55:25 -04:00
2014-07-27 11:41:59 +02:00
2014-06-28 19:17:17 -07:00
2014-06-28 19:17:17 -07:00
2014-06-28 19:17:17 -07:00
2014-05-24 13:43:40 -07:00