aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPhillip Lord2019-03-02 16:48:50 +0000
committerPhillip Lord2019-03-02 16:48:50 +0000
commit325b5dbd87ecfc4457ad0aecf1407be8c5cd167a (patch)
tree3d3992a090d60aed3c8871eb9061d48d370fc17c /etc
parent7bda34af52687440632127b4b79986e951b978b1 (diff)
downloademacs-325b5dbd87ecfc4457ad0aecf1407be8c5cd167a.tar.gz
emacs-325b5dbd87ecfc4457ad0aecf1407be8c5cd167a.zip
Revert "; Document input-event-functions"
This reverts commit 27fffb2701c38090916e077d28a4a6b9e2bc09d2.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 65eb9ba1af2..0dba8fec0d3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1298,7 +1298,6 @@ removed.
1298 1298
1299** 'lookup-key' can take a list of keymaps as argument. 1299** 'lookup-key' can take a list of keymaps as argument.
1300 1300
1301+++
1302** New hook 'input-event-functions' run whenever a user-input is read. 1301** New hook 'input-event-functions' run whenever a user-input is read.
1303 1302
1304+++ 1303+++