Suppress missing-file org-version errors
This commit is contained in:
parent
d1f8c88c07
commit
4703992002
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
;; depend on it, so we have to advise it once again:
|
||||
;;;###autoload (advice-add #'org-release :override #'+org--release-a)
|
||||
;;;###autoload (advice-add #'org-git-version :override #'ignore)
|
||||
;;;###autoload (add-to-list 'load-path (dir!))
|
||||
|
||||
;;;###autoload (provide 'org-version)
|
||||
|
||||
|
||||
;;
|
||||
;;; Helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue