diff options
| author | Mattias EngdegÄrd | 2022-01-15 16:23:09 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2022-01-24 11:41:47 +0100 |
| commit | a8b713d83a5544d144c05aa45c465bbe3ebc8789 (patch) | |
| tree | 9d2f6fe7e20d9eeff70739c4cdc2b689a9745f2a /src/bytecode.c | |
| parent | b7902a9b48f8e7f83ab6b90cfd8bc95aab410e6f (diff) | |
| download | emacs-a8b713d83a5544d144c05aa45c465bbe3ebc8789.tar.gz emacs-a8b713d83a5544d144c05aa45c465bbe3ebc8789.zip | |
Inline maybe_quit
Since `maybe_quit` is called on many critical paths, inline a slightly
cheaper condition (that ignores Vinhibit_quit).
* src/eval.c (maybe_quit): Rename to `probably_quit`.
* src/lisp.h (maybe_quit): New simplified inline function.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions