Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
71764:77752270b25a | 71765:6aa63dccd38d |
---|---|
1 2006-07-10 Chong Yidong <cyd@stupidchicken.com> | 1 2006-07-10 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * progmodes/cc-awk.el (defconst): Fix compilation error. | |
2 | 4 |
3 * subr.el (sit-for): New function. | 5 * subr.el (sit-for): New function. |
4 | 6 |
5 * play/hanoi.el (hanoi-sit-for): Check sit-for return value. | 7 * play/hanoi.el (hanoi-sit-for): Check sit-for return value. |
6 | 8 |