1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-20 07:00:31 -08:00
emacs/doc
Martin Rudalics 59526c325e 2015-07-22 Martin Rudalics <rudalics@gmx.at>
Optionally even widths of `display-buffer' windows.  (Bug#21100)

* lisp/window.el (quit-restore-window): Restore width if
requested.
(display-buffer-record-window): Record width when window is
reused and horizontally combined.
(even-window-sizes): New option to allow evening window widths.
(even-window-heights): Defalias to `even-window-sizes'.
(window--even-window-heights): Rename to
`window--even-window-sizes'.  Handle side-by-side windows.
(display-buffer-use-some-window): Call `window--even-window-sizes'
instead of `window--even-window-heights'.
* lisp/help.el (resize-temp-buffer-window): Fix indentation.

* doc/lispref/windows.texi (Choosing Window Options): Describe
`even-window-sizes'.
(Coordinates and Windows): Fix typo.
2015-07-22 12:20:13 +02:00
..
emacs * doc/emacs/frames.texi (Creating Frames): Fix the command `C-x 5 m' runs. 2015-07-15 12:08:29 +08:00
lispintro * doc/lispintro/emacs-lisp-intro.texi (Data types): 2015-06-25 10:23:03 +08:00
lispref 2015-07-22 Martin Rudalics <rudalics@gmx.at> 2015-07-22 12:20:13 +02:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Sync with Tramp repository 2015-07-21 14:59:18 +02:00