*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 5 Mar 1997 00:47:34 +0000 (00:47 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 5 Mar 1997 00:47:34 +0000 (00:47 +0000)
lisp/ChangeLog
lisp/gnus.el
lisp/nnoo.el
texi/ChangeLog
texi/gnus.texi

index ed06716..61c1fe5 100644 (file)
@@ -1,3 +1,11 @@
+Thu Nov 21 05:33:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnoo.el (nnoo-change-server): Protect against void vars.
+
+Thu Nov 21 00:00:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.67 is released.
+
 Wed Nov 20 22:54:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
        * message.el (message-mode-field-menu): Separated.
index efae85b..a8aae82 100644 (file)
@@ -42,7 +42,7 @@
   "Score and kill file handling."
   :group 'gnus )
 
-(defconst gnus-version-number "0.67"
+(defconst gnus-version-number "0.68"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Red Gnus v%s" gnus-version-number)
index aa861ce..210e42e 100644 (file)
        (while (setq def (pop defs))
          (unless (assq (car def) bvariables)
            (nconc bvariables
-                  (list (cons (car def) (symbol-value (car def))))))
+                  (list (cons (car def)
+                              (condition-case ()
+                                  (symbol-value (car def))
+                                (error nil))))))
          (set (car def) (cadr def))))
       (while parents
        (nnoo-change-server 
index 6e1ebbe..9e6015f 100644 (file)
@@ -1,3 +1,7 @@
+Thu Nov 21 17:45:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.texi (Canceling and Superseding): Fix.
+
 Wed Nov 20 15:42:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
        * gnus.texi (New Groups): Addition.
index 64b2d18..eb250ba 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename gnus
-@settitle Red Gnus 0.67 Manual
+@settitle Red Gnus 0.68 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -287,7 +287,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Red Gnus 0.67 Manual
+@title Red Gnus 0.68 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -323,7 +323,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 Red Gnus 0.67
+This manual corresponds to Red Gnus 0.68
 
 @end ifinfo
 
@@ -3722,7 +3722,7 @@ have posted almost the same article twice.
 If you have just posted the article, and change your mind right away,
 there is a trick you can use to cancel/supersede the article without
 waiting for the article to appear on your site first.  You simply return
-to the post buffer (which is called @code{*post-buf*}).  There you will
+to the post buffer (which is called @code{*sent ...*}).  There you will
 find the article you just posted, with all the headers intact.  Change
 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
 header by substituting one of those words for the word