changeset 61937:8ad965b70dbf

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 29 Apr 2005 23:46:57 +0000
parents 22a61ada06e0
children 5512015ae158
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 29 22:39:56 2005 +0000
+++ b/lisp/ChangeLog	Fri Apr 29 23:46:57 2005 +0000
@@ -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.