diff --git a/README.org b/README.org index 7196939..32f4ff1 100644 --- a/README.org +++ b/README.org @@ -314,6 +314,8 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]]. #+begin_src emacs-lisp -n :results silent ;; To use different Org git repositories (org or gro): (push (expand-file-name "~/VCS/org-mode/lisp") load-path) +(push (expand-file-name "~/VCS/org-contrib/lisp") load-path) +;; (byte-recompile-directory "~/VCS/org-contrib/lisp" 0) ;; Postpone (require 'org) after shadowing Org and sh-script faces below. ;; Enable `package-install-upgrade-built-in' to upgrade Org and transient. @@ -2311,6 +2313,7 @@ list detailing and motivating each listing: ol-doi ol-eww ol-info + org-collector org-id org-protocol org-tempo)