Show
Ignore:
Timestamp:
2007年06月02日 09時29分41秒 (1 year ago)
Author:
miyoshi
Message:

Sync up with Emacs_22_BASE.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/t-mouse.el

    r4204 r4210  
    271271;;;###autoload 
    272272(define-minor-mode t-mouse-mode 
    273   "Toggle t-mouse mode
     273  "Toggle t-mouse mode to use the mouse in Linux consoles
    274274With prefix arg, turn t-mouse mode on iff arg is positive. 
    275275 
    276 Turn it on to use Emacs mouse commands, and off to use t-mouse commands." 
     276This allows the use of the mouse when operating on a Linux console, in the 
     277same way as you can use the mouse under X11. 
     278It requires the `mev' program, part of the `gpm' utilities." 
    277279  nil " Mouse" nil :global t 
    278280  (if t-mouse-mode