emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org aeb934b598 41/50: Merge branch 'km/from-emacs-28'


From: ELPA Syncer
Subject: [elpa] externals/org aeb934b598 41/50: Merge branch 'km/from-emacs-28'
Date: Tue, 4 Oct 2022 21:58:02 -0400 (EDT)

branch: externals/org
commit aeb934b5989d47a45740034dcb469774ef9fa5b0
Merge: 631d4eb6af e7572fa86c
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Merge branch 'km/from-emacs-28'
---
 doc/org-manual.org | 9 +++++----
 lisp/ox.el         | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index a5fec8cf90..2f70871184 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -10674,9 +10674,10 @@ See the docstring of the variable for more information.
 If you are away from your computer, it can be very useful to have a
 printed version of some agenda views to carry around.  Org mode can
 export custom agenda views as plain text, HTML[fn:: For HTML you need
-to install Hrvoje Nikšić's =htmlize.el= as an Emacs package from MELPA
-or from [[https://github.com/hniksic/emacs-htmlize][Hrvoje Nikšić's
-repository]].], Postscript, PDF[fn:35], and iCalendar files.  If you
+to install Hrvoje Nikšić's =htmlize.el= as an Emacs package from
+[[https://elpa.nongnu.org/][NonGNU ELPA]] or from
+[[https://github.com/hniksic/emacs-htmlize][Hrvoje Nikšić's repository]].],
+Postscript, PDF[fn:35], and iCalendar files.  If you
 want to do this only occasionally, use the following command:
 
 - {{{kbd(C-x C-w)}}} (~org-agenda-write~) ::
@@ -11195,7 +11196,7 @@ a major LaTeX mode like AUCTeX in order to speed-up 
insertion of
 environments and math templates.  Inside Org mode, you can make use of
 some of the features of CDLaTeX mode.  You need to install
 =cdlatex.el= and =texmathp.el= (the latter comes also with AUCTeX)
-using [[https://melpa.org/][MELPA]] with the 
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs
 packaging system]] or alternatively from
+from [[https://elpa.nongnu.org/][NonGNU ELPA]] with the 
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs
 packaging system]] or alternatively from
 [[https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/]].  Do not use
 CDLaTeX mode itself under Org mode, but use the special version Org
 CDLaTeX minor mode that comes as part of Org.  Turn it on for the
diff --git a/lisp/ox.el b/lisp/ox.el
index 51145acaa5..4941533120 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -4705,7 +4705,7 @@ from the export back-end."
 ;; a given element, excluded.  Note: "-n" switches reset that count.
 ;;
 ;; `org-export-unravel-code' extracts source code (along with a code
-;; references alist) from an `element-block' or `src-block' type
+;; references alist) from an `example-block' or `src-block' type
 ;; element.
 ;;
 ;; `org-export-format-code' applies a formatting function to each line



reply via email to

[Prev in Thread] Current Thread [Next in Thread]