summaryrefslogtreecommitdiff
path: root/src/macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/macros.c')
-rw-r--r--src/macros.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/macros.c b/src/macros.c
index 1b23f4b3c8c..d0219a3be04 100644
--- a/src/macros.c
+++ b/src/macros.c
@@ -406,3 +406,6 @@ syms_of_macros ()
DEFVAR_KBOARD ("last-kbd-macro", Vlast_kbd_macro,
doc: /* Last kbd macro defined, as a string or vector; nil if none defined. */);
}
+
+/* arch-tag: d293fcc9-2266-4163-9198-7fa0de12ec9e
+ (do not change this comment) */