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 ms0.migadu.com with LMTPS id +IdoNV8p9WG6gAEAgWs5BA (envelope-from ) for ; Sat, 29 Jan 2022 12:47:43 +0100 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 4CfkMV8p9WFYkwAAauVa8A (envelope-from ) for ; Sat, 29 Jan 2022 12:47:43 +0100 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 6C53E1390C for ; Sat, 29 Jan 2022 12:47:43 +0100 (CET) Received: from localhost ([::1]:51500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nDmCk-0005Vl-Iv for larch@yhetil.org; Sat, 29 Jan 2022 06:47:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDm1l-0003Cz-Qa for emacs-orgmode@gnu.org; Sat, 29 Jan 2022 06:36:22 -0500 Received: from [2607:f8b0:4864:20::433] (port=45835 helo=mail-pf1-x433.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nDm1j-0000ap-Ft; Sat, 29 Jan 2022 06:36:21 -0500 Received: by mail-pf1-x433.google.com with SMTP id 128so8513570pfe.12; Sat, 29 Jan 2022 03:36:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=SBPUV3RyZq20MWmK5wOfObgLexx8h3OAHALhey0rhks=; b=YzLjiGTnFNdwBrtyvxmQJYtpHn92DXBwsdB/01eQbWZ3HRxknC8qebWPnTERfrIoou MOGn0D8KVmJtsyQZTaQjZMhBHXi8m7rOS5/ni79KhnRSJtcE2FxdEW4YiNJ01gM3nH26 JYdtE0us2/dh4oqsuXurw0GaJKdavNAYEOGFeOo35fEA7jvueN9vpsrCOgLqECW5L189 4j6FJJqEtEHHZq8eZm2w0oKntfr7jqOjDnrChHxMgy0XUrFhskMf9kQJF039Ki0skHXl leQFXyQ5psnH9vWD3bd8ksWRUdI+SB2lqdz9UrTGeCXY1TAzjWV4QNi2GU0mwE5EpeTM 8eSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=SBPUV3RyZq20MWmK5wOfObgLexx8h3OAHALhey0rhks=; b=aHiA565D6xeKjU47IoqtOuCHa4WHxtCmWj026uOnTHJPIfwuYC4on+SMS9D2q+kbHn 6aVIGieexOqukT56U52l/G/oH8oKi3a/V7SV/r/QRtz+CqURjTIPKvnr3XeUIKdWfVN1 GA2GizTnBb8xtFQVmYU2rWkDoPBe1r/q7rci5uGy/9S3Grpo4pm1CdTmrn70zXDWxjNM /4DEa5wEg/93X5ruVKELtpe8umG4FkgZCSD2RqPlE7Z36/qX1VFqZl1MJ9MFRs6sfYNx yTPShbYT96h271lveSdoiZfjidRSTmbalmc2xbWgWN9J1BgoFJp5h0UrNO1VxUXM/ZzB LyCw== X-Gm-Message-State: AOAM532m5sx8zIBsJYvcavFf9KphkbNFIZO3qUp3kGhdzdxjkCw3YuSe jDfR62CLAE9uyLb0y/WTSE4rEk1puMbmg9Dl X-Google-Smtp-Source: ABdhPJwjn0W2B+qUkr3sf2T1OPeV9ws3/Uyr3WNVU4tHy2pNZUWampc4TJaOi8BDhOk/8u9vDJ1KSA== X-Received: by 2002:a65:5cc1:: with SMTP id b1mr9923735pgt.341.1643456176401; Sat, 29 Jan 2022 03:36:16 -0800 (PST) Received: from localhost ([209.95.60.92]) by smtp.gmail.com with ESMTPSA id c12sm12603646pfl.130.2022.01.29.03.36.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jan 2022 03:36:15 -0800 (PST) From: Ihor Radchenko To: Bastien , Kyle Meyer , Nicolas Goaziou , Karl Voit , Christian Heinrich , emacs-orgmode@gnu.org Subject: [PATCH 15/35] Alias new org-fold functions to their old shorter names Date: Sat, 29 Jan 2022 19:38:07 +0800 Message-Id: <1155e91f5e5c8645b02b38011776d41071dbd349.1643454546.git.yantar92@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: <87y2cvloay.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------2.34.1" Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::433 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::433; envelope-from=yantar92@gmail.com; helo=mail-pf1-x433.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: , Cc: Ihor Radchenko Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643456863; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=SBPUV3RyZq20MWmK5wOfObgLexx8h3OAHALhey0rhks=; b=TnM99xVgGfEUSdWVxhqLgge+DhZEjNGy7xkmEksQqboDpa8WY1pkMO110Is7m/Ds0aZSCc liHNnUt5f2NBeS9QydiJLIK9rbvYJU6IcgGATzdqdakPlAQ6TTZ6FYOjVEx0WWG4SNnq3a yRhIlhUf2FLBvRksPPb9gSlT3rm57uoAcUfaCIzBfU3HS2HQu5yDZd+pNaIwcY5pA2TiEp 0bpKbiUvA1MewcURBlwR/9G2yTS/mc80IcCXKmmeK70nGJfN65f7bq4adhbJdGZdVGmB3H rvBmb9LSgPwBULAaLg3dQPzydC6R+xHg9HapXukJv3mUl6l5ZVdy/BzKE6cvXw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643456863; a=rsa-sha256; cv=none; b=fq/VR1gyo+CvR4JIIpBlsYTKy7PaVLGihZSvhXyH3RSdx6DYomJ/PUenoY+Acv/pTvGspp SCOeYXTHdY8RFMnd8fTybl6/cDhLydxm3BOg/LY7WUrkJl7u9KMK+bVdfQ3O1XUteEZzz2 FiionkH+UXV52v4muhW435IAJJcPm1hkYSIsoYPBmoi0Pry2rkKPrg3IC6d4TTyHQ9lDDt 0bCVhDY2KVSDdz6vG0SdJlXaSumHjVjs1dZgcfEbf/lkDA8ZF2tJpPDfKDM221IIlWCXrN pGiXTplhhbsmcvRyo/pg4VpAqa0bsTLfqrs1P5fD465fKM6DTNpP9YcTQlU9Hg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=YzLjiGTn; 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.33 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=YzLjiGTn; 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: 6C53E1390C X-Spam-Score: -3.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: xWcL5OljdStW This is a multi-part message in MIME format. --------------2.34.1 Content-Type: text/plain; charset=UTF-8; format=fixed Content-Transfer-Encoding: 8bit --- lisp/org.el | 8 ++++++++ 1 file changed, 8 insertions(+) --------------2.34.1 Content-Type: text/x-patch; name="0015-Alias-new-org-fold-functions-to-their-old-shorter-na.patch" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="0015-Alias-new-org-fold-functions-to-their-old-shorter-na.patch" diff --git a/lisp/org.el b/lisp/org.el index 22fce184e..cbdbf32f1 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -99,6 +99,14 @@ (require 'org-table) (require 'org-fold) (require 'org-cycle) +(defvaralias 'org-hide-block-startup 'org-cycle-hide-block-startup) +(defvaralias 'org-pre-cycle-hook 'org-cycle-pre-hook) +(defvaralias 'org-tab-first-hook 'org-cycle-tab-first-hook) +(defalias 'org-global-cycle #'org-cycle-global) +(defalias 'org-overview #'org-cycle-overview) +(defalias 'org-content #'org-cycle-content) +(defalias 'org-reveal #'org-fold-reveal) +(defalias 'org-force-cycle-archived #'org-cycle-force-archived) ;; `org-outline-regexp' ought to be a defconst but is let-bound in ;; some places -- e.g. see the macro `org-with-limited-levels'. --------------2.34.1--