Allow 'browse-url-emacs' to fetch URL in the selected window
[emacs.git] / src / module-env-26.h
blob1ab12d45c84736d87074641952556bab5a1b1d74
1 /* Returns whether a quit is pending. */
2 bool (*should_quit) (emacs_env *env)
3 EMACS_ATTRIBUTE_NONNULL(1);