# HG changeset patch # User Kim F. Storm # Date 1152576923 0 # Node ID b320ad87ac92d3bbfc34833d596ee0e492054f02 # Parent f9f87c5442160317fd602a0031876bc1a6eea5cd *** empty log message *** diff -r f9f87c544216 -r b320ad87ac92 lisp/ChangeLog --- 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 + + * 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