changeset 71765:6aa63dccd38d

* progmodes/cc-awk.el (defconst): Fix compilation error.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 10 Jul 2006 18:54:07 +0000
parents 77752270b25a
children 99fd490e1f15
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 10 18:54:07 2006 +0000
+++ b/lisp/ChangeLog	Mon Jul 10 18:54:07 2006 +0000
@@ -1,5 +1,7 @@
 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
 
+	* progmodes/cc-awk.el (defconst): Fix compilation error.
+
 	* subr.el (sit-for): New function.
 
 	* play/hanoi.el (hanoi-sit-for): Check sit-for return value.