changeset 57799:072a1474f638

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 30 Oct 2004 19:49:27 +0000
parents bb24af8f5452
children ab671a8f1ce3
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <teirllm@auburn.edu>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.