Mercurial > emacs
diff src/marker.c @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | 018c85ec9a1e |
| children | a8fa7c632ee4 375f2633d815 |
line wrap: on
line diff
--- a/src/marker.c Mon Sep 01 15:45:46 2003 +0000 +++ b/src/marker.c Mon Sep 01 15:45:59 2003 +0000 @@ -921,3 +921,6 @@ 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) */
