summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/vera-mode.el1
-rw-r--r--lisp/vc-hg.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el
index 124aaceb1f9..7117ffd15e8 100644
--- a/lisp/progmodes/vera-mode.el
+++ b/lisp/progmodes/vera-mode.el
@@ -1483,4 +1483,5 @@ If `vera-intelligent-tab' is nil, always indent line."
(provide 'vera-mode)
+;; arch-tag: 22eae722-7ac5-47ac-a713-c4db1cf623a9
;;; vera-mode.el ends here
diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el
index ec4f2e7d1ef..31391f2d2c8 100644
--- a/lisp/vc-hg.el
+++ b/lisp/vc-hg.el
@@ -393,4 +393,5 @@ and that it passes `vc-hg-global-switches' to it before FLAGS."
(provide 'vc-hg)
+;; arch-tag: bd094dc5-715a-434f-a331-37b9fb7cd954
;;; vc-hg.el ends here