]> git.eshelyaron.com Git - emacs.git/commitdiff
Provide self.
authorGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 02:53:08 +0000 (02:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 02:53:08 +0000 (02:53 +0000)
admin/admin.el

index 94e64a23de971cc044112351ca0662fa47f165e4..76c50243b3dc4bc9cfc91bbaf473b76f057ee0ba 100644 (file)
@@ -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.