]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 30 Oct 2004 20:49:41 +0000 (20:49 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 30 Oct 2004 20:49:41 +0000 (20:49 +0000)
lisp/ChangeLog

index 40e310beaedb2e86381a499a06f2d1f53277fe5d..55f022bf9c9d7e1cbde04ecde819d70dfdf6de2f 100644 (file)
@@ -4,10 +4,9 @@
 
        * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
        compiler warning.
-       (help-at-pt-timer-delay): Add :initialize and :version keywords.
-       Simplify :set function.
-       (help-at-pt-display-when-idle): Remove autoload.  Add :version
-       keyword.
+       (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
+       function.
+       (help-at-pt-display-when-idle): Remove autoload.
 
 2004-10-30  Stefan  <monnier@iro.umontreal.ca>