diff options
author | Glenn Morris <rgm@gnu.org> | 2013-09-08 16:31:14 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-09-08 16:31:14 -0700 |
commit | 7dc61a66e79e4d6102e2574e99eb704184e802b7 (patch) | |
tree | 3bcaf6140143432a6c70163437758fa2394df9c6 /doc | |
parent | 144e38fe1809f1fcf96ce04b5abdfbca585e5251 (diff) | |
download | emacs-7dc61a66e79e4d6102e2574e99eb704184e802b7.tar.gz emacs-7dc61a66e79e4d6102e2574e99eb704184e802b7.tar.bz2 emacs-7dc61a66e79e4d6102e2574e99eb704184e802b7.zip |
* doc/misc/emacs-gnutls.texi: Tweak direntry.
* info/dir: Tweak emacs-gnutls entry.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/emacs-gnutls.texi | 2 |
2 files changed, 5 insertions, 1 deletions
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 @@ +2013-09-08 Glenn Morris <rgm@gnu.org> + + * emacs-gnutls.texi: Tweak direntry. + 2013-09-06 Michael Albinus <michael.albinus@gmx.de> * 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.'' @dircategory Emacs network features @direntry -* GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. +* Emacs GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. @end direntry @titlepage |