diff options
| author | Martin Rudalics <rudalics@gmx.at> | 2008-11-02 11:12:25 +0000 |
|---|---|---|
| committer | Martin Rudalics <rudalics@gmx.at> | 2008-11-02 11:12:25 +0000 |
| commit | 205f3a3beee4afb7cdea80c9b3e421dbd5e3929b (patch) | |
| tree | 74809f67e7a61979f3642c4e9fd1abac3935aa83 | |
| parent | cbd0f686ad13815aae121ab14fe96660f482161b (diff) | |
| download | emacs-205f3a3beee4afb7cdea80c9b3e421dbd5e3929b.tar.gz | |
Mention ordering of recently selected windows.
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
