diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-06-06 22:23:32 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-06-06 22:23:32 +0000 |
commit | 83abd5437d3e3f832b777b597869f3cc25a3c215 (patch) | |
tree | 23f2c292da152706c8e182abd72f53852491f843 /lispref/windows.texi | |
parent | bfe721d172158ccdcd925e55f5a658421ca0d4fe (diff) | |
download | emacs-83abd5437d3e3f832b777b597869f3cc25a3c215.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r-- | lispref/windows.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi index 35202827e18..31adbddab22 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -521,7 +521,7 @@ Consider all windows in all existing frames. Consider all windows in all visible frames. (To get useful results, you must ensure @var{window} is in a visible frame.) -@item @code{t} +@item 0 Consider all windows in all visible or iconified frames. @item anything else |