1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 14:01:47 -07:00

Comment change.

This commit is contained in:
Richard M. Stallman 2005-01-13 20:06:32 +00:00
parent d38edfc317
commit 2e36c3b0f8

View 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))