1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/doc
Martin Rudalics 0ff7851c6b Fix some display-buffer related issues.
* window.el (enlarge-window, shrink-window): Don't mention return
value in doc-string (Bug#12896).
(window--display-buffer): Don't resize frames - it won't work
with all window managers and defeat pop-up-frame-alist.
(display-buffer-alist): In doc-string explain that CONDITION can
be a function and which arguments are passed to it (Bug#12854).
(display-buffer-assq-regexp): New argument ACTION.  Handle lambda
expressions (Bug#12854).
(display-buffer): Pass ACTION argument to
display-buffer-assq-regexp.

* windows.texi (Choosing Window): Rewrite description of
display-buffer-alist (Bug#12167).
(Display Action Functions): Mention inhibit-switch-frame.  Fix
description of display-buffer-below-selected.  Reorder actions.
Add example (Bug#12848).
2012-11-16 11:29:48 +01:00
..
emacs Doc fix for gdb-stopped-functions. 2012-11-13 03:54:37 +08:00
lispintro Update manual for new time stamp format. 2012-10-24 05:12:23 +00:00
lispref Fix some display-buffer related issues. 2012-11-16 11:29:48 +01:00
man Update release logs 2012-08-24 17:53:39 +08:00
misc cl.texi flet clarification 2012-11-15 23:43:24 -08:00