*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Fri, 29 Apr 2005 23:46:57 +0000 (23:46 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 29 Apr 2005 23:46:57 +0000 (23:46 +0000)
lisp/ChangeLog

index cab0cc3..86a7bf3 100644 (file)
@@ -1,3 +1,9 @@
+2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/cc-mode.el (cc-create-define-alist): Check that file
+       exists. Initialise cc-define-alist.
+       (c-mode): Add cc-create-define-alist locally to after-save-hook.
+
 2005-04-29  Sam Steingold  <sds@gnu.org>
 
        * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.