mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Suppress missing-file org-version errors
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user