projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325b5db
)
Revert "; Fix typos in NEWS"
author
Phillip Lord
<phillip.lord@russet.org.uk>
Sat, 2 Mar 2019 16:51:31 +0000
(16:51 +0000)
committer
Phillip Lord
<phillip.lord@russet.org.uk>
Sat, 2 Mar 2019 16:51:31 +0000
(16:51 +0000)
This reverts commit
d52bc534d799c255f24ff2a56e8bed830d8f68ca
.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0dba8fec0d3aa6713ef2ca4cb394afb4ce06827e..5b4d9488ed4f3b227bbccd204601bb7e4980db84 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1293,12
+1293,12
@@
removed.
\f
* 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.