unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Cc: Alan Mackenzie <acm@muc.de>
Subject: Re: master 97652d0e7a5: New conditional compilation macro static-if.
Date: Sun, 03 Sep 2023 21:05:34 +0800	[thread overview]
Message-ID: <87r0nfjtk1.fsf@yahoo.com> (raw)
In-Reply-To: <20230903125641.6A874C045B9@vcs2.savannah.gnu.org> (Alan Mackenzie's message of "Sun, 3 Sep 2023 08:56:41 -0400 (EDT)")

Alan Mackenzie <acm@muc.de> writes:
>
> diff --git a/etc/NEWS b/etc/NEWS
> index 15cc6cc47e0..bbf4b67fe34 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -55,7 +55,7 @@ the signature) the automatically inferred function type as well.
>  ---
>  ** New user option 'describe-bindings-outline-rules'.
>  This user option controls outline visibility in the output buffer of
> -'describe-bindings' when 'describe-bindings-outline' in non-nil.
> +'describe-bindings' when 'describe-bindings-outline' is non-nil.
>  
>  ** X selection requests are now handled much faster and asynchronously.
>  This means it should be less necessary to disable the likes of
> @@ -861,6 +861,12 @@ Use 'define-minor-mode' and 'define-globalized-minor-mode' instead.
>  See the "(elisp) Porting Old Advice" node for help converting them
>  to use 'advice-add' or 'define-advice' instead.
>  
> ++++
> +** New macro 'static-if' for conditional compilation of code.

`+++' above a NEWS entry implies the documentation has been revised to
reflect the change depicted within.

>  etc/NEWS     |  8 +++++++-
>  lisp/subr.el | 15 +++++++++++++++

Where are the accompanying changes to doc/?



       reply	other threads:[~2023-09-03 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <169374580074.23732.205912460260963208@vcs2.savannah.gnu.org>
     [not found] ` <20230903125641.6A874C045B9@vcs2.savannah.gnu.org>
2023-09-03 13:05   ` Po Lu [this message]
2023-09-03 13:15     ` master 97652d0e7a5: New conditional compilation macro static-if Alan Mackenzie
2023-09-03 13:23       ` Po Lu

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=87r0nfjtk1.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=acm@muc.de \
    --cc=emacs-devel@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).