diff options
Diffstat (limited to 'src')
| -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 e27221c59fb..17144f25cd4 100644 --- a/src/composite.c +++ b/src/composite.c | |||
| @@ -808,3 +808,6 @@ the string. */); | |||
| 808 | defsubr (&Scompose_string_internal); | 808 | defsubr (&Scompose_string_internal); |
| 809 | defsubr (&Sfind_composition_internal); | 809 | defsubr (&Sfind_composition_internal); |
| 810 | } | 810 | } |
| 811 | |||
| 812 | /* arch-tag: 79cefaf8-ca48-4eed-97e5-d5afb290d272 | ||
| 813 | (do not change this comment) */ | ||