diff options
| author | Nick Roberts | 2005-05-16 01:08:01 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-05-16 01:08:01 +0000 |
| commit | b987b30f4161802e42f07d4250ff4c210ad2062e (patch) | |
| tree | af69326d113f57230236236cdb081e112e3d300b | |
| parent | cb7b02c7a45ef19dfe555eeace7cb173755ef407 (diff) | |
| download | emacs-b987b30f4161802e42f07d4250ff4c210ad2062e.tar.gz emacs-b987b30f4161802e42f07d4250ff4c210ad2062e.zip | |
(Tooltips): Replace toolbar with "tool bar" for
consistency.
| -rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index 68d406b45e3..2b2c61af133 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -979,7 +979,7 @@ tooltips. | |||
| 979 | 979 | ||
| 980 | @dfn{Help tooltips} typically display over text---including the mode | 980 | @dfn{Help tooltips} typically display over text---including the mode |
| 981 | line---but may be also available for many other parts of the Emacs | 981 | line---but may be also available for many other parts of the Emacs |
| 982 | frame such as the toolbar and menu items. | 982 | frame such as the tool bar and menu items. |
| 983 | 983 | ||
| 984 | @findex tooltip-mode | 984 | @findex tooltip-mode |
| 985 | You can toggle help tooltips (Tooltip mode) with the command | 985 | You can toggle help tooltips (Tooltip mode) with the command |