[gnus git] branch no-gnus updated: n0-19-1-g80d445f =1= No Gnus v0.20 is begun
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 80d445fda3dbded5239eaed46c7db8d877ef4308 (commit)
from 350e1951f0f9d171ec0907732707b2a7c4b754b3 (commit)
- Log -----------------------------------------------------------------
commit 80d445fda3dbded5239eaed46c7db8d877ef4308
Author: Lars Ingebrigtsen <[email protected]>
Date: Tue Jan 31 17:38:10 2012 +0100
No Gnus v0.20 is begun
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 4b2d6b0..641405e 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -293,7 +293,7 @@ is restarted, and sometimes reloaded."
:link '(custom-manual "(gnus)Exiting Gnus")
:group 'gnus)
-(defconst gnus-version-number "0.19"
+(defconst gnus-version-number "0.20"
"Version number for this version of Gnus.")
(defconst gnus-version (format "No Gnus v%s" gnus-version-number)
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 13c672b..cc62de0 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -47,7 +47,7 @@ developing GNU and promoting software freedom.''
\begin{document}
% Adjust ../Makefile.in if you change the following line:
-\newcommand{\gnusversionname}{No Gnus v0.19}
+\newcommand{\gnusversionname}{No Gnus v0.20}
\newcommand{\gnuschaptername}{}
\newcommand{\gnussectionname}{}
@@ -358,7 +358,7 @@ spool or your mbox file. All at the same time, if you want to push your
luck.
@c Adjust ../Makefile.in if you change the following line:
-This manual corresponds to No Gnus v0.19
+This manual corresponds to No Gnus v0.20
@ifnottex
@insertcopying
@@ -392,7 +392,7 @@ people should be empowered to do what they want by using (or abusing)
the program.
@c Adjust ../Makefile.in if you change the following line:
-This manual corresponds to No Gnus v0.19
+This manual corresponds to No Gnus v0.20
@heading Other related manuals
@itemize
@@ -28901,7 +28901,7 @@ Gnus will work.
@item
Try doing an @kbd{M-x gnus-version}. If you get something that looks
like @c
-@samp{No Gnus v0.19} @c Adjust ../Makefile.in if you change this line!
+@samp{No Gnus v0.20} @c Adjust ../Makefile.in if you change this line!
@c
you have the right files loaded. Otherwise you have some old @file{.el}
files lying around. Delete these.
diff --git a/texi/message.texi b/texi/message.texi
index 9c7e19c..bc5efe1 100644
--- a/texi/message.texi
+++ b/texi/message.texi
@@ -77,7 +77,7 @@ Message mode buffers.
@c Adjust ../Makefile.in if you change the following lines:
Message is distributed with Gnus. The Gnus distribution
@c
-corresponding to this manual is No Gnus v0.19
+corresponding to this manual is No Gnus v0.20
@node Interface
-----------------------------------------------------------------------
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:
lisp/gnus.el | 2 +-
texi/gnus.texi | 8 ++++----
texi/message.texi | 2 +-
3 files changed, 6 insertions(+), 6 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, no-gnus has been updated
hooks/post-receive
--
Gnus Project