]> code.delx.au - gnu-emacs/blobdiff - doc/misc/erc.texi
Remove more references unnecessarily specific to VCS.
[gnu-emacs] / doc / misc / erc.texi
index 2a66396df67e44bfe2b3f2408c70029bd8f834fe..05338d8cf29d9aec996378e83e92936517ad2422 100644 (file)
@@ -4,12 +4,13 @@
 @settitle ERC Manual
 @syncodeindex fn cp
 @include emacsver.texi
+@documentencoding UTF-8
 @c %**end of header
 
 @copying
 This manual is for ERC as distributed with Emacs @value{EMACSVER}.
 
-Copyright @copyright{} 2005--2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2005--2014 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -234,7 +235,6 @@ forwards.
 
 Different channels and servers may have different language encodings.
 
-In addition, it is possible to translate the messages that ERC uses into
 multiple languages.  Please contact the Emacs developers
 if you are interested in helping with the
 translation effort.
@@ -747,7 +747,7 @@ If non, @code{nil}, this is a list of IRC message types to hide, e.g.:
 @defopt erc-lurker-hide-list
 Like @code{erc-hide-list}, but only applies to messages sent by
 lurkers.  The function @code{erc-lurker-p} determines whether a given
-nickname is considerd a lurker.
+nickname is considered a lurker.
 @end defopt