]> git.eshelyaron.com Git - emacs.git/commitdiff
; Improve commentary of Info-default-directory-list
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2017 13:44:02 +0000 (16:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2017 13:44:02 +0000 (16:44 +0300)
* lisp/info.el (Info-default-directory-list): Describe in the
commentary when it is initialized.  (Bug#27933)

lisp/info.el

index a2071533d8f0b21dd9e5d2a92633c8d1d25c226d..c7f0bbf08d2377164f8ed423b9552270dc37b0b4 100644 (file)
@@ -171,7 +171,11 @@ A header-line does not scroll with the rest of the buffer."
 ;; defvar and explicitly give it a standard-value property, and
 ;; call custom-initialize-delay on it.
 ;; The progn forces the autoloader to include the whole thing, not
-;; just an abbreviated version.
+;; just an abbreviated version.  The value is initialized at startup
+;; time, when command-line calls custom-reevaluate-setting on all
+;; the defcustoms in custom-delayed-init-variables.  This is
+;; somewhat sub-optimal, as ideally this should be done when Info
+;; mode is first invoked.
 ;;;###autoload
 (progn
 (defcustom Info-default-directory-list