Mercurial > emacs
changeset 99331:5fc8a3a01ed4
Mention ordering of recently selected windows.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 02 Nov 2008 11:12:25 +0000 |
parents | 43260b3aaad6 |
children | 978a7dcd9c72 |
files | etc/NEWS |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Nov 02 11:04:54 2008 +0000 +++ b/etc/NEWS Sun Nov 02 11:12:25 2008 +0000 @@ -1252,6 +1252,13 @@ *** If pop-up-frames has the value `graphic-only', display-buffer only makes a separate frame on graphic displays. +** Ordering of recently selected windows and buffer list + +*** select-frame and set-frame-selected-window have new optional +argument NORECORD. + +*** New macro save-selected-window-norecord + ** Window parameters can now be defined. These are analogous to frame parameters, but are associated with individual windows.