>From fb57b46759b8f5dc94e1f4224a62c73d0086e4be Mon Sep 17 00:00:00 2001 From: Yury Kholodkov <marl...@disroot.org> Date: Sun, 5 Jun 2022 20:13:51 +0300 Subject: [PATCH 21030/21030] manual: Fix variable name
--- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 9094f8134..32a45f884 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -596,10 +596,10 @@ for this property are =folded=, =children=, =content=, and =all=. :END: #+cindex: edits, catching invisible -#+vindex: org-catch-invisible-edits +#+vindex: org-fold-catch-invisible-edits Sometimes you may inadvertently edit an invisible part of the buffer and be confused on what has been edited and how to undo the mistake. -Setting ~org-catch-invisible-edits~ to non-~nil~ helps preventing +Setting ~org-fold-catch-invisible-edits~ to non-~nil~ helps preventing this. See the docstring of this option on how Org should catch invisible edits and process them. -- 2.36.1