diff options
Diffstat (limited to 'src/blockinput.h')
-rw-r--r-- | src/blockinput.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/blockinput.h b/src/blockinput.h index c5485fa4801..eba192c9863 100644 --- a/src/blockinput.h +++ b/src/blockinput.h @@ -102,3 +102,6 @@ extern int pending_atimers; extern void reinvoke_input_signal (); #endif /* EMACS_BLOCKINPUT_H */ + +/* arch-tag: 51a9ec86-945a-4966-8f04-2d1341250e03 + (do not change this comment) */ |