emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107930: Fix some info/dir entries


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107930: Fix some info/dir entries
Date: Tue, 01 May 2012 21:22:26 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107930
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Tue 2012-05-01 21:22:26 -0400
message:
  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.
modified:
  ChangeLog
  doc/misc/ChangeLog
  doc/misc/emacs-gnutls.texi
  doc/misc/ert.texi
  doc/misc/org.texi
  doc/misc/viper.texi
  info/dir
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-05-02 00:11:24 +0000
+++ b/ChangeLog 2012-05-02 01:22:26 +0000
@@ -1,5 +1,7 @@
 2012-05-02  Glenn Morris  <address@hidden>
 
+       * 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  <address@hidden>

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2012-04-28 19:04:01 +0000
+++ b/doc/misc/ChangeLog        2012-05-02 01:22:26 +0000
@@ -1,3 +1,10 @@
+2012-05-02  Glenn Morris  <address@hidden>
+
+       * 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  <address@hidden>
 
        * faq.texi: Convert @inforefs to @xrefs.

=== modified file 'doc/misc/emacs-gnutls.texi'
--- a/doc/misc/emacs-gnutls.texi        2012-04-12 23:59:47 +0000
+++ b/doc/misc/emacs-gnutls.texi        2012-05-02 01:22:26 +0000
@@ -30,9 +30,9 @@
 @end quotation
 @end copying
 
address@hidden Emacs lisp libraries
address@hidden Emacs network features
 @direntry
-* GnuTLS: (gnutls).          The Emacs GnuTLS Integration.
+* GnuTLS: (emacs-gnutls).       The Emacs GnuTLS integration.
 @end direntry
 
 @titlepage

=== modified file 'doc/misc/ert.texi'
--- a/doc/misc/ert.texi 2012-01-05 09:46:05 +0000
+++ b/doc/misc/ert.texi 2012-05-02 01:22:26 +0000
@@ -4,9 +4,9 @@
 @settitle Emacs Lisp Regression Testing
 @c %**end of header
 
address@hidden Emacs
address@hidden Emacs misc features
 @direntry
-* ERT: (ert).        Emacs Lisp Regression Testing.
+* ERT: (ert).        Emacs Lisp regression testing tool.
 @end direntry
 
 @copying

=== modified file 'doc/misc/org.texi'
--- a/doc/misc/org.texi 2012-04-11 10:59:50 +0000
+++ b/doc/misc/org.texi 2012-05-02 01:22:26 +0000
@@ -286,7 +286,7 @@
 @end quotation
 @end copying
 
address@hidden Emacs
address@hidden Emacs editing modes
 @direntry
 * Org Mode: (org).      Outline-based notes management and organizer
 @end direntry

=== modified file 'doc/misc/viper.texi'
--- a/doc/misc/viper.texi       2012-02-28 08:17:21 +0000
+++ b/doc/misc/viper.texi       2012-05-02 01:22:26 +0000
@@ -25,9 +25,7 @@
 
 @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

=== modified file 'info/dir'
--- a/info/dir  2012-04-12 23:59:47 +0000
+++ b/info/dir  2012-05-02 01:22:26 +0000
@@ -19,6 +19,7 @@
 
 * Menu:
 
+Texinfo documentation system
 * Info: (info).                 How to use the documentation browsing system.
 
 Emacs
@@ -54,7 +55,7 @@
                                   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 @@
 * 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 @@
 * 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]