Mercurial > emacs
changeset 57803:7af0e42e0e75
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 30 Oct 2004 20:49:41 +0000 |
parents | edb9ccd02dbf |
children | 0b3a265b0a9c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 30 20:43:36 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 30 20:49:41 2004 +0000 @@ -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>