From: Martin Rudalics Date: Sun, 2 Nov 2008 11:12:25 +0000 (+0000) Subject: Mention ordering of recently selected windows. X-Git-Tag: emacs-pretest-23.0.90~2015 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=205f3a3beee4afb7cdea80c9b3e421dbd5e3929b;p=emacs.git Mention ordering of recently selected windows. --- diff --git a/etc/NEWS b/etc/NEWS index b0f2177e547..0a637a011ab 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1252,6 +1252,13 @@ to override the default splitting mechanism of display-buffer. *** 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.