(xterm-mouse-mode): Add explicit Custom group (mouse). Doc fix.

This commit is contained in:
Luc Teirlinck
2005-04-04 01:13:59 +00:00
parent 745986d5f7
commit e742657f9f

View File

@@ -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