]> git.eshelyaron.com Git - emacs.git/commit
Add hook for all events
authorPhillip Lord <phillip.lord@russet.org.uk>
Sat, 5 Jan 2019 19:31:15 +0000 (20:31 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Tue, 22 Jan 2019 21:46:03 +0000 (21:46 +0000)
commit7b31de4d107302ed91ce7519cd778b340a9880ee
treeefd0ca3ab5066991c8b6bafb6fceaa3d8c441a18
parentfd943124439b7644392919bca8bc2a77e6316d92
Add hook for all events

* lisp/subr.el (input-event-functions): Add input-event-functions
* src/keyboard.c (read_char): Call input-event-functions on all hooks
etc/NEWS
lisp/subr.el
src/keyboard.c