Mercurial > emacs
changeset 87321:0c95db530576
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Tue, 18 Dec 2007 09:21:28 +0000 |
parents | 80e1a8076c36 |
children | e99e230d7eb3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 18 09:21:07 2007 +0000 +++ b/lisp/ChangeLog Tue Dec 18 09:21:28 2007 +0000 @@ -1,3 +1,13 @@ +2007-12-18 Thien-Thi Nguyen <ttn@gnuvola.org> + + * 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. + 2007-12-18 Mark A. Hershberger <mah@everybody.org> * xml.el (xml-escape-string): New function. Escape string using