*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 31 Mar 1997 15:32:46 +0000 (15:32 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 31 Mar 1997 15:32:46 +0000 (15:32 +0000)
lisp/ChangeLog
lisp/gnus.el
lisp/nntp.el
texi/gnus.texi
texi/message.texi

index fe4af61..8166183 100644 (file)
@@ -1,3 +1,11 @@
+Mon Mar 31 17:30:10 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v5.4.39 is released.
+
+Mon Mar 31 17:29:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nntp.el (nntp-connection-alist): Ooize.
+
 Mon Mar 31 16:34:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus.el: Gnus v5.4.38 is released.
index 22cf16e..5093a2c 100644 (file)
@@ -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)
index 07131b7..9c40dc5 100644 (file)
@@ -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)
index 28af902..5d699ff 100644 (file)
@@ -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
 
index 2bdd84a..118b671 100644 (file)
@@ -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.