Mercurial > emacs
changeset 77756:7d0f49cdc5da
(t-mouse-mode): Improve docstring.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 19 May 2007 14:00:15 +0000 |
parents | 412854af671a |
children | cbb18b4e981b |
files | lisp/t-mouse.el |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/t-mouse.el Sat May 19 08:01:36 2007 +0000 +++ b/lisp/t-mouse.el Sat May 19 14:00:15 2007 +0000 @@ -270,10 +270,12 @@ ;;;###autoload (define-minor-mode t-mouse-mode - "Toggle t-mouse mode. + "Toggle t-mouse mode to use the mouse in Linux consoles. With prefix arg, turn t-mouse mode on iff arg is positive. -Turn it on to use Emacs mouse commands, and off to use t-mouse commands." +This allows the use of the mouse when operating on a Linux console, in the +same way as you can use the mouse under X11. +It requires the `mev' program, part of the `gpm' utilities." nil " Mouse" nil :global t (if t-mouse-mode ;; Turn it on