فهرست منبع

org.el (org-version): New constant

* org.el (org-version): New constant.
Bastien Guerry 12 سال پیش
والد
کامیت
12f46c9d00
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      lisp/org.el

+ 2 - 0
lisp/org.el

@@ -236,6 +236,8 @@ When MESSAGE is non-nil, display a message with the version."
       (if message (message _version))
       _version)))
 
+(defconst org-version (org-version))
+
 ;;; Compatibility constants
 
 ;;; The custom variables