]> code.delx.au - gnu-emacs/blobdiff - doc/misc/smtpmail.texi
Fix copyright years by hand
[gnu-emacs] / doc / misc / smtpmail.texi
index f539cd0e2247ecabeb86da10a01c1e92ec717c78..2647331167853098dc7e676892b8d4879da5eb0d 100644 (file)
@@ -1,10 +1,10 @@
 \input texinfo  @c -*-texinfo-*-
 @setfilename ../../info/smtpmail.info
 @settitle Emacs SMTP Library
-@documentencoding UTF-8
+@include docstyle.texi
 @syncodeindex vr fn
 @copying
-Copyright @copyright{} 2003--2014 Free Software Foundation, Inc.
+Copyright @copyright{} 2003--2016 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -368,7 +368,7 @@ implement support for common requirements.
 @vindex smtpmail-local-domain
   The variable @code{smtpmail-local-domain} controls the hostname sent
 in the first @code{EHLO} or @code{HELO} command sent to the server.
-It should only be set if the @code{system-name} function returns a
+It should be set only if the @code{system-name} function returns a
 name that isn't accepted by the server.  Do not set this variable
 unless your server complains.