changeset 59526:d52b0a40bde9

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Jan 2005 20:06:32 +0000
parents 0cf6ce91b44c
children 2971d1d726ad
files lisp/mouse.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse.el	Thu Jan 13 20:02:09 2005 +0000
+++ b/lisp/mouse.el	Thu Jan 13 20:06:32 2005 +0000
@@ -757,6 +757,7 @@
     (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))