diff options
Diffstat (limited to 'src/callint.c')
-rw-r--r-- | src/callint.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/callint.c b/src/callint.c index 3b0d315db93..21a6bd0b1ad 100644 --- a/src/callint.c +++ b/src/callint.c @@ -998,3 +998,6 @@ a way to turn themselves off when a mouse command switches windows. */); defsubr (&Scall_interactively); defsubr (&Sprefix_numeric_value); } + +/* arch-tag: a3a7cad7-bcac-42ce-916e-1bd2546ebf37 + (do not change this comment) */ |