* src/keyboard.c (command_loop_1): If command is nil, call `undefined'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2013 21:05:35 +0000 (17:05 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2013 21:05:35 +0000 (17:05 -0400)
commit4c9797cb77cee0d72084567ed8a7e97fcf41abff
tree265ecd2bdf1b46c832f48c3a7a4ffe1378c20ffd
parentdcd163ac993757af6afa129b8625e3ea1c43973a
* src/keyboard.c (command_loop_1): If command is nil, call `undefined'.
* lisp/subr.el (undefined): Add missing behavior from the C code for
unbound keys.
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/keyboard.c