changeset 33116:d521254b9e18

Rearrange menu items more logically, and put them into a single category. Add menu items for RefTeX and Widget.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 01 Nov 2000 11:36:23 +0000
parents 7f9d15661931
children 334f9d0ca32d
files info/dir
diffstat 1 files changed, 25 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/info/dir	Wed Nov 01 09:11:58 2000 +0000
+++ b/info/dir	Wed Nov 01 11:36:23 2000 +0000
@@ -14,33 +14,40 @@
 
 * Menu: The list of major topics begins on the next line.
 
+Editors
 * Info: (info).		Documentation browsing system.
 * Emacs: (emacs).	The extensible self-documenting text editor.
-* VIPER: (viper).       The newest Emacs VI-emulation mode.
-* VIP: (vip).		An older VI-emulation for Emacs.
-* Forms: (forms).	Emacs package for editing data bases
-			  by filling in forms.
+* Emacs FAQ: (efaq).	Frequently Asked Questions about Emacs.
+
+* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
+* Dired-X: (dired-x).   Dired Extra Features.
+* Ediff: (ediff).	A comprehensive visual interface to diff & patch.
+* Speedbar: (speedbar).	File/Tag summarizing utility.
+
+* Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code.
+* CC mode: (ccmode).	The GNU Emacs mode for editing C, C++, Objective-C
+			  and Java code.
+* Ebrowse: (ebrowse)	A C++ class browser for Emacs.
+* IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.
+
 * Gnus: (gnus).		The news reader Gnus.
 * Message: (message).	Mail and news composition mode that goes with Gnus.
 * MH-E: (mh-e).		Emacs interface to the MH mail system.
 * MIME: (emacs-mime).   The MIME de/composition library.
-* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
 * SC: (sc).		Supercite lets you cite parts of messages you're 
 			  replying to, in flexible ways.
-* Dired-X: (dired-x).   Dired Extra Features.
-* Ediff: (ediff).	A comprehensive visual interface to diff & patch.
-* CC mode: (ccmode).	The GNU Emacs mode for editing C, C++, Objective-C
-			  and Java code.
-* Ada mode: (ada-mode). The GNU Emacs mode editing Ada.
-* IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.
+
+* Autotype: (autotype). Convenient features for text that you enter frequently
+                          in Emacs.
 * Eshell: (eshell).	A command shell implemented in Emacs Lisp.
 * EUDC: (eudc).		Emacs Unified Directory Client.
-* Ebrowse: (ebrowse)	A C++ class browser for Emacs.
+* Forms: (forms).	Emacs package for editing data bases
+			  by filling in forms.
+* RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
+* Widget: (widget).     The "widget" package used by the Emacs Customization
+                          facility.
 * WoMan: (woman).       Browse UN*X Manual Pages "Wo (without) Man".
-* Speedbar: (speedbar).	File/Tag summarizing utility.
-
 
-Editors
-* Autotype: (autotype). Convenient features for text that you enter frequently
-                          in Emacs.
-* Emacs FAQ: (efaq).	Frequently Asked Questions about Emacs.
+* VIPER: (viper).       The newest Emacs VI-emulation mode.
+* VIP: (vip).		An older VI-emulation for Emacs.
+