From: Kim F. Storm Date: Tue, 11 Jul 2006 00:15:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1562 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d81b041a220f14480725187d00d8761a515f619c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 417d3af3f85..d6a7d9dea03 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-07-11 Kim F. Storm + + * 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 * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid