summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2008-11-02 11:12:25 +0000
committerMartin Rudalics <rudalics@gmx.at>2008-11-02 11:12:25 +0000
commit205f3a3beee4afb7cdea80c9b3e421dbd5e3929b (patch)
tree74809f67e7a61979f3642c4e9fd1abac3935aa83
parentcbd0f686ad13815aae121ab14fe96660f482161b (diff)
downloademacs-205f3a3beee4afb7cdea80c9b3e421dbd5e3929b.tar.gz
Mention ordering of recently selected windows.
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
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.