comparison lisp/ChangeLog @ 51752:f5c310fd1ff2

*** empty log message ***
author Martin Stjernholm <mast@lysator.liu.se>
date Sat, 05 Jul 2003 20:02:18 +0000
parents efad864cc756
children 1accf7185baf
comparison
equal deleted inserted replaced
51751:779af906fdae 51752:f5c310fd1ff2
1 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
2
3 * files.el (auto-mode-alist, interpreter-mode-alist): Removed
4 entries to CC Mode modes to avoid duplicates; they are now added
5 with autoload directives in cc-mode.el.
6
1 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org> 7 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
2 8
3 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist, 9 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist,
4 c-lang-variable-inits, c-lang-variable-inits-tail): The values of 10 c-lang-variable-inits, c-lang-variable-inits-tail): The values of
5 these are changed, so declare them as variables and not constants. 11 these are changed, so declare them as variables and not constants.