*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 30 Apr 2005 05:15:52 +0000 (05:15 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 30 Apr 2005 05:15:52 +0000 (05:15 +0000)
lisp/ChangeLog

index 86a7bf3..39905fa 100644 (file)
@@ -3,6 +3,7 @@
        * 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.
+       If there is no file (Macroexpansion) don't create an alist.
 
 2005-04-29  Sam Steingold  <sds@gnu.org>