Comment change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Jan 2005 20:06:32 +0000 (20:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Jan 2005 20:06:32 +0000 (20:06 +0000)
lisp/mouse.el

index edf7575..7d94b67 100644 (file)
@@ -757,6 +757,7 @@ If the click is in the echo area, display the `*Messages*' buffer."
     (if (and (window-minibuffer-p w)
             (not (minibuffer-window-active-p w)))
        (save-excursion
+         ;; Swallow the up-event.
          (read-event)
          (set-buffer "*Messages*")
          (goto-char (point-max))