comparison etc/NEWS.21 @ 78471:40bf41048aad

Replace `iff'.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:12:04 +0000
parents 713172dcf518
children 1dd7437446ea
comparison
equal deleted inserted replaced
78470:8124d29b8a76 78471:40bf41048aad
2500 argument. The first window for which PREDICATE returns a non-nil 2500 argument. The first window for which PREDICATE returns a non-nil
2501 value is returned. If no window satisfies PREDICATE, DEFAULT is 2501 value is returned. If no window satisfies PREDICATE, DEFAULT is
2502 returned. 2502 returned.
2503 2503
2504 Optional second arg MINIBUF t means count the minibuffer window even 2504 Optional second arg MINIBUF t means count the minibuffer window even
2505 if not active. MINIBUF nil or omitted means count the minibuffer iff 2505 if not active. MINIBUF nil or omitted means count the minibuffer if
2506 it is active. MINIBUF neither t nor nil means not to count the 2506 it is active. MINIBUF neither t nor nil means not to count the
2507 minibuffer even if it is active. 2507 minibuffer even if it is active.
2508 2508
2509 Several frames may share a single minibuffer; if the minibuffer 2509 Several frames may share a single minibuffer; if the minibuffer
2510 counts, all windows on all frames that share that minibuffer count 2510 counts, all windows on all frames that share that minibuffer count