unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Tino Calancha <tino.calancha@gmail.com>
To: 25846@debbugs.gnu.org
Subject: bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual
Date: Thu, 23 Feb 2017 12:36:25 +0900	[thread overview]
Message-ID: <87zihd8tom.fsf@gmail.com> (raw)


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





             reply	other threads:[~2017-02-23  3:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23  3:36 Tino Calancha [this message]
2017-02-23 15:23 ` bug#25846: 25.2; [PATCH] Documentation fix in elisp reference manual Eli Zaretskii
2017-02-24  1:24   ` Tino Calancha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zihd8tom.fsf@gmail.com \
    --to=tino.calancha@gmail.com \
    --cc=25846@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).