diff options
Diffstat (limited to 'admin/admin.el')
-rw-r--r-- | admin/admin.el | 1 |
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. |