ENH use updated repo

This commit is contained in:
Nathan Dwarshuis 2024-06-13 17:52:25 -04:00
parent 6febee2875
commit 62b12ac877
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
;; (straight-use-package '(org :type built-in)) ;; (straight-use-package '(org :type built-in))
(straight-use-package (straight-use-package
'(org :type git '(org :type git
:repo "https://git.sr.ht/~yantar92/org-mode" :repo "git://git.savannah.gnu.org/emacs/org-mode.git"
:branch "feature/org-element-ast-tidy")) :branch "release_9.7.3"))
;;(load-file "~/.config/emacs/straight/repos/org/lisp/org-element-ast.el") ;;(load-file "~/.config/emacs/straight/repos/org/lisp/org-element-ast.el")
;;(load-file "~/.config/emacs/straight/repos/org/lisp/org-element.el") ;;(load-file "~/.config/emacs/straight/repos/org/lisp/org-element.el")