* Re: master 97652d0e7a5: New conditional compilation macro static-if.
[not found] ` <20230903125641.6A874C045B9@vcs2.savannah.gnu.org>
@ 2023-09-03 13:05 ` Po Lu
2023-09-03 13:15 ` Alan Mackenzie
0 siblings, 1 reply; 3+ messages in thread
From: Po Lu @ 2023-09-03 13:05 UTC (permalink / raw)
To: emacs-devel; +Cc: Alan Mackenzie
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/?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 97652d0e7a5: New conditional compilation macro static-if.
2023-09-03 13:05 ` master 97652d0e7a5: New conditional compilation macro static-if Po Lu
@ 2023-09-03 13:15 ` Alan Mackenzie
2023-09-03 13:23 ` Po Lu
0 siblings, 1 reply; 3+ messages in thread
From: Alan Mackenzie @ 2023-09-03 13:15 UTC (permalink / raw)
To: Po Lu; +Cc: emacs-devel
Hello, Po.
On Sun, Sep 03, 2023 at 21:05:34 +0800, Po Lu wrote:
> 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/?
Sorry, I forgot them. I've committed doc/lispref/control.texi now.
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 97652d0e7a5: New conditional compilation macro static-if.
2023-09-03 13:15 ` Alan Mackenzie
@ 2023-09-03 13:23 ` Po Lu
0 siblings, 0 replies; 3+ messages in thread
From: Po Lu @ 2023-09-03 13:23 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
Alan Mackenzie <acm@muc.de> writes:
> Sorry, I forgot them. I've committed doc/lispref/control.texi now.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-03 13:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <169374580074.23732.205912460260963208@vcs2.savannah.gnu.org>
[not found] ` <20230903125641.6A874C045B9@vcs2.savannah.gnu.org>
2023-09-03 13:05 ` master 97652d0e7a5: New conditional compilation macro static-if Po Lu
2023-09-03 13:15 ` Alan Mackenzie
2023-09-03 13:23 ` Po Lu
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).