Mercurial > emacs
changeset 67649:4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
the customize interface
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sun, 18 Dec 2005 18:03:57 +0000 |
parents | 0f13c8c5ea20 |
children | bb585f2cd98c |
files | man/ChangeLog man/frames.texi |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Sun Dec 18 05:39:10 2005 +0000 +++ b/man/ChangeLog Sun Dec 18 18:03:57 2005 +0000 @@ -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
--- a/man/frames.texi Sun Dec 18 05:39:10 2005 +0000 +++ b/man/frames.texi Sun Dec 18 18:03:57 2005 +0000 @@ -963,7 +963,10 @@ 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