From 47bcdce19b097f3d44634bd24607e8304f3b34f6 Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Tue, 13 Dec 2022 14:13:01 +0300 Subject: [PATCH] doc/org-manual.org: Document `org-hide-drawer-startup' * doc/org-manual.org (Summary of In-Buffer Settings): Document the new setting. --- doc/org-manual.org | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 0680fb593..4fb017db8 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -20021,11 +20021,16 @@ changes. | =nofnadjust= | Do not renumber and sort automatically. | #+vindex: org-hide-block-startup - To hide blocks on startup, use these keywords. The - corresponding variable is ~org-hide-block-startup~. + #+vindex: org-hide-drawer-startup + To hide blocks or drawers on startup, use these keywords. The + corresponding variables are ~org-hide-block-startup~ and + ~org-hide-drawer-startup~. + + | =hideblocks= | Hide all begin/end blocks on startup. | + | =nohideblocks= | Do not hide blocks on startup. | + | =hidedrawers= | Hide all begin/end blocks on startup. | + | =nohidedrawers= | Do not hide blocks on startup. | - | =hideblocks= | Hide all begin/end blocks on startup. | - | =nohideblocks= | Do not hide blocks on startup. | #+vindex: org-pretty-entities The display of entities as UTF-8 characters is governed by the