]> git.eshelyaron.com Git - emacs.git/commit
Fixed some autoload problems: Try to ensure that the entry for ".c"
authorMartin Stjernholm <mast@lysator.liu.se>
Sat, 5 Jul 2003 19:53:33 +0000 (19:53 +0000)
committerMartin Stjernholm <mast@lysator.liu.se>
Sat, 5 Jul 2003 19:53:33 +0000 (19:53 +0000)
commit50fdde0e7e1720e80c54ade7708e6e6af4e4c8b7
tree6d4bae28cad14db94de055f07db169f078ab70be
parent392cb21b2f3b9ad212225e05a715553e18b1c160
Fixed some autoload problems: Try to ensure that the entry for ".c"
extension comes before the one for ".C" on auto-mode-alist', to behave
better on case insensitive OS:es.  Fixed incorrect entries that were added
to interpreter-mode-alist'.  Moved the autoload directives for AWK to the
top level since they aren't recognized anywhere else.  Do not use the new
AWK mode doc in the autoload form for the old AWK mode.
lisp/progmodes/cc-mode.el