]> git.eshelyaron.com Git - emacs.git/commit
Improve before-make-frame-hook and after-make-frame-functions docs.
authorEli Zaretskii <eliz@gnu.org>
Tue, 7 Dec 2021 17:57:14 +0000 (19:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 7 Dec 2021 17:57:14 +0000 (19:57 +0200)
commit8f7da3ecb5e9d03b776a7c6caeb5c76e9ef680dc
tree0d56e8cb344be39fca672ba987acb547fc795d0d
parent77a30e1e88daed4cb47fd567dcae25a260eb1ef2
Improve before-make-frame-hook and after-make-frame-functions docs.

* lisp/frame.el (before-make-frame-hook)
(after-make-frame-functions):
* doc/lispref/frames.texi (Creating Frames): Mention that these
functions will be run for the initial frame only if added to the
hook in early-init file.  (Bug#38143)
doc/lispref/frames.texi
lisp/frame.el