diff options
Diffstat (limited to 'src/frame.c')
| -rw-r--r-- | src/frame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c index ab60fd5b808..c14f4db91da 100644 --- a/src/frame.c +++ b/src/frame.c | |||
| @@ -2487,7 +2487,7 @@ If FRAME is omitted, the selected frame is used. The exact value | |||
| 2487 | of the result depends on the window-system and toolkit in use: | 2487 | of the result depends on the window-system and toolkit in use: |
| 2488 | 2488 | ||
| 2489 | In the Gtk+ version of Emacs, it includes only any window (including | 2489 | In the Gtk+ version of Emacs, it includes only any window (including |
| 2490 | the minibuffer or eacho area), mode line, and header line. It does not | 2490 | the minibuffer or echo area), mode line, and header line. It does not |
| 2491 | include the tool bar or menu bar. | 2491 | include the tool bar or menu bar. |
| 2492 | 2492 | ||
| 2493 | With the Motif or Lucid toolkits, it also includes the tool bar (but | 2493 | With the Motif or Lucid toolkits, it also includes the tool bar (but |