]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify Creating Frames documentation
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Dec 2021 03:09:33 +0000 (04:09 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Dec 2021 03:09:33 +0000 (04:09 +0100)
* doc/lispref/frames.texi (Creating Frames): Remove misleading
explanation -- even if the hooks are set, they won't be run
(bug#38143).

doc/lispref/frames.texi

index 923ff19997e826362c4a76652100e284745ec59f..95360d4bdd4fc11dcaf8af5862ed8a0128cd8303 100644 (file)
@@ -167,11 +167,10 @@ argument, the frame just created.
 @end defvar
 
 Note that any functions added to these hooks by your initial file are
-usually not run for the initial frame, since Emacs reads the initial
-file only after creating that frame.  However, if the initial frame is
-specified to use a separate minibuffer frame (@pxref{Minibuffers and
-Frames}), the functions will be run for both, the minibuffer-less and
-the minibuffer frame.
+usually not run for the initial frame.  However, if the initial frame
+is specified to use a separate minibuffer frame (@pxref{Minibuffers
+and Frames}), the functions will be run for both, the minibuffer-less
+and the minibuffer frame.
 
 @defvar frame-inherited-parameters
 This variable specifies the list of frame parameters that a newly