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:
parent
d38edfc317
commit
2e36c3b0f8
1 changed files with 1 additions and 0 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue