]> code.delx.au - gnu-emacs/blobdiff - doc/misc/emacs-gnutls.texi
Merge from emacs-24; up to 2014-07-21T01:34:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / doc / misc / emacs-gnutls.texi
index 9d250e06888f03470cf02ccff02c0267eaa65dd5..8eb5298010f3b3fa60b296b600f8ca6c8da8c33e 100644 (file)
@@ -2,7 +2,7 @@
 
 @set VERSION 0.3
 
-@setfilename ../../info/emacs-gnutls
+@setfilename ../../info/emacs-gnutls.info
 @settitle Emacs GnuTLS Integration @value{VERSION}
 @documentencoding UTF-8
 
@@ -15,7 +15,7 @@ Copyright @copyright{} 2012--2014 Free Software Foundation, Inc.
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
-Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
+Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
 and with the Back-Cover Texts as in (a) below.  A copy of the license
 is included in the section entitled ``GNU Free Documentation License''.
 
@@ -94,7 +94,7 @@ There's one way to find out if GnuTLS is available, by calling
 Zaretskii) in the same directory as Emacs, you should be OK.
 
 @defun gnutls-available-p
-This function returns t if GnuTLS is available in this instance of Emacs.
+This function returns @code{t} if GnuTLS is available in this instance of Emacs.
 @end defun
 
 Oh, but sometimes things go wrong.  Budgets aren't balanced,
@@ -104,7 +104,7 @@ properly.  Well, there's something to be done in the last case.
 @defvar gnutls-log-level
 The @code{gnutls-log-level} variable sets the log level.  1 is
 verbose.  2 is very verbose.  5 is crazy.  Crazy!  Set it to 1 or 2
-and look in the @code{*Messages*} buffer for the debugging
+and look in the @file{*Messages*} buffer for the debugging
 information.
 @end defvar
 
@@ -148,7 +148,7 @@ instead.
 
 Because of the low-level interactions with the GnuTLS library, there
 is no way currently to ask if a certificate can be accepted.  You have
-to look in the @code{*Messages*} buffer.
+to look in the @file{*Messages*} buffer.
 @end defvar
 
 @defvar gnutls-min-prime-bits