mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-02-04 21:07:44 +00:00
org.el (org-version): New constant
* org.el (org-version): New constant.
This commit is contained in:
parent
7de1b14465
commit
12f46c9d00
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user