From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual Date: Thu, 23 Feb 2017 17:23:37 +0200 Message-ID: <8360k1szgm.fsf@gnu.org> References: <87zihd8tom.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1487863516 4725 195.159.176.226 (23 Feb 2017 15:25:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 23 Feb 2017 15:25:16 +0000 (UTC) Cc: 25846@debbugs.gnu.org To: Tino Calancha Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 23 16:25:12 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgvGa-0000qq-7s for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Feb 2017 16:25:12 +0100 Original-Received: from localhost ([::1]:59324 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgvGf-0006GF-TS for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Feb 2017 10:25:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgvGU-0006Ch-1s for bug-gnu-emacs@gnu.org; Thu, 23 Feb 2017 10:25:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgvGQ-0000ZC-Lt for bug-gnu-emacs@gnu.org; Thu, 23 Feb 2017 10:25:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54941) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgvGQ-0000Z5-I8 for bug-gnu-emacs@gnu.org; Thu, 23 Feb 2017 10:25:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cgvGQ-00029o-Ad for bug-gnu-emacs@gnu.org; Thu, 23 Feb 2017 10:25:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Feb 2017 15:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 25846 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 25846-submit@debbugs.gnu.org id=B25846.14878634578237 (code B ref 25846); Thu, 23 Feb 2017 15:25:02 +0000 Original-Received: (at 25846) by debbugs.gnu.org; 23 Feb 2017 15:24:17 +0000 Original-Received: from localhost ([127.0.0.1]:53140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgvFg-00028m-No for submit@debbugs.gnu.org; Thu, 23 Feb 2017 10:24:16 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:57424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgvFf-00028b-DS for 25846@debbugs.gnu.org; Thu, 23 Feb 2017 10:24:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgvFX-000054-4W for 25846@debbugs.gnu.org; Thu, 23 Feb 2017 10:24:10 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgvFW-00004y-Va; Thu, 23 Feb 2017 10:24:07 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4213 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cgvFW-000636-46; Thu, 23 Feb 2017 10:24:06 -0500 In-reply-to: <87zihd8tom.fsf@gmail.com> (message from Tino Calancha on Thu, 23 Feb 2017 12:36:25 +0900) 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: 208.118.235.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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:129690 Archived-At: > From: Tino Calancha > Date: Thu, 23 Feb 2017 12:36:25 +0900 > > > Declare forms are mentioned twice. > > ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; > >From eb2dc46db9abf569f29ba05acd04c746f758505d Mon Sep 17 00:00:00 2001 > From: Tino Calancha > Date: Thu, 23 Feb 2017 12:28:30 +0900 > Subject: [PATCH] Documentation fix in elisp reference manual > > * doc/lispref/macros.texi (Defining Macros): Drop redundant mention > on 'declare' forms. Thanks, this is OK. Please push to the emacs-25 branch.