diff etc/NEWS @ 30038:9a141c819d48

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Jul 2000 19:01:01 +0000
parents c4958e8c427f
children 2381ee2fec5b
line wrap: on
line diff
--- a/etc/NEWS	Tue Jul 04 18:58:02 2000 +0000
+++ b/etc/NEWS	Tue Jul 04 19:01:01 2000 +0000
@@ -1236,6 +1236,13 @@
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
 
+** The new function `window-list' has been defined
+
+- Function: window-list &optional WINDOW MINIBUF ALL-FRAMES
+
+Return a list of windows in canonical order.  The parameters WINDOW,
+MINIBUF and ALL-FRAMES are defined like for `next-window'.
+
 ** There's a new function `some-window' defined as follows
 
 - Function: some-window PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT