From fe86084221cd13a23761628671421b156a50cb4c Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 25 Jan 2005 03:36:37 +0000 Subject: (help-at-pt-display-when-idle): Add autoload cookie. --- lisp/help-at-pt.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/help-at-pt.el') diff --git a/lisp/help-at-pt.el b/lisp/help-at-pt.el index 2266c8d5a2a..53af1bdd579 100644 --- a/lisp/help-at-pt.el +++ b/lisp/help-at-pt.el @@ -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 -- cgit v1.2.1