From d29fbf47e4b1ea635f96bada13645675a0c0506b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 12 Mar 2014 16:52:34 -0400 Subject: Use @file for buffers, per the Texinfo manual * doc/misc/ada-mode.texi, doc/misc/auth.texi, doc/misc/calc.texi: * doc/misc/ebrowse.texi, doc/misc/efaq.texi, doc/misc/emacs-gnutls.texi: * doc/misc/epa.texi, doc/misc/ert.texi, doc/misc/eshell.texi: * doc/misc/eww.texi, doc/misc/flymake.texi, doc/misc/gnus.texi: * doc/misc/info.texi, doc/misc/message.texi, doc/misc/mh-e.texi: * doc/misc/newsticker.texi, doc/misc/pcl-cvs.texi, doc/misc/rcirc.texi: * doc/misc/sem-user.texi, doc/misc/smtpmail.texi, doc/misc/url.texi: * doc/misc/viper.texi, doc/misc/wisent.texi, doc/misc/woman.texi: Use @file for buffers, per the Texinfo manual. --- doc/misc/emacs-gnutls.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/misc/emacs-gnutls.texi') diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index 9d250e06888..d6a95a46296 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi @@ -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 -- cgit v1.2.3