org-mode/lisp
Kyle Meyer 2ab083dd1a Merge branch 'km/from-emacs-master' into bugfix
Both Org bugfix's 52dc48050 (Handle compiler warnings from Emacs
master, 2023-04-27) and Emacs master's 4f0849a9e6d (Remove unused
values in effect context, 2023-04-09) comment out an unused condition
in org-babel-insert-result to silence a compiler warning that's new to
the Emacs master branch.  However, the changes are slightly different,
so the next sync to emacs-29 will trigger a conflict when merged to
master.

Takes Emacs's variant to 1) avoid the conflict and 2) undo the
unrelated space change from Org's variant.  (52dc48050 improved the
comment slightly, but it's not worth the conflict.)
2023-04-30 19:32:33 -04:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-awk.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-C.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-calc.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-clojure.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-comint.el org-babel-comint-with-output: Fix edge case for partial prompts 2023-04-02 12:15:10 +02:00
ob-core.el Backport commit 4f0849a9e from Emacs 2023-04-30 19:19:03 -04:00
ob-css.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-ditaa.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-dot.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-emacs-lisp.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-eshell.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-eval.el lisp/ob-eval.el: Append newline to source block query 2023-02-01 14:58:30 +03:00
ob-exp.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-forth.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-fortran.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-gnuplot.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-groovy.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-haskell.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-java.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-js.el org-babel-js-function-wrapper: Fix when the last line is a comment 2023-04-17 13:10:10 +02:00
ob-julia.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-latex.el * lisp/ob-latex.el: Fix command injection vulnerability 2023-03-12 12:23:46 +01:00
ob-lilypond.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-lisp.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-lob.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-lua.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-makefile.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-matlab.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-maxima.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-ocaml.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-octave.el Fix some compiler warnings 2023-02-17 13:38:54 +03:00
ob-org.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-perl.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-plantuml.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-processing.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-python.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-R.el * lisp/ob-R.el: Fix ESS compatibility 2023-04-17 20:17:55 +02:00
ob-ref.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-ruby.el Backport commit 347933377 from Emacs 2023-01-22 21:33:13 -05:00
ob-sass.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-scheme.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-screen.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-sed.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-shell.el org-babel-shell-initialize: Fix `org-babel-prompt-command' 2023-01-05 11:26:40 +03:00
ob-sql.el lisp/ob-sql.el: allow string in sql-connection-alist 2023-02-01 14:58:03 +03:00
ob-sqlite.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-table.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-tangle.el ob-tangle: Edit default file mode to match docstr 2023-04-13 08:59:47 +02:00
ob.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc-basic.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc-biblatex.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc-bibtex.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc-csl.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc-natbib.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
oc.el org-cite-activate: Ensure that we keep the correct match-data 2023-04-17 12:45:07 +02:00
ol-bbdb.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-bibtex.el Fix BibTeX spelled as Bibtex 2023-03-07 14:06:01 +01:00
ol-docview.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-doi.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-eshell.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-eww.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-gnus.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-info.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-irc.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-man.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-mhe.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-rmail.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol-w3m.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ol.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-agenda.el * lisp/org-agenda.el: Do not modify string constant " " 2023-04-16 13:18:42 +02:00
org-archive.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-attach-git.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-attach.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-capture.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-clock.el org-clock: Add a trailing space to the mode line string 2023-03-05 13:20:30 +01:00
org-colview.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-compat.el org-compat: Work around Emacs bug#60467 2023-02-10 14:37:09 +03:00
org-crypt.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-ctags.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-cycle.el org-cycle-set-visibility-according-to-property: Fix folded newline before 2023-02-15 18:28:33 +03:00
org-datetree.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-duration.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-element.el org-element-cache: Disable extra consistency checks 2023-04-09 13:13:25 +02:00
org-entities.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-faces.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-feed.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-fold-core.el org-fold: Fix isearch when `org-fold-core-style' is 'overlays 2023-01-16 12:21:57 +03:00
org-fold.el Touch up copyright lines from cae528457 2023-01-01 13:12:52 -05:00
org-footnote.el org-compat: Work around Emacs bug#60467 2023-02-10 14:37:09 +03:00
org-goto.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-habit.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-id.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-indent.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-inlinetask.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-keys.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-lint.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-list.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-macro.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-macs.el Backport commit 62e4eb8fcf7 from Emacs 2023-04-24 14:24:27 +02:00
org-mobile.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-mouse.el Backport commit 920a7d38e from Emacs 2023-01-22 21:33:13 -05:00
org-num.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-pcomplete.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-persist.el org-persist: Fix file path calculation 2023-03-14 14:45:00 +01:00
org-plot.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-protocol.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-refile.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-src.el org-src--construct-edit-buffer-name: Fix docstring 2023-03-10 12:08:44 +01:00
org-table.el org-table: Fix incorrect input when used with evil-escape 2023-04-07 12:35:43 +02:00
org-tempo.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-timer.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org.el Update version number for the 9.6.5 release 2023-04-30 19:28:18 +02:00
ox-ascii.el Fix LaTeX spelled as Latex 2023-03-07 14:08:40 +01:00
ox-beamer.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-html.el Fix LaTeX spelled as Latex 2023-03-07 14:08:40 +01:00
ox-icalendar.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-koma-letter.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-latex.el ox-latex: Fix << and >> in verbatim and code markup 2023-04-20 11:03:17 +02:00
ox-man.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-md.el Fix LaTeX spelled as Latex 2023-03-07 14:08:40 +01:00
ox-odt.el org-odt-plain-text: Fix when TEXT is a blank string 2023-04-30 19:12:42 +02:00
ox-org.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-publish.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ox-texinfo.el org-texinfo-supports-math-p: Fix CI test failures 2023-03-19 13:58:07 +01:00
ox.el lisp/ox.el: Pacify compiler warning 2023-01-26 12:18:49 +03:00