summaryrefslogtreecommitdiff
path: root/lisp/delsel.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2008-01-04 05:38:18 +0000
committerRichard M. Stallman <rms@gnu.org>2008-01-04 05:38:18 +0000
commit8998136d25d59ddae84e7d33cf694d9d6206b6ac (patch)
treec4e37f4ea0cabdd5749075eb22c02ce2cf0d7e3d /lisp/delsel.el
parentf985561ecfb7978b57bee44f47be991740a72362 (diff)
downloademacs-8998136d25d59ddae84e7d33cf694d9d6206b6ac.tar.gz
(delete-selection-mode): Doc fix.
Diffstat (limited to 'lisp/delsel.el')
-rw-r--r--lisp/delsel.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/delsel.el b/lisp/delsel.el
index e33dac6c2f9..53b13c23b6f 100644
--- a/lisp/delsel.el
+++ b/lisp/delsel.el
@@ -59,8 +59,8 @@
;;;###autoload
(define-minor-mode delete-selection-mode
"Toggle Delete Selection mode.
-With prefix ARG, turn Delete Selection mode on if and only if ARG is
-positive.
+With prefix ARG, turn Delete Selection mode on if ARG is
+positive, off if ARG is not positive.
When Delete Selection mode is enabled, Transient Mark mode is also
enabled and typed text replaces the selection if the selection is