]> git.eshelyaron.com Git - emacs.git/commit
Fix documentation of `make-frame' and related variables and hooks
authorMartin Rudalics <rudalics@gmx.at>
Mon, 25 Sep 2017 08:09:32 +0000 (10:09 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 25 Sep 2017 08:09:32 +0000 (10:09 +0200)
commitdc6b3560e56c83b3e3191a3d95d31fe288181742
tree998a37d181ebc8cca660d0851261a5d404165159
parent3d3778d82a87139ef50a24146f5bad2a57a82094
Fix documentation of `make-frame' and related variables and hooks

* lisp/frame.el (before-make-frame-hook)
(after-make-frame-functions, frame-inherited-parameters)
(make-frame): Fix doc-strings.
* doc/lispref/frames.texi (Creating Frames): Fix description
of `make-frame' and related variables and hooks.
doc/lispref/frames.texi
lisp/frame.el