From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qJPSKN0LYGLf+AAAbAwnHQ (envelope-from ) for ; Wed, 20 Apr 2022 15:34:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QP+1KN0LYGKuKgAAauVa8A (envelope-from ) for ; Wed, 20 Apr 2022 15:34:21 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 49103EDEF for ; Wed, 20 Apr 2022 15:34:21 +0200 (CEST) Received: from localhost ([::1]:60106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhATM-0006yR-Cw for larch@yhetil.org; Wed, 20 Apr 2022 09:34:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37218) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhAKw-0004cC-IG for emacs-orgmode@gnu.org; Wed, 20 Apr 2022 09:25:47 -0400 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:46720) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhAKv-00047j-0t for emacs-orgmode@gnu.org; Wed, 20 Apr 2022 09:25:38 -0400 Received: by mail-pg1-x534.google.com with SMTP id q12so1590520pgj.13 for ; Wed, 20 Apr 2022 06:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:message-id:date:mime-version; bh=NlWb2a2p2NhW+bU+yJKQmLHqPxvKk/hx4HI+Yxj0B/A=; b=iE4fAsIf2KxV7Z7gMz77luQgP/UIZS/JEi/y/icXdwPhDR/CdIaAINaz12lbHniH2G QciBoAeHmNtqtFYfe9kijjx+QM11cbteHpACr6uOYZp9065lreu3bE44fnKEDWBuIWqT ixN/FruA336QhLPViVRC40wQ2S6P8fOw6M4eJToycXbSzYFf9XMwd0KtMQ7XLgVWtyXV wB0l5JJcGqO3crvnM9dAo4yeug6DnjXoaireAewiCMLGdojBbArZT2cgsUri+4zYYwv5 hNT+BtXpCZRvPrDmN+y8gYbb3ZC15K7PYWNOk3tcM+vgxOsDH33cNjC6Y+TWFklD5ew3 ee6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references :message-id:date:mime-version; bh=NlWb2a2p2NhW+bU+yJKQmLHqPxvKk/hx4HI+Yxj0B/A=; b=rqklPyCklIDS7mWo23we7PRIF0/bubKg+g1nIqVh46IUV0EalRVfpsr7P9PjeG7Qke AKWt9NTmSwHJJmfhX3v4xUOguIu2k+AZHfTZV82rbsJGXKMF/AZLPgCvcre96CK8xsbg CQRvua7cpZnb6qyUzjaJlfzV2BDK0PNpFBt5LunUBzG7O36SLCzRSM7r7mxOwTTBZyzV e0tE71jCuJy/WL15qQlns0IqaJbXkJruRLlGGUl/v8BXE5Z3VyWF8ZslZFSDVYlH66Vt 1L1hzsdXazdu4Qi7xVdc03sr5+pF8LjhxBp+HSnGKBlwtIi45Eps6BRRk1fDpGhfBLhj rvDg== X-Gm-Message-State: AOAM533z8XgpIJPeJJ6omtnoctL2kpHUJoVtjXmM/b2GisfPERNGx16f GljyWLArvaBQpn9aAPCLp+IxWmJmhgKNIA== X-Google-Smtp-Source: ABdhPJwBax3EMbgLoak4yAUeTbVth2EC+dsALnI/k8veE2nEkKlM6KNinVqR8ynnYB5Esydagl0l7w== X-Received: by 2002:a65:4789:0:b0:3a2:4866:dc48 with SMTP id e9-20020a654789000000b003a24866dc48mr19548865pgs.87.1650461135357; Wed, 20 Apr 2022 06:25:35 -0700 (PDT) Received: from localhost ([64.32.23.62]) by smtp.gmail.com with ESMTPSA id z16-20020a056a00241000b004f3a647ae89sm20507760pfh.174.2022.04.20.06.25.34 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 06:25:34 -0700 (PDT) From: Ihor Radchenko To: emacs-orgmode@gnu.org Subject: [PATCH v2 21/38] org-manual: Update to new org-fold function names--- In-Reply-To: References: Message-Id: <03f14d68a6b42ed9268d6dc06fe0d375fc0fc5b2.1650460489.git.yantar92@gmail.com> Date: Wed, 20 Apr 2022 21:26:28 +0800 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::534; envelope-from=yantar92@gmail.com; helo=mail-pg1-x534.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650461661; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=NlWb2a2p2NhW+bU+yJKQmLHqPxvKk/hx4HI+Yxj0B/A=; b=CSyKk37ToL9W8e52gidlSj0g8Uq9yG7XGJZw0UGSqyexmPvQEhM0Sozr9MskBJMT1gZR4n l0cWd3oZCjB2ZnmEcjwXtaJwQoruErbJTzjoGJbvvAR4BOnH8qGDS0tu+3mGTiDAdUGt1P A6UbPZSGdF6Wo2JJyBgp3QgpEPnyvnZAqoIBR50Wp+wqsPq9VIFUSijPLflvwT3gZhyBYk WLIryk0UQK/zyhKksgZU07mB/EY9i2t+OXTCsoLw2hFuYtuLAbW5cxvJ0LqfWMcv/C2U5V 2uqwJP3sRJtW2zjp3Q0gMDqoudj+Np81Cvd2TqGAdJk41EC1jZOly/6AToTuqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650461661; a=rsa-sha256; cv=none; b=kh9UJvXqMX8vlx2FkbbauSvkHK5is1TxXvs/+OvHSMY8IygSq1P0qZt7PJspcJ0f4O7mXa h7luvWC90AySpe35/NiJ8oK/2JutsQXaYyP94tdWR1k5rcYwX7XyneEcFpAjOB3p6XV1PP LTiH0vkBymFF+Zzi/ANC8Wkxul+zIK4bFek6tcuOYw9infYBNTGnhT9XaOqHpA8PV+sceY fUC5q9uDlO5P7hX2l8d8lu4H5syXhbxjeP6JebimAsg/zgTQA39LqVvT1mtK5QTrXa0dag ussYW0x8q0VR31YrNG6XX9PUCcgimX3WjPlmaNIH2TxOkKkuw3ob77IfG8Jcjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=iE4fAsIf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.04 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=iE4fAsIf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 49103EDEF X-Spam-Score: -3.04 X-Migadu-Scanner: scn1.migadu.com X-TUID: TLTjefpaJ7U1 --- doc/org-manual.org | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 14fea0f2b..af54dc4e8 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -501,11 +501,11 @@ *** Global and local cycling Switch back to the startup visibility of the buffer (see [[*Initial visibility]]). -- {{{kbd(C-u C-u C-u TAB)}}} (~outline-show-all~) :: +- {{{kbd(C-u C-u C-u TAB)}}} (~org-show-all~) :: #+cindex: show all, command #+kindex: C-u C-u C-u TAB - #+findex: outline-show-all + #+findex: org-show-all Show all, including drawers. - {{{kbd(C-c C-r)}}} (~org-reveal~) :: @@ -521,18 +521,18 @@ *** Global and local cycling headings. With a double prefix argument, also show the entire subtree of the parent. -- {{{kbd(C-c C-k)}}} (~outline-show-branches~) :: +- {{{kbd(C-c C-k)}}} (~org-show-branches~) :: #+cindex: show branches, command #+kindex: C-c C-k - #+findex: outline-show-branches + #+findex: org-show-branches Expose all the headings of the subtree, but not their bodies. -- {{{kbd(C-c TAB)}}} (~outline-show-children~) :: +- {{{kbd(C-c TAB)}}} (~org-show-children~) :: #+cindex: show children, command #+kindex: C-c TAB - #+findex: outline-show-children + #+findex: org-show-children Expose all direct children of the subtree. With a numeric prefix argument {{{var(N)}}}, expose all children down to level {{{var(N)}}}. @@ -7375,7 +7375,7 @@ *** Internal archiving command (see [[*Visibility Cycling]]). You can force cycling archived subtrees with {{{kbd(C-TAB)}}}, or by setting the option ~org-cycle-open-archived-trees~. Also normal outline commands, like - ~outline-show-all~, open archived subtrees. + ~org-show-all~, open archived subtrees. - #+vindex: org-sparse-tree-open-archived-trees -- 2.35.1 -- Ihor Radchenko, PhD, Center for Advancing Materials Performance from the Nanoscale (CAMP-nano) State Key Laboratory for Mechanical Behavior of Materials, Xi'an Jiaotong University, Xi'an, China Email: yantar92@gmail.com, ihor_radchenko@alumni.sutd.edu.sg