/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5261 by jpw, Sat Jul 5 14:53:30 2003 UTC revision 1.5262 by mast, Sat Jul 5 19:57:01 2003 UTC
# Line 1  Line 1 
1    2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
2    
3            * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist,
4            c-lang-variable-inits, c-lang-variable-inits-tail): The values of
5            these are changed, so declare them as variables and not constants.
6    
7            * progmodes/cc-mode.el: Fixed some autoload problems: Try to
8            ensure that the entry for ".c" extension comes before the one for
9            ".C" on `auto-mode-alist', to behave better on case insensitive
10            OS:es.  Fixed incorrect entries that were added to
11            `interpreter-mode-alist'.  Moved the autoload directives for AWK
12            to the top level since they aren't recognized anywhere else.  Do
13            not use the new AWK mode doc in the autoload form for the old AWK
14            mode.
15    
16  2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>  2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17    
18          * textmodes/bibtex.el (bibtex-sort-entry-class): new entry          * textmodes/bibtex.el (bibtex-sort-entry-class): new entry

Legend:
Removed from v.1.5261  
changed lines
  Added in v.1.5262

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26