aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-04-04 01:13:59 +0000
committerLuc Teirlinck <[email protected]>2005-04-04 01:13:59 +0000
commite742657f9ffa21f86bfb930d82cc996ec2caa85e (patch)
tree65bfda43588654edb42f1ba0a1d33d81c38ee803
parent745986d5f7820416fcf7317e6a42e1b690a0a696 (diff)
(xterm-mouse-mode): Add explicit Custom group (mouse). Doc fix.
-rw-r--r--lisp/xt-mouse.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el
index 131f95db7d..4f7e19623f 100644
--- a/lisp/xt-mouse.el
+++ b/lisp/xt-mouse.el
@@ -155,8 +155,11 @@
"Toggle XTerm mouse mode.
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
+Turn it on to use Emacs mouse commands, and off to use xterm mouse commands.
+This works in terminal emulators compatible with xterm. Only single clicks
+are supported. When turned on, the normal xterm mouse functionality is still
+available by holding down the SHIFT key while pressing the mouse button."
+ nil " Mouse" nil :global t :group 'mouse
(if xterm-mouse-mode
;; Turn it on
(unless window-system