From fc77f9ff442642e4daed928640338dc46e789ee4 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Mon, 31 Mar 1997 15:32:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ lisp/gnus.el | 2 +- lisp/nntp.el | 2 +- texi/gnus.texi | 6 +++--- texi/message.texi | 6 +++--- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe4af61a4..8166183c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +Mon Mar 31 17:30:10 1997 Lars Magne Ingebrigtsen + + * gnus.el: Gnus v5.4.39 is released. + +Mon Mar 31 17:29:13 1997 Lars Magne Ingebrigtsen + + * nntp.el (nntp-connection-alist): Ooize. + Mon Mar 31 16:34:37 1997 Lars Magne Ingebrigtsen * gnus.el: Gnus v5.4.38 is released. diff --git a/lisp/gnus.el b/lisp/gnus.el index 22cf16e40..5093a2cd3 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -226,7 +226,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "5.4.38" +(defconst gnus-version-number "5.4.39" "Version number for this version of Gnus.") (defconst gnus-version (format "Gnus v%s" gnus-version-number) diff --git a/lisp/nntp.el b/lisp/nntp.el index 07131b7c4..9c40dc5a0 100644 --- a/lisp/nntp.el +++ b/lisp/nntp.el @@ -158,7 +158,7 @@ server there that you can connect to. See also `nntp-open-connection-function'" (defvar nntp-connection-list nil) (defvoo nntp-server-type nil) -(defvar nntp-connection-alist nil) +(defvoo nntp-connection-alist nil) (defvoo nntp-status-string "") (defconst nntp-version "nntp 5.0") (defvoo nntp-inhibit-erase nil) diff --git a/texi/gnus.texi b/texi/gnus.texi index 28af902be..5d699ffc5 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename gnus -@settitle Gnus 5.4.38 Manual +@settitle Gnus 5.4.39 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 Gnus 5.4.38 Manual +@title Gnus 5.4.39 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 Gnus 5.4.38. +This manual corresponds to Gnus 5.4.39. @end ifinfo diff --git a/texi/message.texi b/texi/message.texi index 2bdd84aa1..118b67150 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename message -@settitle Message 5.4.38 Manual +@settitle Message 5.4.39 Manual @synindex fn cp @synindex vr cp @synindex pg cp @@ -39,7 +39,7 @@ into another language, under the above conditions for modified versions. @tex @titlepage -@title Message 5.4.38 Manual +@title Message 5.4.39 Manual @author by Lars Magne Ingebrigtsen @page @@ -79,7 +79,7 @@ buffers. * Key Index:: List of Message mode keys. @end menu -This manual corresponds to Message 5.4.38. Message is distributed with +This manual corresponds to Message 5.4.39. Message is distributed with the Gnus distribution bearing the same version number as this manual has. -- 2.25.1