From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#39778: [PATCH] checkdoc: Don't mistake "cf." for sentence end Date: Fri, 28 Feb 2020 15:19:45 +0200 Message-ID: <83sgiug87i.fsf@gnu.org> References: <877e0aambr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="5286"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 39778-done@debbugs.gnu.org To: =?UTF-8?Q?=C5=A0t=C4=9Bp=C3=A1n_?= =?UTF-8?Q?N=C4=9Bmec?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 28 14:21:24 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j7fZz-0001HH-A4 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Feb 2020 14:21:23 +0100 Original-Received: from localhost ([::1]:47056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7fZv-0003cH-Ao for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Feb 2020 08:21:20 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54228) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7fZh-0003bm-9d for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:21:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7fZg-0004Mp-9F for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:21:05 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54807) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7fZe-0004MQ-Tf for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:21:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j7fZe-0003rv-Qd for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:21:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2020 13:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 39778 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 39778@debbugs.gnu.org, eliz@gnu.org, stepnem@gmail.com Original-Received: via spool by 39778-done@debbugs.gnu.org id=D39778.158289600714726 (code D ref 39778); Fri, 28 Feb 2020 13:21:02 +0000 Original-Received: (at 39778-done) by debbugs.gnu.org; 28 Feb 2020 13:20:07 +0000 Original-Received: from localhost ([127.0.0.1]:60775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7fYl-0003pQ-5g for submit@debbugs.gnu.org; Fri, 28 Feb 2020 08:20:07 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:38864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7fYj-0003oi-0S for 39778-done@debbugs.gnu.org; Fri, 28 Feb 2020 08:20:05 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j7fYd-0003xg-TU; Fri, 28 Feb 2020 08:19:59 -0500 Original-Received: from [176.228.60.248] (port=1250 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j7fYc-0007Xf-Ih; Fri, 28 Feb 2020 08:19:59 -0500 In-reply-to: <877e0aambr.fsf@gmail.com> (stepnem@gmail.com) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:176570 Archived-At: > From: Štěpán Němec > > Date: Tue, 25 Feb 2020 13:22:16 +0100 > > "Cf." is a common abbreviation in documentation. > > Currently checkdoc warns about lack of double space after "cf." or > "Cf.". The attached patch adds an exception similar to the already > handled "eg." and and "ie.". Thanks, I installed this on the emacs-27 branch.