*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 25 Jul 1998 17:32:17 +0000 (17:32 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 25 Jul 1998 17:32:17 +0000 (17:32 +0000)
lisp/ChangeLog
lisp/gnus-salt.el
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index a835178..02f0491 100644 (file)
@@ -1,3 +1,12 @@
+Sat Jul 25 19:31:36 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v5.6.26 is released.
+
+1998-07-25 14:53:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-salt.el (gnus-pick-mouse-pick-region): Use
+       gnus-read-event-char. 
+
 Sat Jul 25 02:43:35 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus.el: Gnus v5.6.25 is released.
index 49a3805..1f881cf 100644 (file)
@@ -242,7 +242,7 @@ This must be bound to a button-down mouse event."
     (let (event end end-point last-end-point (end-of-range (point)))
       (track-mouse
        (while (progn
-               (setq event (read-event))
+               (setq event (gnus-read-event-char))
                (or (mouse-movement-p event)
                    (eq (car-safe event) 'switch-frame)))
         (if (eq (car-safe event) 'switch-frame)
index 2ec439d..350825d 100644 (file)
@@ -250,7 +250,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "5.6.25"
+(defconst gnus-version-number "5.6.26"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Gnus v%s" gnus-version-number)
index e85fa80..e933c6d 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename gnus
-@settitle Gnus 5.6.25 Manual
+@settitle Gnus 5.6.26 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -316,7 +316,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Gnus 5.6.25 Manual
+@title Gnus 5.6.26 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -352,7 +352,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.6.25.
+This manual corresponds to Gnus 5.6.26.
 
 @end ifinfo
 
@@ -15388,7 +15388,7 @@ On July 28th 1996 work on Red Gnus was begun, and it was released on
 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
 
 On September 13th 1997, Quassia Gnus was started and lasted 37
-releases.  If was released as ``Gnus 5.6.25' on March 8th 1998.
+releases.  If was released as ``Gnus 5.6.26' on March 8th 1998.
 
 If you happen upon a version of Gnus that has a prefixed name --
 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'' --
@@ -15865,7 +15865,7 @@ actually are people who are using Gnus.  Who'd'a thunk it!
 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
 * September Gnus::     The Thing Formally Known As Gnus 5.3/5.3.
 * Red Gnus::           Third time best---Gnus 5.4/5.5.
-* Quassia Gnus::       Two times two is four, or Gnus 5.6.25.
+* Quassia Gnus::       Two times two is four, or Gnus 5.6.26.
 @end menu
 
 These lists are, of course, just @emph{short} overviews of the
@@ -16400,7 +16400,7 @@ Emphasized text can be properly fontisized:
 @node Quassia Gnus
 @subsubsection Quassia Gnus
 
-New features in Gnus 5.6.25:
+New features in Gnus 5.6.26:
 
 @itemize @bullet
 
index a58ef41..ae764d7 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename message
-@settitle Message 5.6.25 Manual
+@settitle Message 5.6.26 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.6.25 Manual
+@title Message 5.6.26 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.6.25.  Message is distributed with
+This manual corresponds to Message 5.6.26.  Message is distributed with
 the Gnus distribution bearing the same version number as this manual
 has.