2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
authorMartin Stjernholm <mast@lysator.liu.se>
Tue, 8 Jul 2003 23:24:44 +0000 (23:24 +0000)
committerMartin Stjernholm <mast@lysator.liu.se>
Tue, 8 Jul 2003 23:24:44 +0000 (23:24 +0000)
commit7bfc3fdba3eaf4398daa9782ec85b9e5c8e42007
tree8e8d2895f98c458b020cc6a1a1a072cd83c83cdf
parent42f81f6412dcd756022136070dfa6bd25a3d4aa8
2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-engine.el (c-guess-basic-syntax): Do not do hidden buffer
changes; there's third party code that calls this function
directly.

2003-07-07  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-fonts.el (javadoc-font-lock-keywords,
autodoc-font-lock-keywords): Don't byte compile on font lock
initialization when running from byte compiled files.

2003-07-06  Alan Mackenzie  <bug-cc-mode@gnu.org>

* cc-engine.el: Fix AWK mode indentation when previous statement
ends with auto-increment "++".

2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-langs.el, cc-styles.el (c-style-alist, c-lang-variable-inits,
c-lang-variable-inits-tail): The values of these are changed, so
declare them as variables and not constants.
lisp/ChangeLog
lisp/progmodes/cc-defs.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el