diff lisp/double.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 5b644ae74c91 424b655804ca
line wrap: on
line diff
--- a/lisp/double.el	Wed Aug 08 07:37:59 2007 +0000
+++ b/lisp/double.el	Wed Aug 08 07:38:50 2007 +0000
@@ -186,7 +186,8 @@
 ;;;###autoload
 (defun double-mode (arg)
   "Toggle Double mode.
-With prefix arg, turn Double mode on iff arg is positive.
+With prefix argument ARG, turn Double mode on if ARG is positive, otherwise
+turn it off.
 
 When Double mode is on, some keys will insert different strings
 when pressed twice.  See variable `double-map' for details."