Mercurial > emacs
diff etc/NEWS @ 99331:5fc8a3a01ed4
Mention ordering of recently selected windows.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 02 Nov 2008 11:12:25 +0000 (2008-11-02) |
parents | 1442c83df0c9 |
children | c28c3e911cc7 |
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.