diff options
| author | Glenn Morris | 2013-09-08 16:31:14 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-09-08 16:31:14 -0700 |
| commit | 7dc61a66e79e4d6102e2574e99eb704184e802b7 (patch) | |
| tree | 3bcaf6140143432a6c70163437758fa2394df9c6 | |
| parent | 144e38fe1809f1fcf96ce04b5abdfbca585e5251 (diff) | |
| download | emacs-7dc61a66e79e4d6102e2574e99eb704184e802b7.tar.gz emacs-7dc61a66e79e4d6102e2574e99eb704184e802b7.zip | |
* doc/misc/emacs-gnutls.texi: Tweak direntry.
* info/dir: Tweak emacs-gnutls entry.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/emacs-gnutls.texi | 2 | ||||
| -rw-r--r-- | info/dir | 2 |
4 files changed, 10 insertions, 2 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-09-08 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * info/dir: Tweak emacs-gnutls entry. | ||
| 4 | |||
| 1 | 2013-09-07 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2013-09-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Port --without-x --enable-gcc-warnings to Fedora 19. | 7 | Port --without-x --enable-gcc-warnings to Fedora 19. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 85143fc2692..e3ad5688f22 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-09-08 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-gnutls.texi: Tweak direntry. | ||
| 4 | |||
| 1 | 2013-09-06 Michael Albinus <michael.albinus@gmx.de> | 5 | 2013-09-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * tramp.texi (Alternative Syntax): Remove chapter. | 7 | * tramp.texi (Alternative Syntax): Remove chapter. |
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index 740dfee41ed..b1c4c13c5ff 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi | |||
| @@ -25,7 +25,7 @@ modify this GNU manual.'' | |||
| 25 | 25 | ||
| 26 | @dircategory Emacs network features | 26 | @dircategory Emacs network features |
| 27 | @direntry | 27 | @direntry |
| 28 | * GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. | 28 | * Emacs GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. |
| 29 | @end direntry | 29 | @end direntry |
| 30 | 30 | ||
| 31 | @titlepage | 31 | @titlepage |
| @@ -41,7 +41,7 @@ Emacs editing modes | |||
| 41 | Emacs network features | 41 | Emacs network features |
| 42 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). | 42 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). |
| 43 | * Gnus: (gnus). The newsreader Gnus. | 43 | * Gnus: (gnus). The newsreader Gnus. |
| 44 | * GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. | 44 | * Emacs GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. |
| 45 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. | 45 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. |
| 46 | * MH-E: (mh-e). Emacs interface to the MH mail system. | 46 | * MH-E: (mh-e). Emacs interface to the MH mail system. |
| 47 | * Message: (message). Mail and news composition mode that | 47 | * Message: (message). Mail and news composition mode that |