aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/admin.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/admin.el b/admin/admin.el
index 94e64a23de9..76c50243b3d 100644
--- a/admin/admin.el
+++ b/admin/admin.el
@@ -205,5 +205,7 @@ Root must be the root of an Emacs source tree."
205 ?\" (0+ space) 205 ?\" (0+ space)
206 "/* Long version number */"))))) 206 "/* Long version number */")))))
207 207
208(provide 'admin)
209
208;;; arch-tag: 4ea83636-2293-408b-884e-ad64f22a3bf5 210;;; arch-tag: 4ea83636-2293-408b-884e-ad64f22a3bf5
209;; admin.el ends here. 211;; admin.el ends here.