diff lisp/t-mouse.el @ 78492:7c8949dbfa0d

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:38:50 +0000
parents 9355f9b7bbff
children 73661ddc7ac7 e5a68f18fcb9
line wrap: on
line diff
--- a/lisp/t-mouse.el	Wed Aug 08 07:37:59 2007 +0000
+++ b/lisp/t-mouse.el	Wed Aug 08 07:38:50 2007 +0000
@@ -271,7 +271,8 @@
 ;;;###autoload
 (define-minor-mode 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.
+With prefix arg, turn t-mouse mode on if arg is positive, otherwise turn it
+off.
 
 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.