# HG changeset patch # User Thien-Thi Nguyen # Date 1197969688 0 # Node ID 0c95db530576cfc3e59c2e21bb2f109897e2d4d3 # Parent 80e1a8076c3687ab416a2d68f56c7770d7f104c2 *** empty log message *** diff -r 80e1a8076c36 -r 0c95db530576 lisp/ChangeLog --- 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 + + * 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 * xml.el (xml-escape-string): New function. Escape string using