aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d6a7d9dea03..821cf6357f0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
12006-07-11 Kim F. Storm <storm@cua.dk> 12006-07-11 Kim F. Storm <storm@cua.dk>
2 2
3 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form. 3 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
4 Simplify by calling redisplay with non-nil arg if seconds < 0. 4 Remove special case for seconds < 0. Use (redisplay t) instead.
5 5
62006-07-10 Chong Yidong <cyd@stupidchicken.com> 62006-07-10 Chong Yidong <cyd@stupidchicken.com>
7 7