]> git.eshelyaron.com Git - emacs.git/commit
* keyboard.c (safe_run_hook_funcall): Avoid consing around
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 4 Aug 2014 04:03:31 +0000 (08:03 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 4 Aug 2014 04:03:31 +0000 (08:03 +0400)
commitf045dbe6a0e173eb60383199319b35835254f452
treea612053d4da3239f5375fee38d144d9fc79291b5
parent8d2f19849a194934c05486e19a968d585f516fd6
* keyboard.c (safe_run_hook_funcall): Avoid consing around
Vinhibit_quit and prefer internal_condition_case_n to pass args.
(safe_run_hooks_error, safe_run_hooks_1): Adjust accordingly.
(safe_run_hooks): Remove comment which is not relevant any more.
src/ChangeLog
src/keyboard.c