diff options
Diffstat (limited to 'admin/admin.el')
-rw-r--r-- | admin/admin.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/admin.el b/admin/admin.el index 8048ccc78e0..e16b26eb6a8 100644 --- a/admin/admin.el +++ b/admin/admin.el @@ -89,5 +89,4 @@ 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. |