/[emacs]/emacs/lisp/mouse.el
ViewVC logotype

Diff of /emacs/lisp/mouse.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.284 by mituharu, Tue Oct 18 08:04:11 2005 UTC revision 1.285 by rfrancoise, Sun Oct 23 09:19:36 2005 UTC
# Line 768  If the click is in the echo area, displa Line 768  If the click is in the echo area, displa
768          (save-excursion          (save-excursion
769            ;; Swallow the up-event.            ;; Swallow the up-event.
770            (read-event)            (read-event)
771            (set-buffer "*Messages*")            (set-buffer (get-buffer-create "*Messages*"))
772            (goto-char (point-max))            (goto-char (point-max))
773            (display-buffer (current-buffer)))            (display-buffer (current-buffer)))
774        ;; Give temporary modes such as isearch a chance to turn off.        ;; Give temporary modes such as isearch a chance to turn off.

Legend:
Removed from v.1.284  
changed lines
  Added in v.1.285

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26