* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
commitd2f795854ea4d0eb76b470779e38e5f8a23e9847
authorThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 18 Dec 2007 09:21:28 +0000 (18 09:21 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 18 Dec 2007 09:21:28 +0000 (18 09:21 +0000)
treea4294dc585aae5117015a67fdd5f2ca6d64d3ccf
parent5f01100afe3475bafa640343f6701d9b219ea70f
* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
(c-comment-continuation-stars): No longer declare with
cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
(c-block-comment-prefix): Use symbol-value to
access c-comment-continuation-stars.
* progmodes/cc-mode.el (c-initialize-cc-mode):
Use symbol-value to access c-comment-continuation-stars.
lisp/ChangeLog
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-vars.el