From: Glenn Morris Date: Wed, 2 May 2012 01:22:26 +0000 (-0400) Subject: Fix some info/dir entries X-Git-Tag: emacs-24.0.97~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443;p=emacs.git Fix some info/dir entries * 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. --- diff --git a/ChangeLog b/ChangeLog index 12dd29bfcbf..8f92ad7896d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-05-02 Glenn Morris + * 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 diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0064deb02fa..fb40c033216 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,10 @@ +2012-05-02 Glenn Morris + + * 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 * faq.texi: Convert @inforefs to @xrefs. diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index d429f21fbf6..12e65c9e8dd 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi @@ -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 diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index 6002e678ff1..b357b3d5e67 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi @@ -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 diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 67633e1acac..775ff638eef 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -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 diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index 86455524b1f..94f7e53ce8c 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi @@ -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 diff --git a/info/dir b/info/dir index d18a38cefa6..cf039593d52 100644 --- 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.