[gnus git] branch master updated: m0-11-150-g45cc236 =1= auth.texi (Multiple GMail accounts with Gnus): Markup fix

Katsumi <[email protected]> Thu, 05 Feb 2015 23:08:28 +0100
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  45cc236e71ee889e2a1c3c38ff754e4c37dbed42 (commit)
      from  1c4e3c3a0fa8a01ce010dcaad75b26b0e0f8e3e2 (commit)


- Log -----------------------------------------------------------------
commit 45cc236e71ee889e2a1c3c38ff754e4c37dbed42
Author: Glenn Morris <[email protected]>
Date:   Thu Feb 5 22:08:24 2015 +0000

    auth.texi (Multiple GMail accounts with Gnus): Markup fix

diff --git a/texi/ChangeLog b/texi/ChangeLog
index 0a5a4ad..d39d114 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-05  Glenn Morris  <[email protected]>
+
+	* auth.texi (Multiple GMail accounts with Gnus): Markup fix.
+
 2015-02-05  Teodor Zlatanov  <[email protected]>
 
 	* auth.texi (Multiple GMail accounts with Gnus): Add FAQ.
diff --git a/texi/auth.texi b/texi/auth.texi
index 31731e4..48d458e 100644
--- a/texi/auth.texi
+++ b/texi/auth.texi
@@ -247,8 +247,8 @@ names:
 Your netrc entries will then be:
 
 @example
-machine gmail login [email protected] password "accountpassword" port imap
-machine gmail2 login [email protected] 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

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 texi/ChangeLog |    6 +++++-
 texi/auth.texi |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project