aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/org.el b/lisp/org/org.el
index 1a137546192..df79d57f2c6 100644
--- a/lisp/org/org.el
+++ b/lisp/org/org.el
@@ -693,7 +693,7 @@ defined in org-duration.el.")
693If a description starts with <C>, the file is not part of Emacs and Org mode, 693If a description starts with <C>, the file is not part of Emacs and Org mode,
694so loading it will require that you have properly installed org-contrib 694so loading it will require that you have properly installed org-contrib
695package from NonGNU Emacs Lisp Package Archive 695package from NonGNU Emacs Lisp Package Archive
696http://elpa.nongnu.org/nongnu/org-contrib.html 696https://elpa.nongnu.org/nongnu/org-contrib.html
697 697
698You can also use this system to load external packages (i.e. neither Org 698You can also use this system to load external packages (i.e. neither Org
699core modules, nor org-contrib modules). Just add symbols 699core modules, nor org-contrib modules). Just add symbols
@@ -773,7 +773,7 @@ For export specific modules, see also `org-export-backends'."
773If a description starts with <C>, the file is not part of Emacs and Org mode, 773If a description starts with <C>, the file is not part of Emacs and Org mode,
774so loading it will require that you have properly installed org-contrib 774so loading it will require that you have properly installed org-contrib
775package from NonGNU Emacs Lisp Package Archive 775package from NonGNU Emacs Lisp Package Archive
776http://elpa.nongnu.org/nongnu/org-contrib.html 776https://elpa.nongnu.org/nongnu/org-contrib.html
777 777
778Unlike to `org-modules', libraries in this list will not be 778Unlike to `org-modules', libraries in this list will not be
779loaded along with Org, but only once the export framework is 779loaded along with Org, but only once the export framework is