repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
; NEWS: Update Org version number
[emacs.git]
/
src
/
module-env-26.h
blob
1ab12d45c84736d87074641952556bab5a1b1d74
1
/* Returns whether a quit is pending. */
2
bool
(*
should_quit
) (
emacs_env
*
env
)
3
EMACS_ATTRIBUTE_NONNULL
(
1
);