# HG changeset patch # User Luc Teirlinck # Date 1099165767 0 # Node ID 072a1474f638986a4ce2ad5029cf0a02a9570341 # Parent bb24af8f54521b3806e5e1c324f58a78ce891e3d *** empty log message *** diff -r bb24af8f5452 -r 072a1474f638 lisp/ChangeLog --- a/lisp/ChangeLog Sat Oct 30 19:44:44 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 30 19:49:27 2004 +0000 @@ -1,3 +1,12 @@ +2004-10-30 Luc Teirlinck + + * 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. + 2004-10-30 Stefan * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.