diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2003-02-22 22:27:17 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2003-02-22 22:27:17 +0000 |
commit | 7114be0e0ac73b752ab70a7159cdab2a32bf6f4c (patch) | |
tree | 23d4ca701dcea8b656736c404088e0eb8101f18f /man/frames.texi | |
parent | e52bd6b740c55eca2b59ce7e9d9b84d4994aeee9 (diff) | |
download | emacs-7114be0e0ac73b752ab70a7159cdab2a32bf6f4c.tar.gz |
Use `toolbar' since we already have `Tool Bar'.
Diffstat (limited to 'man/frames.texi')
-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 4542893894c..57798a374d9 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -823,7 +823,7 @@ menus. @section Tool Bars @cindex Tool Bar mode @cindex mode, Tool Bar -@cindex icons, tool bar +@cindex icons, toolbar The @dfn{tool bar} is a line (or multiple lines) of icons at the top of the Emacs window. You can click on these icons with the mouse |