diff options
Diffstat (limited to 'src/syntax.h')
-rw-r--r-- | src/syntax.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/syntax.h b/src/syntax.h index 6d8f201baeb..b275ded5715 100644 --- a/src/syntax.h +++ b/src/syntax.h @@ -371,3 +371,6 @@ extern int parse_sexp_lookup_properties; extern INTERVAL interval_of P_ ((int, Lisp_Object)); extern int scan_words P_ ((int, int)); + +/* arch-tag: 28833cca-cd73-4741-8c85-a3111166a0e0 + (do not change this comment) */ |