From: Glenn Morris Date: Sat, 29 Sep 2012 18:21:45 +0000 (-0700) Subject: * lisp/help-macro.el (three-step-help): Do not autoload defcustom. X-Git-Tag: emacs-24.2.90~244^2~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ced0838266516d9fb1b8a4576c077d0f710ff90c;p=emacs.git * lisp/help-macro.el (three-step-help): Do not autoload defcustom. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d6e7b498f4e..048966a6061 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2012-09-29 Glenn Morris + * help-macro.el (three-step-help): Do not autoload defcustom. + * progmodes/inf-lisp.el (inferior-lisp-filter-regexp) (inferior-lisp-program, inferior-lisp-load-command) (inferior-lisp-prompt, inferior-lisp-mode-hook): diff --git a/lisp/help-macro.el b/lisp/help-macro.el index 112c72778bc..0600484b6df 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -69,7 +69,6 @@ (require 'backquote) -;;;###autoload (defcustom three-step-help nil "Non-nil means give more info about Help command in three steps. The three steps are simple prompt, prompt with all options, and