diff options
Diffstat (limited to 'src/marker.c')
-rw-r--r-- | src/marker.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/marker.c b/src/marker.c index abdc123c876..ab054ba2dd9 100644 --- a/src/marker.c +++ b/src/marker.c @@ -921,3 +921,6 @@ syms_of_marker () doc: /* Non-nil enables debugging checks in byte/char position conversions. */); byte_debug_flag = 0; } + +/* arch-tag: 50aa418f-cdd0-4838-b64b-94aa4b2a3b74 + (do not change this comment) */ |