From 191ec00e85592c50a2b038060fad4e7bcb5ac5f1 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 1 Jul 2003 22:15:33 +0000 Subject: [PATCH] (vis-mode): Update documentation string to reflect earlier changes. --- lisp/simple.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/simple.el b/lisp/simple.el index dc9663008c0..1c40c36981a 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4489,8 +4489,8 @@ 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 -`saved-buffer-invisibility-spec', making all invisible text in -the buffer visible. +`vis-mode-saved-buffer-invisibility-spec', making all invisible +text in the buffer visible. Disabling vis-mode restores the saved value of `buffer-invisibility-spec'." -- 2.39.2