auth.texi (Multiple GMail accounts with Gnus): Markup fix
authorGlenn Morris <rgm@gnu.org>
Thu, 5 Feb 2015 22:08:24 +0000 (22:08 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 5 Feb 2015 22:08:24 +0000 (22:08 +0000)
texi/ChangeLog
texi/auth.texi

index 0a5a4ad..d39d114 100644 (file)
@@ -1,3 +1,7 @@
+2015-02-05  Glenn Morris  <rgm@gnu.org>
+
+       * auth.texi (Multiple GMail accounts with Gnus): Markup fix.
+
 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * auth.texi (Multiple GMail accounts with Gnus): Add FAQ.
@@ -11,7 +15,7 @@
        * gnus.texi (Support for IMAP Extensions): Document the Gmail label
        extension.
 
-2014-12-18  Eric Abrahamsen <eric@ericabrahamsen.net>
+2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
 
        * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
        gnus-registry-prune-factor. Explain sorting changes and
index 31731e4..48d458e 100644 (file)
@@ -247,8 +247,8 @@ names:
 Your netrc entries will then be:
 
 @example
-machine gmail login account@gmail.com password "accountpassword" port imap
-machine gmail2 login account2@gmail.com password "account2password" port imap
+machine gmail login account@@gmail.com password "accountpassword" port imap
+machine gmail2 login account2@@gmail.com password "account2password" port imap
 @end example
 
 @node Secret Service API