diff options
Diffstat (limited to 'src/composite.c')
| -rw-r--r-- | src/composite.c | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/src/composite.c b/src/composite.c index cc05a869126..ef4318f5442 100644 --- a/src/composite.c +++ b/src/composite.c @@ -896,3 +896,6 @@ the composition gets invalid after a change in a buffer.  */);    defsubr (&Scompose_string_internal);    defsubr (&Sfind_composition_internal);  } + +/* arch-tag: 79cefaf8-ca48-4eed-97e5-d5afb290d272 +   (do not change this comment) */  | 
