]> git.eshelyaron.com Git - emacs.git/commit
Rewrite buffer display related doc-strings and doc
authorMartin Rudalics <rudalics@gmx.at>
Thu, 8 Nov 2018 19:20:13 +0000 (20:20 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 8 Nov 2018 19:20:13 +0000 (20:20 +0100)
commitfa605f242eec680b2c7d1374d1405510818d9103
tree651552b9fdaa85a52f5704ed32d1df60967ee885
parentaa556596fabe07af8ee33f59c6d3ec3b882f369e
Rewrite buffer display related doc-strings and doc

* lisp/window.el (display-buffer-overriding-action)
(display-buffer-alist, display-buffer-base-action)
(display-buffer-fallback-action, display-buffer-assq-regexp)
(display-buffer): Rewrite doc-strings using suggestions by
Alan Mackenzie <acm@muc.de>.
(display-buffer-use-some-frame): Adjust doc-string and
reformat code.
* doc/lispref/windows.texi (Buffer Display Action Alists):
Make docs on 'window-height', 'window-width' and
'preserve-size' entries more accurate.
doc/lispref/windows.texi
lisp/window.el