summaryrefslogtreecommitdiff
path: root/src/lisp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lisp.h')
-rw-r--r--src/lisp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lisp.h b/src/lisp.h
index 4435090b4a8..aaa555e4fc0 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -3164,3 +3164,6 @@ extern Lisp_Object Vdirectory_sep_char;
: make_number ((EMACS_INT)(val)))
#endif /* EMACS_LISP_H */
+
+/* arch-tag: 9b2ed020-70eb-47ac-94ee-e1c2a5107d5e
+ (do not change this comment) */