From 69c52df1f04d7f3f51094f12ef8d2928f100b5ce Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 28 Aug 2007 02:53:08 +0000 Subject: [PATCH] Provide self. --- admin/admin.el | 2 ++ 1 file changed, 2 insertions(+) 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." ?\" (0+ space) "/* Long version number */"))))) +(provide 'admin) + ;;; arch-tag: 4ea83636-2293-408b-884e-ad64f22a3bf5 ;; admin.el ends here. -- 2.39.5