From d52bc534d799c255f24ff2a56e8bed830d8f68ca Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Wed, 23 Jan 2019 22:52:23 +0000 Subject: [PATCH] ; Fix typos in NEWS --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index b15b1674690..fe816ef0ec5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1192,12 +1192,12 @@ removed. * Lisp Changes in Emacs 27.1 - ++++ ** 'self-insert-command' takes the char to insert as (optional) argument. ** 'lookup-key' can take a list of keymaps as argument. -** New hook `input-event-functions` run whenever a user-input is read. +** New hook 'input-event-functions' run whenever a user-input is read. +++ ** 'condition-case' now accepts 't' to match any error symbol. -- 2.39.2