diff lisp/ChangeLog @ 30337:5861c80aa795

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Jul 2000 22:05:09 +0000
parents aa44e3d4f081
children e720a582ab3b
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 19 22:04:34 2000 +0000
+++ b/lisp/ChangeLog	Wed Jul 19 22:05:09 2000 +0000
@@ -1,5 +1,7 @@
 2000-07-19  Richard M. Stallman  <rms@gnu.org>
 
+	* timer.el (run-with-idle-timer): Doc fix.
+
 	* mail/mail-utils.el (mail-strip-quoted-names): 
 	Handle case where <...> appears inside "...".
 	Use replace-match to edit the string more simply.