diff options
| author | Ted Zlatanov | 2012-04-09 09:10:22 -0400 |
|---|---|---|
| committer | Ted Zlatanov | 2012-04-09 09:10:22 -0400 |
| commit | 6b4f4a2d6badbe414c8b662feeac3db8edcbda89 (patch) | |
| tree | 695441508770c455e2167b42003f0e26c09f5e06 /info/dir | |
| parent | fb7ada5f94a71d73bf6cfad5cc87fe7fb26125a5 (diff) | |
| download | emacs-6b4f4a2d6badbe414c8b662feeac3db8edcbda89.tar.gz emacs-6b4f4a2d6badbe414c8b662feeac3db8edcbda89.zip | |
Add documentation for the Emacs GnuTLS integration.
* info/dir (File):
* Makefile.in: Add emacs-gnutls to the info directory and the
INFO_FILES target.
* doc/misc/emacs-gnutls.texi: Add documentation for the GnuTLS integration.
* doc/misc/gnutls.texi: New file to explain the GnuTLS integration.
* doc/misc/Makefile.in: Add gnutls.texi to build.
Diffstat (limited to 'info/dir')
| -rw-r--r-- | info/dir | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -40,6 +40,7 @@ Emacs editing modes | |||
| 40 | Emacs network features | 40 | Emacs network features |
| 41 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). | 41 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). |
| 42 | * Gnus: (gnus). The newsreader Gnus. | 42 | * Gnus: (gnus). The newsreader Gnus. |
| 43 | * GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration. | ||
| 43 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. | 44 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. |
| 44 | * MH-E: (mh-e). Emacs interface to the MH mail system. | 45 | * MH-E: (mh-e). Emacs interface to the MH mail system. |
| 45 | * Message: (message). Mail and news composition mode that | 46 | * Message: (message). Mail and news composition mode that |