]> code.delx.au - gnu-emacs/commit
* keyboard.c (safe_run_hooks): Follow the convenient style to bind
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 5 Aug 2014 05:43:35 +0000 (09:43 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 5 Aug 2014 05:43:35 +0000 (09:43 +0400)
commit697c09e934c85b26ae9b0a50067b02ffff9be650
tree4c1c0587823c7ef19527fd1bfb1bb3be3cfcf72f
parent5ea39c0613cb7100189a1bb5e79de26d4fe7e8d0
* keyboard.c (safe_run_hooks): Follow the convenient style to bind
inhibit-quit to t and pass 2 args to safe_run_hook_funcall.  See
<http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00077.html>.
(safe_run_hook_funcall): Adjust accordingly.
src/ChangeLog
src/keyboard.c