diff options
| author | Glenn Morris | 2012-05-01 21:22:26 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-05-01 21:22:26 -0400 |
| commit | 9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443 (patch) | |
| tree | 1ba55aff5a2dfe4d3c41c59681099843a3c9123a /doc | |
| parent | 9fa0e4168d1e70956ef4b64a47dbf1579b3685a1 (diff) | |
| download | emacs-9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443.tar.gz emacs-9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443.zip | |
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.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 7 | ||||
| -rw-r--r-- | doc/misc/emacs-gnutls.texi | 4 | ||||
| -rw-r--r-- | doc/misc/ert.texi | 4 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 | ||||
| -rw-r--r-- | doc/misc/viper.texi | 4 |
5 files changed, 13 insertions, 8 deletions
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 @@ | |||
| 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * viper.texi: Make direntry shorter (also it is no longer "newest"). | ||
| 4 | |||
| 5 | * emacs-gnutls.texi, ert.texi, org.texi: | ||
| 6 | Fix dircategory, direntry to match info/dir. | ||
| 7 | |||
| 1 | 2012-04-28 Glenn Morris <rgm@gnu.org> | 8 | 2012-04-28 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * faq.texi: Convert @inforefs to @xrefs. | 10 | * 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. | |||
| 30 | @end quotation | 30 | @end quotation |
| 31 | @end copying | 31 | @end copying |
| 32 | 32 | ||
| 33 | @dircategory Emacs lisp libraries | 33 | @dircategory Emacs network features |
| 34 | @direntry | 34 | @direntry |
| 35 | * GnuTLS: (gnutls). The Emacs GnuTLS Integration. | 35 | * GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. |
| 36 | @end direntry | 36 | @end direntry |
| 37 | 37 | ||
| 38 | @titlepage | 38 | @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 @@ | |||
| 4 | @settitle Emacs Lisp Regression Testing | 4 | @settitle Emacs Lisp Regression Testing |
| 5 | @c %**end of header | 5 | @c %**end of header |
| 6 | 6 | ||
| 7 | @dircategory Emacs | 7 | @dircategory Emacs misc features |
| 8 | @direntry | 8 | @direntry |
| 9 | * ERT: (ert). Emacs Lisp Regression Testing. | 9 | * ERT: (ert). Emacs Lisp regression testing tool. |
| 10 | @end direntry | 10 | @end direntry |
| 11 | 11 | ||
| 12 | @copying | 12 | @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. | |||
| 286 | @end quotation | 286 | @end quotation |
| 287 | @end copying | 287 | @end copying |
| 288 | 288 | ||
| 289 | @dircategory Emacs | 289 | @dircategory Emacs editing modes |
| 290 | @direntry | 290 | @direntry |
| 291 | * Org Mode: (org). Outline-based notes management and organizer | 291 | * Org Mode: (org). Outline-based notes management and organizer |
| 292 | @end direntry | 292 | @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.'' | |||
| 25 | 25 | ||
| 26 | @dircategory Emacs misc features | 26 | @dircategory Emacs misc features |
| 27 | @direntry | 27 | @direntry |
| 28 | * VIPER: (viper). The newest Emacs VI-emulation mode. | 28 | * VIPER: (viper). A VI-emulation mode for Emacs. |
| 29 | (also, A VI Plan for Emacs Rescue | ||
| 30 | or the VI PERil.) | ||
| 31 | @end direntry | 29 | @end direntry |
| 32 | 30 | ||
| 33 | @finalout | 31 | @finalout |