From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oGvFKRc1R2FoOAEAgWs5BA (envelope-from ) for ; Sun, 19 Sep 2021 15:03:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MN1eJRc1R2GlWwAAbx9fmQ (envelope-from ) for ; Sun, 19 Sep 2021 13:03:19 +0000 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 2426514724 for ; Sun, 19 Sep 2021 15:03:19 +0200 (CEST) Received: from localhost ([::1]:55882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRwTW-00051V-69 for larch@yhetil.org; Sun, 19 Sep 2021 09:03:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRwRy-0004tA-ON for emacs-orgmode@gnu.org; Sun, 19 Sep 2021 09:01:44 -0400 Received: from mail-pj1-x1031.google.com ([2607:f8b0:4864:20::1031]:41614) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRwRw-0006EF-Nz for emacs-orgmode@gnu.org; Sun, 19 Sep 2021 09:01:42 -0400 Received: by mail-pj1-x1031.google.com with SMTP id m21-20020a17090a859500b00197688449c4so10768000pjn.0 for ; Sun, 19 Sep 2021 06:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:references:user-agent:in-reply-to:message-id :mime-version; bh=5zAS2XVO37JZzCKXUNuTO76dvjHB9iBOjrpf7s1EnQA=; b=I9wyeZmH6fXQN1zTDUymXLs1U7C39tZMSXdCMioI8rWHdIfTb0s2sRk1+MePeQ2aTM BSR6acWg74DpTZTpw1GZvBwxyLAvmaGQkWZ74eqiSv8ZIHs1H4ZniMf81rBGhPOR1uhC 1fFH61/lvJCaWdoxcJDTsi+MJ+N1KgEJghZudP39o01Xi6QR/aS2gOfhjprXHqQVDY7Z YM0zrA4AkYPSOYkLNzRpdvFzAVC6mftWuVSpQx7hArDtt1LVeNtv+4ZUBjAe4GT9zs11 JkdJKJtUpZpV0WICZ4lG3HDSi2uhLF/6W7b8r+RFBiWdaz+Lku43TYxF1Fi8qX6wVE8z xLUQ== 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:date:references:user-agent :in-reply-to:message-id:mime-version; bh=5zAS2XVO37JZzCKXUNuTO76dvjHB9iBOjrpf7s1EnQA=; b=pj0NUJ4Aw5uqCIhE8XJrWJYXNiGrGJHcfJBtdubbBb4b7FdfmxbHFF1GwuVKLydPt3 /nujuKl7O+KpSwdU234UHR5FJ33TkqPuZRYuLDr0xHGiDPrJKPSTr/S620blY7k0VEXO f6tUsN/2YhEdumbUUtBQ0l7lsxeVmpWjldMKKsj/8Rp4KGdO3XSi4RBc0OuBggO7i38Z 4dgZwYU4UhsSRKbgep00dfIEKY/iIbuE1d007H6JDNGpoEl+6WuxOQKpCFrc39hS0KyP w/PLmt6mK/r+5Dxpi8wD5y6yAEIwfyROovcuqci5UritKLYzqvep9VPUp9Cyn+85xSO5 iH4w== X-Gm-Message-State: AOAM530cDX1CwgTxosVoX28T/alGpWSNTnVItUWZAyMN10/+k5+xfm8I 3pg0XNe4WCNIOc6dyw8YG4kQLSzWw98= X-Google-Smtp-Source: ABdhPJzm5zwObhsxHpV0ouOSNIDBV5yeOPTbhtgGmddGulaVuGkwySCVAsxVkZf7g6YPXJqKs8wZ+A== X-Received: by 2002:a17:90a:e003:: with SMTP id u3mr3568894pjy.137.1632056498822; Sun, 19 Sep 2021 06:01:38 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id b12sm11422819pff.63.2021.09.19.06.01.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Sep 2021 06:01:38 -0700 (PDT) From: Timothy To: emacs-orgmode@gnu.org Subject: Re: [PATCH] Various minor docfixes found by checkdoc Date: Sun, 19 Sep 2021 21:00:15 +0800 References: <8735q41foy.fsf@gmail.com> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: <8735q41foy.fsf@gmail.com> X-Woof-Patch: applied Message-ID: <87zgs8d8i8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::1031; envelope-from=tecosaur@gmail.com; helo=mail-pj1-x1031.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632056599; 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=5zAS2XVO37JZzCKXUNuTO76dvjHB9iBOjrpf7s1EnQA=; b=nKHjsFmAuoeGehZO+jiuSUt/Hde7xuLT2/5ROos11tZ+k5y8hGK6HBocHsMU+y284cjGA8 WoYYrGAoM2XdxJSEouVWLY64SjoS3YFwc0+RF48p1aY4LwKqw2OXNyH4FI3J8s3bcezO1t iWPZQ/1SYSOnQMLwOUxc56M/9ySbzRL9Pm/mzt2dx+4XBANc89yeJs2VrDQrDBfT+5WEeY TBPAl+8gke0L4+dBh1H0qzXDH1RdfusyJmie+A+ii3XV+UmUBjL1sw0IhSyv6lq0AsRsCk ykQbw8cbIhz2Tny6/hqAOnwBIzxOdNCbhJJCmZm1olgEo2LdgpaTKNx1CbJb8A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632056599; a=rsa-sha256; cv=none; b=Esg9aqq7hsBUcszK4GMYwcHxlgKpAtMC69lx5c4eILZWZyyCyySxISyv6HUnND+hcFxTT3 xppSCavCiK8bQYyR9g0zvcnyfw8MX6axgqnEKDV0uqIdg28ZGd44QqGJE5LsBthn4NFZZ7 665nZYNKGm/suptZEoR/7Hp74gAuVUnPZxbFw/P5lfz/64+FJOpZlwuimKGq7dH16ZohSd J3UPDiAx9lykfM+xOnigjTyUmw8G4pRHjbH/WXHXsdbQ07ELk1E3+3eBs6UW1wdNGBXAk3 rZ0ngVdqYvuR8XWGw2E3NAovap53UZ/cz6x8mOxgI7w3kMY1rQi++X2OM40CiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=I9wyeZmH; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -2.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=I9wyeZmH; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 2426514724 X-Spam-Score: -2.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4QM7lVPJD7qf --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Just marking as applied for =F0=9F=99=82. --=-=-=--