diff options
Diffstat (limited to 'src/abbrev.c')
-rw-r--r-- | src/abbrev.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/abbrev.c b/src/abbrev.c index f6253f06ded..1cf06946631 100644 --- a/src/abbrev.c +++ b/src/abbrev.c @@ -693,3 +693,6 @@ the current abbrev table before abbrev lookup happens. */); defsubr (&Sinsert_abbrev_table_description); defsubr (&Sdefine_abbrev_table); } + +/* arch-tag: b721db69-f633-44a8-a361-c275acbdad7d + (do not change this comment) */ |