Mercurial > emacs
changeset 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 | 80445c8b2498 |
children | e1efaaa5b2f9 |
files | lisp/xt-mouse.el |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
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