1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 04:53:12 -08:00
emacs/doc
Martin Rudalics 0cee66c3f1 Facultatively ignore margins when splitting and resizing windows (Bug#24193)
Provide a new window parameter 'min-margins' which allows to
ignore the actual widths of a window's margins when splitting or
resizing that window horizontally.  This should serve as a
workaround for handling the problems raised by Bug#24193.

* lisp/window.el (window--min-size-1): Handle new window
parameter 'min-margins'.
(split-window): Fix text of error messages.
* doc/lispref/windows.texi (Window Parameters): Describe new
parameter 'min-margins'.
2016-08-16 09:19:18 +02:00
..
emacs Clarify the documentation of back-references in replacements 2016-07-02 18:03:09 +03:00
lispintro Fix comment in files-in-below-directory 2016-07-28 19:53:58 -04:00
lispref Facultatively ignore margins when splitting and resizing windows (Bug#24193) 2016-08-16 09:19:18 +02:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Revert "Fix ses-delete-blanks to delete only blanks + documentation." 2016-08-02 11:43:07 -07:00