1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 10:20:33 -08:00
emacs/doc
Clemens Radermacher e0de9f3295 Don't skip empty lines when fitting mini frame to buffer (Bug#44080)
* lisp/window.el (fit-mini-frame-to-buffer,
window--resize-mini-frame, fit-frame-to-buffer,
fit-frame-to-buffer-1): By default, fit a mini frame without skipping its
buffer's leading or trailing empty lines.
* src/frame.c (resize-mini-frames): Update doc-string.
* lisp/cus-start.el (resize-mini-frames): Update for customize.
* doc/lispref/minibuf.texi (resize-mini-frames): Update description.
2020-10-27 09:45:25 +01:00
..
emacs Improve documentation of display-fill-column-indicator 2020-10-26 18:01:13 +02:00
lispintro Fix typo in Introduction to Emacs Lisp 2020-08-31 11:34:57 +02:00
lispref Don't skip empty lines when fitting mini frame to buffer (Bug#44080) 2020-10-27 09:45:25 +01:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Improve documentation of 'Info-hide-note-references' in info.texi 2020-10-17 14:43:25 +03:00