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#39779: [PATCH] ; Fix some documentation typos Date: Fri, 28 Feb 2020 15:23:38 +0200 Message-ID: <83r1yeg811.fsf@gnu.org> References: <20200225125314.1220097-1-stepnem@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="17182"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 39779-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:24:15 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 1j7fcj-0004Lq-MM for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Feb 2020 14:24:13 +0100 Original-Received: from localhost ([::1]:47084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7fci-0004OF-Nw for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Feb 2020 08:24:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54624) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7fcY-0004O2-Pt for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:24:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7fcY-0005fg-1G for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:24:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7fcX-0005fZ-Ug for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:24:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j7fcX-0003z0-Rk for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2020 08:24:01 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2020 13:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 39779 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 39779@debbugs.gnu.org, eliz@gnu.org, stepnem@gmail.com Original-Received: via spool by 39779-done@debbugs.gnu.org id=D39779.158289623815296 (code D ref 39779); Fri, 28 Feb 2020 13:24:01 +0000 Original-Received: (at 39779-done) by debbugs.gnu.org; 28 Feb 2020 13:23:58 +0000 Original-Received: from localhost ([127.0.0.1]:60786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7fcU-0003ye-20 for submit@debbugs.gnu.org; Fri, 28 Feb 2020 08:23:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:39485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7fcT-0003yR-AQ for 39779-done@debbugs.gnu.org; Fri, 28 Feb 2020 08:23:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j7fcO-0005ZQ-6y; Fri, 28 Feb 2020 08:23:52 -0500 Original-Received: from [176.228.60.248] (port=1487 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j7fcN-0007sq-ET; Fri, 28 Feb 2020 08:23:51 -0500 In-reply-to: <20200225125314.1220097-1-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:176572 Archived-At: > From: Štěpán Němec > > Date: Tue, 25 Feb 2020 13:53:14 +0100 > > --- > doc/lispref/frames.texi | 2 +- > doc/lispref/tips.texi | 2 +- > doc/lispref/variables.texi | 2 +- > doc/misc/gnus.texi | 6 +++--- > etc/DEBUG | 4 ++-- > lisp/gnus/gnus-art.el | 6 +++--- > lisp/gnus/spam-stat.el | 2 +- > 7 files changed, 12 insertions(+), 12 deletions(-) Thanks, pushed to the emacs-27 release branch.