aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.c
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2003-09-01 15:45:59 +0000
committerMiles Bader <[email protected]>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /src/syntax.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
Add arch taglines
Diffstat (limited to 'src/syntax.c')
-rw-r--r--src/syntax.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/syntax.c b/src/syntax.c
index eef646b21d..79df112d26 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -3110,3 +3110,6 @@ See the info node `(elisp)Syntax Properties' for a description of the
defsubr (&Sbackward_prefix_chars);
defsubr (&Sparse_partial_sexp);
}
+
+/* arch-tag: 3e297b9f-088e-4b64-8f4c-fb0b3443e412
+ (do not change this comment) */