Mercurial > emacs
diff lisp/xt-mouse.el @ 61255:321e7372c394
(xterm-mouse-mode): Add explicit Custom group (mouse). Doc fix.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 04 Apr 2005 01:13:59 +0000 |
parents | 7ce4342aac7f |
children | a53097b105b0 02f1dbc4a199 |
line wrap: on
line diff
--- a/lisp/xt-mouse.el Mon Apr 04 01:11:55 2005 +0000 +++ b/lisp/xt-mouse.el Mon Apr 04 01:13:59 2005 +0000 @@ -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