]> git.eshelyaron.com Git - emacs.git/commitdiff
* progmodes/cc-awk.el (defconst): Fix compilation error.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)
lisp/ChangeLog

index ec13ee51487f76794e458824a7e9f698b58c27f9..5e6f6072c6a5b448bb58caec2fb6f22b90e054c3 100644 (file)
@@ -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.