From 0b0d984ecb71fc74a8bcb60c7cbb9b7b2455562b Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sun, 18 Dec 2005 18:03:57 +0000 Subject: [PATCH] (Tool Bars): Mention that you can turn off tool bars permanently via the customize interface --- man/ChangeLog | 5 +++++ man/frames.texi | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 490b4f5420e..5893d74efd9 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2005-12-18 Bill Wohler + + * frames.texi (Tool Bars): Mention that you can turn off tool bars + permanently via the customize interface + 2005-12-12 Katsumi Yamaoka * gnus.texi (MIME Commands): Mention addition of diff --git a/man/frames.texi b/man/frames.texi index daaa9599bf7..1af226dc306 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -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 -- 2.39.5