diff options
| author | Karl Heuer | 1995-06-06 22:23:32 +0000 |
|---|---|---|
| committer | Karl Heuer | 1995-06-06 22:23:32 +0000 |
| commit | 83abd5437d3e3f832b777b597869f3cc25a3c215 (patch) | |
| tree | 23f2c292da152706c8e182abd72f53852491f843 /lispref | |
| parent | bfe721d172158ccdcd925e55f5a658421ca0d4fe (diff) | |
| download | emacs-83abd5437d3e3f832b777b597869f3cc25a3c215.tar.gz emacs-83abd5437d3e3f832b777b597869f3cc25a3c215.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -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. | |||
| 521 | Consider all windows in all visible frames. (To get useful results, you | 521 | Consider all windows in all visible frames. (To get useful results, you |
| 522 | must ensure @var{window} is in a visible frame.) | 522 | must ensure @var{window} is in a visible frame.) |
| 523 | 523 | ||
| 524 | @item @code{t} | 524 | @item 0 |
| 525 | Consider all windows in all visible or iconified frames. | 525 | Consider all windows in all visible or iconified frames. |
| 526 | 526 | ||
| 527 | @item anything else | 527 | @item anything else |