]> code.delx.au - gnu-emacs/commitdiff
Rearrange menu items more logically, and put
authorEli Zaretskii <eliz@gnu.org>
Wed, 1 Nov 2000 11:36:56 +0000 (11:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 1 Nov 2000 11:36:56 +0000 (11:36 +0000)
them into a single category.  Add menu items for RefTeX and
Widget.

ChangeLog
info/dir

index e3d09530b4f3fc72c8215a312a62711f7cc4ce43..080f3a50cac51ec5be046a64aab499be38b225f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (Top): Rearrange menu items more logically, and put
+       them into a single category.  Add menu items for RefTeX and
+       Widget.
+
 2000-10-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * Makefile.in (install-arch-indep): Use --info-dir instead of
index 215fde3d403bf7c14528d01be3a1a1023c55fef6..91526e1182f45d9604d2e192bf37d5c0445e25b6 100644 (file)
--- a/info/dir
+++ b/info/dir
@@ -14,33 +14,40 @@ File: dir   Node: Top       This is the top of the INFO tree
 
 * 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.
-* 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.
+* Emacs FAQ: (efaq).   Frequently Asked Questions about Emacs.
+
 * 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.
+* 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.
-* Ada mode: (ada-mode). The GNU Emacs mode editing Ada.
+* 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.
+* SC: (sc).            Supercite lets you cite parts of messages you're 
+                         replying to, in flexible ways.
+
+* 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.
 
+* VIPER: (viper).       The newest Emacs VI-emulation mode.
+* VIP: (vip).          An older VI-emulation for Emacs.
 
-Editors
-* Autotype: (autotype). Convenient features for text that you enter frequently
-                          in Emacs.
-* Emacs FAQ: (efaq).   Frequently Asked Questions about Emacs.