changeset 70838:7f097460654d

(Menu Bars, Tool Bars): Add index entries.
author Reiner Steib <Reiner.Steib@gmx.de>
date Mon, 22 May 2006 15:24:49 +0000
parents c60679e723c7
children f20f9bda1ae7
files man/ChangeLog man/frames.texi
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Mon May 22 13:19:02 2006 +0000
+++ b/man/ChangeLog	Mon May 22 15:24:49 2006 +0000
@@ -1,3 +1,7 @@
+2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* frames.texi (Menu Bars, Tool Bars): Add index entries.
+
 2006-05-20  Richard Stallman  <rms@gnu.org>
 
 	* dired.texi (Dired Navigation): dired-goto-file is now j.
--- a/man/frames.texi	Mon May 22 13:19:02 2006 +0000
+++ b/man/frames.texi	Mon May 22 15:24:49 2006 +0000
@@ -865,6 +865,8 @@
 @section Menu Bars
 @cindex Menu Bar mode
 @cindex mode, Menu Bar
+@findex menu-bar-mode
+@vindex menu-bar-mode
 
   You can turn display of menu bars on or off with @kbd{M-x
 menu-bar-mode} or by customizing the variable @code{menu-bar-mode}.
@@ -904,6 +906,8 @@
 XPM icons if Emacs was built with XPM support.  Otherwise, the tool
 bar uses monochrome icons (PBM or XBM format).
 
+@findex tool-bar-mode
+@vindex tool-bar-mode
   You can turn display of tool bars on or off with @kbd{M-x
 tool-bar-mode} or by customizing the option @code{tool-bar-mode}.