comparison lisp/ChangeLog @ 57803:7af0e42e0e75

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 30 Oct 2004 20:49:41 +0000
parents 7bf1b49841aa
children fd2464159489
comparison
equal deleted inserted replaced
57802:edb9ccd02dbf 57803:7af0e42e0e75
2 2
3 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword. 3 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
4 4
5 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid 5 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
6 compiler warning. 6 compiler warning.
7 (help-at-pt-timer-delay): Add :initialize and :version keywords. 7 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
8 Simplify :set function. 8 function.
9 (help-at-pt-display-when-idle): Remove autoload. Add :version 9 (help-at-pt-display-when-idle): Remove autoload.
10 keyword.
11 10
12 2004-10-30 Stefan <monnier@iro.umontreal.ca> 11 2004-10-30 Stefan <monnier@iro.umontreal.ca>
13 12
14 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook. 13 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
15 14