summaryrefslogtreecommitdiff
path: root/src/module-env-26.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/module-env-26.h')
-rw-r--r--src/module-env-26.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/module-env-26.h b/src/module-env-26.h
new file mode 100644
index 00000000000..1ab12d45c84
--- /dev/null
+++ b/src/module-env-26.h
@@ -0,0 +1,3 @@
+ /* Returns whether a quit is pending. */
+ bool (*should_quit) (emacs_env *env)
+ EMACS_ATTRIBUTE_NONNULL(1);