summaryrefslogtreecommitdiff
path: root/admin/admin.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /admin/admin.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'admin/admin.el')
-rw-r--r--admin/admin.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/admin.el b/admin/admin.el
index e16b26eb6a8..8048ccc78e0 100644
--- a/admin/admin.el
+++ b/admin/admin.el
@@ -89,4 +89,5 @@ Root must be the root of an Emacs source tree."
(rx (and "EMACSVER" (1+ space)
(submatch (1+ (in "0-9.")))))))
+;;; arch-tag: 4ea83636-2293-408b-884e-ad64f22a3bf5
;; admin.el ends here.