* org-compat.el (org-check-version): Autoload.

This commit is contained in:
Bastien Guerry 2012-08-26 20:04:41 +02:00
parent 4b6b6f4799
commit 4bde726bbb
1 changed files with 1 additions and 0 deletions

View File

@ -442,6 +442,7 @@ With two arguments, return floor and remainder of their quotient."
'condition-case-no-debug)
'condition-case))
;;;###autoload
(defmacro org-check-version ()
"Try very hard to provide sensible version strings."
(let* ((org-dir (org-find-library-dir "org"))