diff options
author | Philipp Stephani <p.stephani2@gmail.com> | 2019-01-02 22:22:18 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2019-08-07 18:16:36 +0200 |
commit | b83f83ccd47997b7fd581026d4e1b124fa4fefc2 (patch) | |
tree | 4cf0dc952e78141fbaa6fa3d9329a8f1ca0335e1 /test/lisp/emacs-lisp/pcase-tests.el | |
parent | e7818cb73ff042cb557332c7ea954fd512c87f69 (diff) | |
download | emacs-b83f83ccd47997b7fd581026d4e1b124fa4fefc2.tar.gz emacs-b83f83ccd47997b7fd581026d4e1b124fa4fefc2.tar.bz2 emacs-b83f83ccd47997b7fd581026d4e1b124fa4fefc2.zip |
Ignore pending_signals when checking for quits.
pending_signals is often set if no quit is pending. This results in
bugs in module code if the module returns but no quit is actually
pending.
* src/emacs-module.c (module_should_quit): Use QUITP macro to check
whether the caller should quit.
* src/eval.c: Remove obsolete comment.
Diffstat (limited to 'test/lisp/emacs-lisp/pcase-tests.el')
0 files changed, 0 insertions, 0 deletions