(Tool Bars): Mention that you can turn off tool bars permanently via

the customize interface
This commit is contained in:
Bill Wohler 2005-12-18 18:03:57 +00:00
parent 20ce8b1c72
commit 0b0d984ecb
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-12-18 Bill Wohler <wohler@newt.com>
* frames.texi (Tool Bars): Mention that you can turn off tool bars
permanently via the customize interface
2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus.texi (MIME Commands): Mention addition of

View file

@ -963,7 +963,10 @@ XPM icons if Emacs was built with XPM support. Otherwise, the tool
bar uses monochrome icons (PBM or XBM format).
You can turn display of tool bars on or off with @kbd{M-x
tool-bar-mode}.
tool-bar-mode}. You can turn tool bars off permanently by putting the
line @code{(tool-bar-mode 0)} in your @file{.emacs} file, or by
setting and saving the variable @code{tool-bar-mode} through the
Customize interface.
@node Dialog Boxes
@section Using Dialog Boxes