Ma Gnus v0.5 is released
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 1 May 2012 21:59:07 +0000 (23:59 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 1 May 2012 21:59:07 +0000 (23:59 +0200)
lisp/ChangeLog
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index 608fb4b..71b5577 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: Ma Gnus v0.5 is released.
+
 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * auth-source.el (auth-source--aput-1, auth-source--aput)
index 0388139..4d5ba14 100644 (file)
@@ -294,7 +294,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.4"
+(defconst gnus-version-number "0.5"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Ma Gnus v%s" gnus-version-number)
index 07f5476..425cdc1 100644 (file)
@@ -47,7 +47,7 @@ developing GNU and promoting software freedom.''
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line:
-\newcommand{\gnusversionname}{Ma Gnus v0.4}
+\newcommand{\gnusversionname}{Ma Gnus v0.5}
 \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 Ma Gnus v0.4
+This manual corresponds to Ma Gnus v0.5
 
 @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 Ma Gnus v0.4
+This manual corresponds to Ma Gnus v0.5
 
 @heading Other related manuals
 @itemize
@@ -28865,7 +28865,7 @@ Gnus will work.
 @item
 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
 like @c
-@samp{Ma Gnus v0.4} @c Adjust ../Makefile.in if you change this line!
+@samp{Ma Gnus v0.5} @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.
index e8d3aa2..a3fbd72 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
-corresponding to this manual is Ma Gnus v0.4
+corresponding to this manual is Ma Gnus v0.5
 
 
 @node Interface