aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test-ob-R.el: Add tests for :results outputmainJeremie Juste2022-12-031-0/+33
* Merge branch 'bugfix'Ihor Radchenko2022-12-021-0/+8
|\
| * org-babel-comit-with-output: Fix when prompt is emitted partiallyIhor Radchenko2022-12-021-0/+8
* | org-element: Prefer `org-element-with-disabled-cache' macroIhor Radchenko2022-12-021-2/+2
* | Merge branch 'bugfix'Kyle Meyer2022-12-0119-84/+88
|\ \ | |/
| * ox-md: Tweak a defcustom type for compatibility with Emacs<28Kyle Meyer2022-12-011-1/+2
| * Backport commit 8b3baadf6 from EmacsEli Zaretskii2022-12-011-2/+5
| * Backport commit 4b2f5425d from EmacsMattias Engdegård2022-12-013-4/+4
| * Backport commit 8617edfff from EmacsStefan Kangas2022-11-3016-78/+78
* | Merge branch 'bugfix'Kyle Meyer2022-11-303-50/+51
|\ \ | |/
| * Backport commit c3466099c from EmacsMattias Engdegård2022-11-302-2/+3
| * ORG-NEWS: Fix location of some v9.6 entriesKyle Meyer2022-11-291-48/+48
* | Merge branch 'bugfix'Kyle Meyer2022-11-291-2/+2
|\ \ | |/
| * ORG-NEWS: Drop "Version 9.7" heading from bugfix branchKyle Meyer2022-11-291-1/+0
| * ob-core: Silence byte-compiler warningKyle Meyer2022-11-291-2/+2
|/
* Update version numbers for the 9.6 releaseBastien2022-11-292-2/+3
* org-export--get-subtree-options: Do not jump to parent subtreeIhor Radchenko2022-11-272-2/+2
* org-babel: Add new :results discard header argumentIhor Radchenko2022-11-273-21/+38
* * etc/ORG-NEWS: Announce deprecation of python-mode.el (MELPA) supportIhor Radchenko2022-11-261-0/+9
* testing/lisp/test-org-element.el: Uncomment working testIhor Radchenko2022-11-261-28/+25
* ob-core: Resolve named list references to simple listsIhor Radchenko2022-11-264-10/+71
* org-table-convert-refs-to-rc: Fix failing testIhor Radchenko2022-11-252-7/+8
* org.el: Use long option names when launching dvisvgmRudolf Adamkovič2022-11-251-1/+1
* org.el: Compute bounds exactly when converting LaTeX output to SVGRudolf Adamkovič2022-11-251-1/+1
* lisp/org-agenda.el: Obsolete unused `org-let' and `org-let2'Ihor Radchenko2022-11-252-8/+13
* * testing/lisp/test-org-table.el: Uncomment working testIhor Radchenko2022-11-241-5/+4
* lisp/org.el: Fix toggling overlays in regionIhor Radchenko2022-11-241-8/+23
* org-manual: Clarify auto-detection of code block result typeIhor Radchenko2022-11-241-5/+10
* * lisp/ob-eval.el (org-babel--get-shell-file-name): Update fixmeIhor Radchenko2022-11-241-1/+2
* org-manual: Deleting trailing space to pass Emacs's pre-commit checkKyle Meyer2022-11-231-1/+1
* Merge branch 'km/from-emacs-master'Kyle Meyer2022-11-238-13/+10
|\
| * Backport commit beaa2e495 from EmacsStefan Kangas2022-11-238-13/+10
* | ox-html: Use accurate MathJax versionsRudolf Adamkovič2022-11-232-5/+5
* | org-sbe: Fix when the macro is expanded outside Org fileIhor Radchenko2022-11-232-40/+38
* | test-org-export/activate-smart-quotes: Uncomment working testIhor Radchenko2022-11-231-10/+7
* | org-make-parameter-alist: Change the argument nameIhor Radchenko2022-11-221-9/+8
* | org-manual: Document `org-babel-pre-tangle-hook' and `org-babel-tangle-body-h...Ihor Radchenko2022-11-221-1/+13
* | org-table-convert-region: Update docstringIhor Radchenko2022-11-221-1/+5
* | Remove 'org-speed-commands-user' warningStefan Kangas2022-11-211-4/+0
* | Merge branch 'km/from-emacs-master'Kyle Meyer2022-11-204-7/+7
|\ \ | |/
| * Backport commit 16318bfb5 from EmacsStefan Kangas2022-11-201-1/+1
| * Backport commit ba485eb94 from EmacsStefan Kangas2022-11-202-3/+3
| * Backport commit 93036209f from EmacsStefan Kangas2022-11-201-3/+3
| * Backport commit 623db40dd from EmacsJuanma Barranquero2022-11-202-2/+2
* | ox-html: Update from MathJax 2 to MathJax 3+Rudolf Adamkovič2022-11-215-81/+1063
* | Merge branch 'bugfix'Bastien2022-11-201-1/+1
|\ \
| * | doc/org-manual.org: Fix keybindingGiovanni Ridolfi2022-11-201-1/+1
* | | Revert "ob-core: Do not limit table size in babel output"Ihor Radchenko2022-11-201-3/+1
* | | ob-core: Do not limit table size in babel outputIhor Radchenko2022-11-201-1/+3
* | | org: Allow spaces in #+LINK abbreviation definitionsIhor Radchenko2022-11-203-1/+17