Ma Gnus v0.7 is released
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 1 May 2013 20:11:07 +0000 (22:11 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 1 May 2013 20:11:07 +0000 (22:11 +0200)
lisp/ChangeLog
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index 2528343..e745774 100644 (file)
@@ -1,3 +1,7 @@
+2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: Ma Gnus v0.7 is released.
+
 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
index c4e6931..3e71229 100644 (file)
@@ -294,7 +294,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.6"
+(defconst gnus-version-number "0.7"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Ma Gnus v%s" gnus-version-number)
index 41b33f8..a6f5d1f 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.6}
+\newcommand{\gnusversionname}{Ma Gnus v0.7}
 \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.6
+This manual corresponds to Ma Gnus v0.7
 
 @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.6
+This manual corresponds to Ma Gnus v0.7
 
 @heading Other related manuals
 @itemize
@@ -28889,7 +28889,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.6} @c Adjust ../Makefile.in if you change this line!
+@samp{Ma Gnus v0.7} @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 950f6c3..a336de7 100644 (file)
@@ -76,7 +76,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.6
+corresponding to this manual is Ma Gnus v0.7
 
 
 @node Interface