From a9f72e5feaad5267d098258af7bd5f5bbc1db3d1 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sun, 27 Nov 2005 17:02:13 +0000 Subject: [PATCH] (blink-matching-paren-on-screen): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index b365d68c306..f6a6fd6ad9a 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4262,7 +4262,7 @@ If nil, means don't show it (but the open-paren can still be shown when it is off screen). This variable has no effect if `blink-matching-paren' is nil. -\(In that case, the open paren is never shown,) +\(In that case, the open-paren is never shown.) It is also ignored if `show-paren-mode' is enabled." :type 'boolean :group 'paren-blinking) -- 2.39.5