1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/doc
Martin Rudalics beaddd87f7 Allow 'display-buffer' to set up body size of chosen window (Bug#17065)
* doc/lispref/windows.texi (Buffer Display Action Alists):
Describe new possible values for 'window-height', 'window-width'
and 'window-size' action alist entries.
* lisp/window.el (window--display-buffer): Handle new values for
'window-height', 'window-width' and 'window-size' ALIST entries.
(display-buffer): Update doc-string for new values of some
action alist entries.
* etc/NEWS: Mention new values of some action alist entries.
2021-10-25 10:42:17 +02:00
..
emacs Merge from origin/emacs-28 2021-10-24 01:55:45 -07:00
lispintro Add comment on reworking a section in emacs-lisp-intro.texi 2021-10-21 21:23:30 +02:00
lispref Allow 'display-buffer' to set up body size of chosen window (Bug#17065) 2021-10-25 10:42:17 +02:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc CC Mode: Fontify "found types" which are recognized after being first scanned 2021-10-24 19:59:18 +00:00