Fix some info/dir entries
authorGlenn Morris <rgm@gnu.org>
Wed, 2 May 2012 01:22:26 +0000 (21:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 2 May 2012 01:22:26 +0000 (21:22 -0400)
* doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi:
Fix dircategory, direntry to match info/dir.

* doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest").

* info/dir: Make some entries consistent with the source texi files.

ChangeLog
doc/misc/ChangeLog
doc/misc/emacs-gnutls.texi
doc/misc/ert.texi
doc/misc/org.texi
doc/misc/viper.texi
info/dir

index 12dd29b..8f92ad7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-05-02  Glenn Morris  <rgm@gnu.org>
 
+       * info/dir: Make some entries consistent with the source texi files.
+
        * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
 
 2012-04-18  Ludovic Courtès  <ludo@gnu.org>
index 0064deb..fb40c03 100644 (file)
@@ -1,3 +1,10 @@
+2012-05-02  Glenn Morris  <rgm@gnu.org>
+
+       * viper.texi: Make direntry shorter (also it is no longer "newest").
+
+       * emacs-gnutls.texi, ert.texi, org.texi:
+       Fix dircategory, direntry to match info/dir.
+
 2012-04-28  Glenn Morris  <rgm@gnu.org>
 
        * faq.texi: Convert @inforefs to @xrefs.
index d429f21..12e65c9 100644 (file)
@@ -30,9 +30,9 @@ license to the document, as described in section 6 of the license.
 @end quotation
 @end copying
 
-@dircategory Emacs lisp libraries
+@dircategory Emacs network features
 @direntry
-* GnuTLS: (gnutls).          The Emacs GnuTLS Integration.
+* GnuTLS: (emacs-gnutls).       The Emacs GnuTLS integration.
 @end direntry
 
 @titlepage
index 6002e67..b357b3d 100644 (file)
@@ -4,9 +4,9 @@
 @settitle Emacs Lisp Regression Testing
 @c %**end of header
 
-@dircategory Emacs
+@dircategory Emacs misc features
 @direntry
-* ERT: (ert).        Emacs Lisp Regression Testing.
+* ERT: (ert).        Emacs Lisp regression testing tool.
 @end direntry
 
 @copying
index 67633e1..775ff63 100644 (file)
@@ -286,7 +286,7 @@ license to the document, as described in section 6 of the license.
 @end quotation
 @end copying
 
-@dircategory Emacs
+@dircategory Emacs editing modes
 @direntry
 * Org Mode: (org).      Outline-based notes management and organizer
 @end direntry
index 8645552..94f7e53 100644 (file)
@@ -25,9 +25,7 @@ developing GNU and promoting software freedom.''
 
 @dircategory Emacs misc features
 @direntry
-* VIPER: (viper).               The newest Emacs VI-emulation mode.
-                                  (also, A VI Plan for Emacs Rescue
-                                  or the VI PERil.)
+* VIPER: (viper).               A VI-emulation mode for Emacs.
 @end direntry
 
 @finalout
index d18a38c..cf03959 100644 (file)
--- a/info/dir
+++ b/info/dir
@@ -19,6 +19,7 @@ The Info Directory
 
 * Menu:
 
+Texinfo documentation system
 * Info: (info).                 How to use the documentation browsing system.
 
 Emacs
@@ -54,7 +55,7 @@ Emacs network features
                                   you're replying to, in flexible ways.
 * Sieve: (sieve).               Managing Sieve scripts in Emacs.
 * TRAMP: (tramp).               Transparent Remote Access, Multiple Protocol
-                                  GNU Emacs remote file access via rsh and rcp.
+                                  Emacs remote file access via rsh and rcp.
 
 Emacs misc features
 * Autotype: (autotype).         Convenient features for text that you enter
@@ -67,7 +68,7 @@ Emacs misc features
 * Ediff: (ediff).               A visual interface for comparing and
                                   merging programs.
 * EDT: (edt).                   An Emacs emulation of the EDT editor.
-* EIEIO: (eieio).               An object system for Emacs Lisp.
+* EIEIO: (eieio).               An objects system for Emacs Lisp.
 * ERT: (ert).                   Emacs Lisp regression testing tool.
 * Eshell: (eshell).             A command shell implemented in Emacs Lisp.
 * Flymake: (flymake).           A universal on-the-fly syntax checker.
@@ -77,18 +78,15 @@ Emacs misc features
 * RefTeX: (reftex).             Emacs support for LaTeX cross-references
                                   and citations.
 * Remember: (remember).         Simple information manager for Emacs.
-* Semantic: (semantic).         Source code parsing utilities for Emacs.
-* SES: (ses).                   Simple Emacs Spreadsheet
+* Semantic: (semantic).         Source code parser library and utilities.
+* SES: (ses).                   Simple Emacs Spreadsheet.
 * Speedbar: (speedbar).         File/Tag summarizing utility.
 * VIP: (vip).                   An older VI-emulation for Emacs.
-* VIPER: (viper).               The newest Emacs VI-emulation mode.
-                                  (also, A VI Plan for Emacs Rescue
-                                  or the VI PERil.)
+* VIPER: (viper).               A VI-emulation mode for Emacs.
 * WoMan: (woman).               Browse UN*X Manual Pages "W.O. (without) Man".
 
 Emacs lisp libraries
-* Auth-source: (auth).          A single configuration for multiple
-                                  applications.
+* Auth-source: (auth).          The Emacs auth-source library.
 * CL: (cl).                     Partial Common Lisp support for Emacs Lisp.
 * D-Bus: (dbus).                Using D-Bus in Emacs.
 * Emacs MIME: (emacs-mime).     Emacs MIME de/composition library.