GNU bug report logs - #25846
25.2; [PATCH] Documentation fix in elisp reference manual

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Thu, 23 Feb 2017 03:37:01 UTC

Severity: minor

Tags: patch

Found in version 25.2

Done: Tino Calancha <tino.calancha <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#25846: closed (25.2; [PATCH] Documentation fix in elisp
 reference manual)
Date: Fri, 24 Feb 2017 01:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Feb 2017 10:24:40 +0900
with message-id <87poi8e5yf.fsf <at> calancha-pc>
and subject line Re: bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual
has caused the debbugs.gnu.org bug report #25846,
regarding 25.2; [PATCH] Documentation fix in elisp reference manual
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
25846: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25846
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tino Calancha <tino.calancha <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.2; [PATCH] Documentation fix in elisp reference manual
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 <tino.calancha <at> gmail.com>
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.
---
 doc/lispref/macros.texi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi
index 5638dfaecf..63a65a8130 100644
--- a/doc/lispref/macros.texi
+++ b/doc/lispref/macros.texi
@@ -255,10 +255,6 @@ Defining Macros
 @end example
 @end example
 
-  The body of a macro definition can include a @code{declare} form,
-which specifies additional properties about the macro.  @xref{Declare
-Form}.
-
 @node Problems with Macros
 @section Common Problems Using Macros
 @cindex macro caveats
-- 
2.11.0


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
In GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.7)
 of 2017-02-23
Repository revision: fe91ff27c54cc10b70a5c5d5bac4017922866717


[Message part 3 (message/rfc822, inline)]
From: Tino Calancha <tino.calancha <at> gmail.com>
To: 25846-done <at> debbugs.gnu.org
Cc: tino.calancha <at> gmail.com
Subject: Re: bug#25846: 25.2;
 [PATCH] Documentation fix in elisp reference manual
Date: Fri, 24 Feb 2017 10:24:40 +0900
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Tino Calancha <tino.calancha <at> gmail.com>
>> 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 <tino.calancha <at> gmail.com>
>> 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.
Done!
Emacs-25 branch, commit: 0d5957ec6f10d2ab8eeaafb48eb032e8315aaff3


This bug report was last modified 8 years and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.