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