No Gnus v0.13 is released
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Feb 2011 00:20:18 +0000 (16:20 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Feb 2011 00:20:18 +0000 (16:20 -0800)
lisp/ChangeLog
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index bec462c..233b2e1 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.13 is released.
+
 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (nnimap-open-connection-1): Revert last change, since
 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (nnimap-open-connection-1): Revert last change, since
index 4bd855d..d4a9aa8 100644 (file)
@@ -293,7 +293,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.12"
+(defconst gnus-version-number "0.13"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "No Gnus v%s" gnus-version-number)
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "No Gnus v%s" gnus-version-number)
index 856d41d..3ae23f9 100644 (file)
@@ -47,7 +47,7 @@ developing GNU and promoting software freedom.''
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line:
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line:
-\newcommand{\gnusversionname}{No Gnus v0.12}
+\newcommand{\gnusversionname}{No Gnus v0.13}
 \newcommand{\gnuschaptername}{}
 \newcommand{\gnussectionname}{}
 
 \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:
 luck.
 
 @c Adjust ../Makefile.in if you change the following line:
-This manual corresponds to No Gnus v0.12
+This manual corresponds to No Gnus v0.13
 
 @ifnottex
 @insertcopying
 
 @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:
 the program.
 
 @c Adjust ../Makefile.in if you change the following line:
-This manual corresponds to No Gnus v0.12
+This manual corresponds to No Gnus v0.13
 
 @heading Other related manuals
 @itemize
 
 @heading Other related manuals
 @itemize
@@ -28909,7 +28909,7 @@ Gnus will work.
 @item
 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
 like @c
 @item
 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
 like @c
-@samp{No Gnus v0.12} @c Adjust ../Makefile.in if you change this line!
+@samp{No Gnus v0.13} @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.
 @c
 you have the right files loaded.  Otherwise you have some old @file{.el}
 files lying around.  Delete these.
index 2457225..1e469f0 100644 (file)
@@ -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
 @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.12
+corresponding to this manual is No Gnus v0.13
 
 
 @node Interface
 
 
 @node Interface