[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 7b31de4: Add hook for all events
From: |
Michael Albinus |
Subject: |
Re: master 7b31de4: Add hook for all events |
Date: |
Wed, 23 Jan 2019 00:17:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
address@hidden (Phillip Lord) writes:
Hi Philipp,
> diff --git a/etc/NEWS b/etc/NEWS
> index 2118747..b0bbaeb 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -1189,11 +1189,13 @@ removed.
>
> * Lisp Changes in Emacs 27.1
>
> -+++
> +
> ** 'self-insert-command' takes the char to insert as (optional) argument.
Is there a reason you have removed the three pluses?
> +** New hook `input-event-functions` run whenever a user-input is read.
> +
In etc/NEWS, pls quote Lisp objects 'like-this'. I guess you shall
preceed this entry by three minuses, because it lacks the documentation
in the manual.
Best regards, Michael.
- Re: master 7b31de4: Add hook for all events,
Michael Albinus <=