1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

(help-at-pt-display-when-idle): Add autoload cookie.

This commit is contained in:
Luc Teirlinck 2005-01-25 03:36:37 +00:00
parent 29099c2f2b
commit fe86084221
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
* help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
2005-01-24 Lute Kamstra <lute@gnu.org>
* textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the

View File

@ -146,6 +146,7 @@ This is done by setting a timer, if none is currently active."
(run-with-idle-timer
help-at-pt-timer-delay t #'help-at-pt-maybe-display))))
;;;###autoload
(defcustom help-at-pt-display-when-idle 'never
"*Automatically show local help on point-over.
If the value is t, the string obtained from any `kbd-help' or