emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/tzz/nettle 413ec28: WIP: GnuTLS: docs.minor change


From: Teodor Zlatanov
Subject: [Emacs-diffs] scratch/tzz/nettle 413ec28: WIP: GnuTLS: docs.minor change
Date: Tue, 18 Apr 2017 16:32:39 -0400 (EDT)

branch: scratch/tzz/nettle
commit 413ec2860b5e0ea857338b7277c2abb66b1f6be7
Author: Ted Zlatanov <address@hidden>
Commit: Ted Zlatanov <address@hidden>

    WIP: GnuTLS: docs.minor change
---
 doc/lispref/text.texi | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 6a06364..6e5aedb 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -57,8 +57,7 @@ the character after point.
 * Decompression::    Dealing with compressed data.
 * Base 64::          Conversion to or from base 64 encoding.
 * Checksum/Hash::    Computing cryptographic hashes.
-* GnuTLS Crypto::    Cryptographic digests, hashes,
-                     and ciphers imported from GnuTLS.
+* GnuTLS Cryptography:: Cryptographic algorithms imported from GnuTLS.
 * Parsing HTML/XML:: Parsing HTML and XML.
 * Atomic Changes::   Installing several buffer changes atomically.
 * Change Hooks::     Supplying functions to be run when text is changed.
@@ -4496,8 +4495,8 @@ It should be somewhat more efficient on larger buffers 
than
 @c according to what we find useful.
 @end defun
 
address@hidden GnuTLS Crypto
address@hidden GnuTLS Crypto
address@hidden GnuTLS Cryptography
address@hidden GnuTLS Cryptography
 @cindex MD5 checksum
 @cindex SHA hash
 @cindex hash, cryptographic



reply via email to

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