From bf473948b37059f20d98c50ca30e5dae1ca6b734 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 22 Jun 2003 16:49:31 +0000 Subject: [PATCH] (vis-mode): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index c6cad27ed60..dc9663008c0 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4485,7 +4485,7 @@ wait this many seconds after Emacs becomes idle before doing an update." (define-minor-mode vis-mode "Toggle vis-mode. -With argument ARG turn vis-mode on iff ARG is positive.. +With argument ARG turn vis-mode on iff ARG is positive. Enabling vis-mode sets `buffer-invisibility-spec' to nil, after saving the old value in the variable -- 2.11.4.GIT