Mercurial > emacs
diff lisp/ChangeLog @ 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 | bedc73f663be |
children | 99fd490e1f15 |
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.