diff options
Diffstat (limited to 'src/insdel.c')
-rw-r--r-- | src/insdel.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/insdel.c b/src/insdel.c index 5becd5d9163..88bf1ddd085 100644 --- a/src/insdel.c +++ b/src/insdel.c @@ -2281,3 +2281,6 @@ as well as hooks attached to text properties and overlays. */); defsubr (&Scombine_after_change_execute); } + +/* arch-tag: 9b34b886-47d7-465e-a234-299af411b23d + (do not change this comment) */ |