From f7fdcecd7e456cfecd71d62cfb1c0d9642b85ca9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 4 Jan 2008 05:39:48 +0000 Subject: (delete-selection-mode): Doc fix. --- lisp/delsel.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/delsel.el') diff --git a/lisp/delsel.el b/lisp/delsel.el index e33dac6c2f..53b13c23b6 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 -- cgit v1.2.3