From: Stefan Monnier Date: Sat, 19 May 2007 14:00:15 +0000 (+0000) Subject: (t-mouse-mode): Improve docstring. X-Git-Tag: emacs-22.1~88 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5073ad8e155ea640d0229b1e3bf9e5e75cf70e5e;p=emacs.git (t-mouse-mode): Improve docstring. --- diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el index 15521decd90..0da957ec3f8 100644 --- a/lisp/t-mouse.el +++ b/lisp/t-mouse.el @@ -270,10 +270,12 @@ The (secret) scrollbar interface is not implemented yet." ;;;###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