summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-05-16 21:43:16 +0000
committerKim F. Storm <storm@cua.dk>2004-05-16 21:43:16 +0000
commit57116789282b741c865a6da97494de219cadd129 (patch)
tree8e7e91987f8c87592e1c78d309765b974af6d487 /lisp
parent7033bbf1e655bf575090dfa8ccec290ffbb8cfdd (diff)
downloademacs-57116789282b741c865a6da97494de219cadd129.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8e746570022..d4b91906c04 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-16 Kim F. Storm <storm@cua.dk>
+
+ * emacs-lisp/timer.el (timer-event-handler): Fix last change.
+
2004-05-15 John Wiegley <johnw@newartisans.com>
* eshell/esh-io.el (eshell-get-target): whitespace changes.