* [PATCH] manual: fix variable name
@ 2022-06-05 17:27 marleng
2022-06-06 6:36 ` Daniel Fleischer
0 siblings, 1 reply; 2+ messages in thread
From: marleng @ 2022-06-05 17:27 UTC (permalink / raw)
To: emacs-orgmode
From fb57b46759b8f5dc94e1f4224a62c73d0086e4be Mon Sep 17 00:00:00 2001
From: Yury Kholodkov <marleng@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-06 7:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-05 17:27 [PATCH] manual: fix variable name marleng
2022-06-06 6:36 ` Daniel Fleischer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).