* bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual
@ 2017-02-23 3:36 Tino Calancha
2017-02-23 15:23 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Tino Calancha @ 2017-02-23 3:36 UTC (permalink / raw)
To: 25846
Declare forms are mentioned twice.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
From eb2dc46db9abf569f29ba05acd04c746f758505d Mon Sep 17 00:00:00 2001
From: Tino Calancha <tino.calancha@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual
2017-02-23 3:36 bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual Tino Calancha
@ 2017-02-23 15:23 ` Eli Zaretskii
2017-02-24 1:24 ` Tino Calancha
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2017-02-23 15:23 UTC (permalink / raw)
To: Tino Calancha; +Cc: 25846
> From: Tino Calancha <tino.calancha@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@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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual
2017-02-23 15:23 ` Eli Zaretskii
@ 2017-02-24 1:24 ` Tino Calancha
0 siblings, 0 replies; 3+ messages in thread
From: Tino Calancha @ 2017-02-24 1:24 UTC (permalink / raw)
To: 25846-done; +Cc: tino.calancha
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Tino Calancha <tino.calancha@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@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-24 1:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 3:36 bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual Tino Calancha
2017-02-23 15:23 ` Eli Zaretskii
2017-02-24 1:24 ` Tino Calancha
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).