Mercurial > emacs
changeset 71774:b320ad87ac92
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 11 Jul 2006 00:15:23 +0000 |
parents | f9f87c544216 |
children | dbb73e0b716b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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