[gnus git] branch master updated: m0-5-242-g14185e1 =1= auth.texi (VERSION): Set before first use
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 14185e18386ebba04610ea66ebad153dc92d64e6 (commit)
from 8f7476d4cfadb358d635238ae62c48a89efc6db2 (commit)
- Log -----------------------------------------------------------------
commit 14185e18386ebba04610ea66ebad153dc92d64e6
Author: Andreas Schwab <[email protected]>
Date: Sat Jan 5 23:10:34 2013 +0000
auth.texi (VERSION): Set before first use
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 581ce76..fdf826f 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-05 Andreas Schwab <[email protected]>
+
+ * auth.texi (VERSION): Set before first use.
+
2012-12-27 Glenn Morris <[email protected]>
* auth.texi (Help for users): Break long lines.
diff --git a/texi/auth.texi b/texi/auth.texi
index 206fe76..97dfdaf 100644
--- a/texi/auth.texi
+++ b/texi/auth.texi
@@ -2,11 +2,11 @@
@include gnus-overrides.texi
+@set VERSION 0.3
+
@setfilename auth
@settitle Emacs auth-source Library @value{VERSION}
-@set VERSION 0.3
-
@copying
This file describes the Emacs auth-source library.
-----------------------------------------------------------------------
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 | 4 ++++
texi/auth.texi | 4 ++--
2 files changed, 6 insertions(+), 2 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