Mercurial > emacs
diff lisp/ChangeLog @ 71774:b320ad87ac92
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 11 Jul 2006 00:15:23 +0000 |
parents | 99fd490e1f15 |
children | 31adfc0704b6 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jul 11 00:13:17 2006 +0000 +++ b/lisp/ChangeLog Tue Jul 11 00:15:23 2006 +0000 @@ -1,3 +1,8 @@ +2006-07-11 Kim F. Storm <storm@cua.dk> + + * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form. + Simplify by calling redisplay with non-nil arg if seconds < 0. + 2006-07-10 Chong Yidong <cyd@stupidchicken.com> * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid