Ma Gnus v0.9 is released
authorLars Ingebrigtsen <larsi@building.gnus.org>
Fri, 31 Jan 2014 23:02:25 +0000 (15:02 -0800)
committerLars Ingebrigtsen <larsi@building.gnus.org>
Fri, 31 Jan 2014 23:02:25 +0000 (15:02 -0800)
lisp/ChangeLog
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index 931eeb5..bd783e9 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: Ma Gnus v0.9 is released.
+
 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
index aefa8b2..c397b58 100644 (file)
@@ -294,7 +294,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.8"
+(defconst gnus-version-number "0.9"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Ma Gnus v%s" gnus-version-number)
index a1ac7c9..ddf732f 100644 (file)
@@ -46,7 +46,7 @@ modify this GNU manual.''
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line:
-\newcommand{\gnusversionname}{Ma Gnus v0.8}
+\newcommand{\gnusversionname}{Ma Gnus v0.9}
 \newcommand{\gnuschaptername}{}
 \newcommand{\gnussectionname}{}
 
@@ -357,7 +357,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.8
+This manual corresponds to Ma Gnus v0.9
 
 @ifnottex
 @insertcopying
@@ -391,7 +391,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.8
+This manual corresponds to Ma Gnus v0.9
 
 @heading Other related manuals
 @itemize
@@ -28933,7 +28933,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.8} @c Adjust ../Makefile.in if you change this line!
+@samp{Ma Gnus v0.9} @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 ccafe53..6934180 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.8
+corresponding to this manual is Ma Gnus v0.9
 
 
 @node Interface