[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/xt-mouse.el
From: |
John Paul Wallington |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/xt-mouse.el |
Date: |
Wed, 07 Aug 2002 17:46:50 -0400 |
Index: emacs/lisp/xt-mouse.el
diff -c emacs/lisp/xt-mouse.el:1.16 emacs/lisp/xt-mouse.el:1.17
*** emacs/lisp/xt-mouse.el:1.16 Thu Apr 11 23:33:20 2002
--- emacs/lisp/xt-mouse.el Wed Aug 7 17:46:49 2002
***************
*** 164,170 ****
With prefix arg, turn XTerm mouse mode on iff arg is positive.
Turn it on to use emacs mouse commands, and off to use xterm mouse commands."
! nil " Mouse" nil
(if xterm-mouse-mode
;; Turn it on
(unless window-system
--- 164,170 ----
With prefix arg, turn XTerm mouse mode on iff arg is positive.
Turn it on to use emacs mouse commands, and off to use xterm mouse commands."
! nil " Mouse" nil :global t
(if xterm-mouse-mode
;; Turn it on
(unless window-system
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/xt-mouse.el,
John Paul Wallington <=