Release commit
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 1 May 2000 12:57:50 +0000 (12:57 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 1 May 2000 12:57:50 +0000 (12:57 +0000)
lisp/ChangeLog
lisp/dgnushack.el
texi/gnus.texi
texi/message.texi

index d4931ca..e4988d0 100644 (file)
@@ -1,3 +1,7 @@
+Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
+
+       * gnus.el: Gnus v5.8.6 is released.
+
 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
        * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
index 6f18176..5579432 100644 (file)
@@ -31,7 +31,7 @@
 
 (require 'cl)
 
-;(push "/usr/share/emacs/site-lisp" load-path)
+(push "/usr/share/emacs/site-lisp" load-path)
 
 (unless (featurep 'xemacs)
   (define-compiler-macro last (&whole form x &optional n)
index fb53755..51562e5 100644 (file)
@@ -355,7 +355,7 @@ can be gotten by any nefarious means you can think of---@sc{nntp}, local
 spool or your mbox file.  All at the same time, if you want to push your
 luck.
 
-This manual corresponds to Gnus 5.8.5.
+This manual corresponds to Gnus 5.8.6.
 
 @end ifinfo
 
index 4005a23..da25d5e 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename message
-@settitle Message 5.8.5 Manual
+@settitle Message 5.8.6 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -42,7 +42,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Message 5.8.5 Manual
+@title Message 5.8.6 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -83,7 +83,7 @@ Message mode buffers.
 * Key Index::         List of Message mode keys.
 @end menu
 
-This manual corresponds to Message 5.8.5.  Message is distributed with
+This manual corresponds to Message 5.8.6.  Message is distributed with
 the Gnus distribution bearing the same version number as this manual.