mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-24 07:20:29 +00:00
org-fixup.el (org-fixup): Fix tiny typo.
This commit is contained in:
parent
a66f44d123
commit
6e2838745c
@ -185,7 +185,7 @@ oldorg: # do what the old Makfile did by default
|
||||
(setq org-version (substring git0 8))
|
||||
(setq org-version git0))))
|
||||
(cd origin)))))
|
||||
(message "org-fixup.el: redefined org version.")
|
||||
(message "org-fixup.el: redefined Org version")
|
||||
`(progn
|
||||
(defun org-release () ,org-version)
|
||||
(defun org-git-version () ,org-git-version))))
|
||||
|
Loading…
Reference in New Issue
Block a user