Commit Graph

  • 773bba92a8
    doc/org-manual.org: Improve example of publishing configuration main Ihor Radchenko 2024-05-07 12:21:46 +0300
  • 51aff8a11b
    test-org-macro.el: Add test for CVE-2024-30202 Max Nikulin 2024-05-06 19:04:17 +0700
  • 48169da265
    lisp/org.el (org-make-tags-matcher): Suppress compiler warning Ihor Radchenko 2024-05-06 12:57:45 +0300
  • c8bd2092b1
    org-agenda-mode: Honor hidden link descriptions Ihor Radchenko 2024-05-05 20:27:13 +0300
  • 56992b221e
    Merge branch 'bugfix' Ihor Radchenko 2024-05-05 20:26:17 +0300
  • 24feef95e4
    ox-md: Fix exporting numbered items >=100 bugfix Ihor Radchenko 2024-05-05 20:20:54 +0300
  • 288e0a11c2 oc-csl: Remove spaces before citations in superscript Andras Simonyi 2024-05-05 15:58:01 +0200
  • 43ba00b2b1
    ob-latex: New custom option `org-babel-latex-process-alist' Ihor Radchenko 2024-05-05 13:39:43 +0300
  • e09ad15a71
    org-babel-read: Avoid `save-match-data' Ihor Radchenko 2024-05-04 22:20:09 +0300
  • 0227e12605
    org-babel-read: Read quotes strings ignoring leading/trailing newlines Ihor Radchenko 2024-05-04 22:19:45 +0300
  • 105dedd0d9
    ox-html: Fix exporting inlinetasks without contents Ihor Radchenko 2024-05-04 13:37:46 +0300
  • edb5eaaac3
    org-babel-read: Allow reading multi-line strings Ihor Radchenko 2024-05-04 14:46:46 +0300
  • 1523e21d82
    org-babel-expand-noweb-references: Add trialing newline after comments Ihor Radchenko 2024-05-04 14:30:25 +0300
  • 0d24857ccf
    ox-html: Fix exporting inlinetasks without contents Ihor Radchenko 2024-05-04 13:37:46 +0300
  • dbea900d60
    test-ob/org-babel-read: Fix for Emacs 27 Ihor Radchenko 2024-05-03 16:25:00 +0300
  • 09520a056c
    org-manual: Document command line installation Cook, Malcolm 2024-05-02 15:43:05 -0500
  • 2028bb15cd
    org-babel-read: Fix reading multiple quoted strings Ihor Radchenko 2024-05-03 15:04:52 +0300
  • 5da0eb6ea7
    org-element-timestamp-parser: Allow time in diary sexp timestamps Ihor Radchenko 2024-01-08 13:33:59 +0100
  • 3d0deadf41
    Update version number for the 9.6.29 release release_9.6.29 Ihor Radchenko 2024-05-03 10:32:09 +0300
  • 1cafe3e8e4
    org-indent-line: Do not err in src blocks when there is no language mode Ihor Radchenko 2024-05-02 19:47:26 +0300
  • 7cdf835c71
    Auto-complete PRINT_BIBLIOGRAPHY with a trailing colon Rudolf Adamkovič 2024-05-02 18:20:33 +0200
  • fede1c9909
    org-display-inline-images: Prioritize #+attr_org over other #+attr_... Ihor Radchenko 2024-05-02 19:12:48 +0300
  • 55795376b6
    org-indent-line: Do not rely upon TAB being bound to indentation Ihor Radchenko 2024-05-02 18:18:49 +0300
  • d8ac958836
    ob-calc/matrix-inversion: Force `calc-float-format' in the test Ihor Radchenko 2024-05-02 15:07:12 +0300
  • ac7c5c5d88
    test-ob-shell.el: Skip based on feature detection Max Nikulin 2024-05-02 17:09:10 +0700
  • dd12e9c763
    ob-calc.el: Fix assigning floating point numbers Ihor Radchenko 2024-05-02 15:24:15 +0300
  • a2e5685e49
    Do not use org-fold to hide link parts Ihor Radchenko 2024-05-02 10:27:32 +0300
  • 646f6ec133
    Obsolete `org-cached-entry-get' in favor of `org-entry-get' Morgan Smith 2024-05-01 12:36:40 -0400
  • c6bbde4c78
    test-org-ctags: Fix CI failures Max Nikulin 2024-04-30 20:37:02 +0700
  • 3c01767f7e
    test-org-ctags.el: Test escaping of shell arguments Max Nikulin 2024-04-28 14:13:04 +0700
  • 0f0019e326
    org-ctags.el: Protect shell specials in directory name Max Nikulin 2024-03-27 23:04:07 +0700
  • badb09d679
    org-ctags.el: Do not activate on load Max Nikulin 2024-04-29 23:28:29 +0700
  • 735334445f
    org-ctags.el: Define unload function Max Nikulin 2024-04-29 21:34:13 +0700
  • 3e11b2eb88
    org-make-tags-matcher: Byte-compile the returned function Ihor Radchenko 2024-04-29 19:46:31 +0300
  • 89c68683f9
    org-babel-import-elisp-from-file: Fix detecting delimiter in single-line data Ihor Radchenko 2024-04-29 14:14:07 +0300
  • a2514c97de
    Merge branch 'bugfix' Ihor Radchenko 2024-04-28 15:57:30 +0300
  • 36a9f6f185
    org-clock: Autoload `org-clock-modify-effort-estimate' Ihor Radchenko 2024-04-28 15:55:45 +0300
  • e0f24a3f6d
    org-html-footnote-reference: Fix duplicate IDs Ihor Radchenko 2024-04-28 13:33:35 +0300
  • 065af4b42a
    ox-html: Use non-number footnote names as link anchors Ihor Radchenko 2024-04-13 16:53:48 +0300
  • ba747598c6
    org-icalendar-export-agenda-files: Report file name when export fails Ihor Radchenko 2024-04-26 18:09:43 +0300
  • 64049aaddc
    lisp/ox.el (org-export-data): Improve broken link error message Ihor Radchenko 2024-04-26 18:09:03 +0300
  • fbf613ece9
    lisp/org-colview.el: Move cleanup code to cleanup function Alexander Adolf 2024-04-23 17:43:08 +0200
  • 4e6fa96e26
    lisp/org-colview.el: Add link parameter to colview dynamic block Alexander Adolf 2024-04-15 18:01:40 +0200
  • 5a98b4c563
    lisp/org-colview.el: Add formatter parameter to colview dynamic block Alexander Adolf 2024-04-14 18:14:05 +0200
  • f124b616d9
    oc-biblatex: Allow native biblatex options in CITE_EXPORT Pedro A. Aranda 2024-04-25 07:21:45 +0200
  • e4ab416fcc
    Only run Bash tests when relevant features are supported Ihor Radchenko 2024-04-26 14:02:06 +0300
  • 510e8f9cc8
    ox-publish: Do not store :title, :date, and :index in project cache Ihor Radchenko 2024-03-29 12:17:09 +0300
  • 68d592bae4
    ox-man: Escape backslash characters in verbatim examples Ihor Radchenko 2024-04-14 14:05:59 +0300
  • 0e743d0bfc
    Update version number for the 9.6.28 release release_9.6.28 Ihor Radchenko 2024-04-26 10:26:39 +0300
  • 252cc0be07
    ob-lua: Support all types and multiple values in results Rudolf Adamkovič 2024-04-23 18:44:58 +0200
  • 9e88e1c822
    Merge branch 'bugfix' Ihor Radchenko 2024-04-24 15:46:32 +0300
  • d6353b283a
    ox-ascii: Fix broken link export for broken fuzzy links Ihor Radchenko 2024-04-24 15:42:39 +0300
  • 80b474db00
    ox-ascii: Fix broken link export for broken fuzzy links Ihor Radchenko 2024-04-24 15:42:39 +0300
  • c6c5474b7e
    ob-exp: Preserve header arguments in source block after processing Ihor Radchenko 2024-04-24 14:48:19 +0300
  • ff9d00c9c3
    doc/org-manual.org: Document `org-emphasize' Arash Esbati 2024-04-23 07:36:18 +0200
  • 46e13c3ebd
    ox-latex: New option to customize LaTeX footnote command Alexander Gogl 2024-04-17 16:00:41 +0200
  • 1ad03e77b1
    org-fold: Fix regression after b03ece433 Ihor Radchenko 2024-04-22 22:20:49 +0300
  • 52bde22b9d
    Merge branch 'bugfix' Ihor Radchenko 2024-04-22 21:10:13 +0300
  • a9275d5fd1
    doc/org-manual.org: Fix description of switches in literal examples Ihor Radchenko 2024-04-22 21:08:20 +0300
  • dba92f72d3
    Merge branch 'bugfix' Ihor Radchenko 2024-04-22 16:44:27 +0300
  • 0db82ee8f8
    org-agenda-manipulate-query: Fix repeated canceled calls Ihor Radchenko 2024-04-22 16:40:33 +0300
  • 5b0b7f2924
    org-paste-subtree: With single/double prefix, force inserting sibling/child Ihor Radchenko 2024-04-21 14:59:37 +0300
  • 36d0928043
    Clarify `org-use-sub-superscripts' and related options Ihor Radchenko 2024-04-21 12:41:05 +0300
  • 769018718c
    ox-odt: Fix regression when exporting file links after 72b0e9ff0 Ihor Radchenko 2024-04-20 15:19:11 +0300
  • 942a7320d0
    org-element-cache-map: Fix edge case when we move to not-yet-cached element Morgan Smith 2024-04-18 09:18:51 -0400
  • d73688faa4
    org-paste-subtree: Fix pasting when point is on heading but not at bol Ihor Radchenko 2024-04-19 14:11:15 +0300
  • 037700c411
    Update version number for the 9.6.27 release release_9.6.27 Ihor Radchenko 2024-04-19 10:56:36 +0300
  • 1ae978f940
    Merge branch 'bugfix' Ihor Radchenko 2024-04-15 14:19:50 +0300
  • 4ae5cc0182
    org-self-insert-command: Prevent deleting selection for speed commands Ihor Radchenko 2024-04-15 14:17:17 +0300
  • b03ece433b
    org-fold: Optimize fontification of link folds Ihor Radchenko 2024-04-15 11:53:59 +0300
  • 17072a4690
    Allow clock elements without timestamp, like CLOCK: => 12:00 Ihor Radchenko 2024-04-14 15:46:15 +0300
  • b42867b5a1
    org-html-toc: Fix duplicate ids when there are multiples TOCs Ihor Radchenko 2024-04-14 13:33:07 +0300
  • 4d3b216b83
    Merge branch 'bugfix' Ihor Radchenko 2024-04-13 15:50:01 +0300
  • 6cb088972f
    org-link-open-as-file: Do not try dired wildcard expansion when file exists Ihor Radchenko 2024-04-13 15:47:18 +0300
  • 08c047a507
    Merge branch 'bugfix' Ihor Radchenko 2024-04-12 21:03:36 +0300
  • 5128460f94
    org-table-header-line-mode: Fix when cursor is outside table Lei Zhe 2024-04-05 22:07:12 +0800
  • c274128997
    org-table-eval-formula: Keep empty result in duration (;TtU) mode Ihor Radchenko 2024-04-12 15:07:02 +0300
  • 096ecc9e24
    Update version number for the 9.6.26 release release_9.6.26 Ihor Radchenko 2024-04-12 09:53:47 +0300
  • 66e307b411
    lisp/org-element.el: Add repeater-deadline support to org-element Morgan Smith 2024-04-03 16:30:42 -0400
  • ead3f99901
    Fix regression after 72b0e9ff0 Ihor Radchenko 2024-04-10 17:02:01 +0300
  • 093b21c8c3
    org-latex--caption/label-string: Add comment Ihor Radchenko 2024-04-10 16:36:10 +0300
  • 78e9dd0c42
    Fix when user customization makes Org dialogues pop up in new frames Ihor Radchenko 2024-04-10 15:42:52 +0300
  • 129a18abf3
    org-timer-set-timer: Fix when called from agenda buffer Ihor Radchenko 2024-04-10 11:49:55 +0300
  • 85389da8cf
    Merge branch 'bugfix' Ihor Radchenko 2024-04-10 11:18:25 +0300
  • 42cdf2a90e
    org-emphasis-alist: Clarify that emphasis markers cannot be changed Ihor Radchenko 2024-04-10 11:17:03 +0300
  • 9d636473be
    fixup! lisp/ob-emacs-lisp.el: Throw an error when session is requested Ihor Radchenko 2024-04-09 16:35:44 +0300
  • d1c6f91ced
    lisp/ob-emacs-lisp.el: Throw an error when session is requested Ihor Radchenko 2024-04-09 16:22:00 +0300
  • 029d85dcca
    Merge branch 'bugfix' Ihor Radchenko 2024-04-09 14:07:28 +0300
  • 67ec699769
    org-dblock-write:columnview: Fix when :id file:foo.org is not open Ihor Radchenko 2024-04-09 14:04:02 +0300
  • 6d864526b7
    org-offer-links-in-entry: Kill *Select Link* buffer on C-g Ihor Radchenko 2024-04-07 16:03:10 +0300
  • be80f4319f
    fixup! Honor `display-buffer-alist' when creating dialogues Ihor Radchenko 2024-04-07 16:02:31 +0300
  • 18fbb9985f
    Honor `display-buffer-alist' when creating dialogues Ihor Radchenko 2024-04-07 13:34:13 +0300
  • cc3a13c1fe
    lisp/org-colview.el: Add defcustom `org-columns-checkbox-allowed-values' Sławomir Grochowski 2024-03-16 13:29:53 +0100
  • ea6296a4d9
    Consistently label fold types when `org-fold-core-style' is 'overlays Ihor Radchenko 2024-04-06 15:21:10 +0300
  • b45b393265
    lisp/ox.el (org-export-table-row-is-special-p): Fix docstring Ihor Radchenko 2024-04-03 14:58:22 +0300
  • d72feeb09b
    lisp/ox.el (org-export-table-row-number): Clarify docstring Ihor Radchenko 2024-04-02 15:49:01 +0300
  • eceb2fac4c
    Merge branch 'bugfix' Ihor Radchenko 2024-04-05 14:33:25 +0300
  • 22306682ff
    doc/org-manual.org (Plain Lists): Add example of forced list numbering Ihor Radchenko 2024-04-05 14:32:15 +0300
  • b2827aed98
    org-dblock-write:columnview: Write width specifications Ihor Radchenko 2024-04-05 14:03:31 +0300
  • d491a74fd9
    fixup! lisp/ox-odt.el (org-odt-table): Add FIXME comment Ihor Radchenko 2024-04-05 13:19:58 +0300
  • 95b494a862
    lisp/ox-odt.el (org-odt-table): Add FIXME comment Ihor Radchenko 2024-04-05 13:17:06 +0300
  • ef43642874
    lisp/ox-odt.el (org-odt-item): Fix table hack inside nested list Ihor Radchenko 2024-04-05 13:12:30 +0300
  • 9bff93f19a
    Update version number for the 9.6.25 release release_9.6.25 Ihor Radchenko 2024-04-05 10:29:48 +0300
  • 90045c45e2
    org-element--cache-after-change: Remove redundant setq Stefan Monnier 2024-04-04 20:11:04 +0300
  • e965d26edb
    Merge branch 'bugfix' Ihor Radchenko 2024-04-04 19:17:22 +0300
  • 9895ed3968
    doc/org-manual.org (Header and sectioning structure): Corrected info mixup Lee Thompson 2024-04-03 16:20:15 +0100
  • c8d1338365
    org-html-htmlize-generate-css: Do not omit faces without :inherit property Ihor Radchenko 2024-04-04 14:17:27 +0300
  • 0f11d21cb6
    Merge branch 'bugfix' Ihor Radchenko 2024-04-03 15:07:08 +0300
  • 3e61311c71
    org-manual: Document Org Plot option "timeind" Morgan Smith 2024-04-02 16:51:44 -0400
  • f6876d73b3
    etc/ORG-NEWS: Fix typos Ihor Radchenko 2024-04-03 15:01:14 +0300
  • ce5e8ecbb8
    Prioritize underline over subscript inside parenthesis Ihor Radchenko 2021-12-31 22:39:03 +0800
  • a3bcb55365
    test-org.el: Add new LaTeX to MathML tests for shell escaping Max Nikulin 2024-03-10 11:16:46 +0700
  • a698d073a1
    org-latex-to-mathml/html-convert-command: Prevent shell expansion Ihor Radchenko 2024-03-08 14:05:12 +0300
  • 1d86651bef
    org--collect-keywords-1: Ignore #+SETUPFILE when its file handler errs Ihor Radchenko 2024-04-01 14:04:50 +0300
  • 4c902d4771
    doc/org-manual.org: Do not abbreviate links when editing the manual Ihor Radchenko 2024-04-01 12:55:52 +0300
  • 462bbb213a
    Make sure that commented headings appear commented Ihor Radchenko 2024-03-31 14:49:21 +0300
  • d3878cb6fe
    Consistently combine markup and the containing element faces during fontification Ihor Radchenko 2024-03-31 14:41:07 +0300
  • c0e732266b
    org-file-contents: Improve comment Ihor Radchenko 2024-03-30 13:01:17 +0300
  • e9c288dfac lisp/ob-comint.el: Fix prompt appearing in async shell results Matthew Trzcinski 2024-03-17 19:04:39 +0100
  • 0102988afb testing/lisp/test-ob-shell.el: Test async prompt removal Matthew Trzcinski 2024-03-17 18:27:11 +0100
  • 574e04d119 lisp/ob-comint.el: Refactor `org-babel-comint-with-output' Matthew Trzcinski 2024-03-17 18:24:43 +0100
  • 3776eba2f7 lisp/ob-comint.el: Create comint echo filter Matthew Trzcinski 2024-03-17 16:58:52 +0100
  • c2b763dd14 testing/lisp/test-ob-comint.el: Make test for echo filter Matthew Trzcinski 2024-03-17 16:56:43 +0100
  • 227cbb5359 lisp/ob-comint.el: Create comint prompt filter Matthew Trzcinski 2024-03-17 16:54:33 +0100
  • 820a99b171 testing/lisp/test-ob-comint.el: Make test for prompt filter Matthew Trzcinski 2024-03-17 16:47:22 +0100
  • 1be2f96931
    lisp/ox-html.el: Add avif support for html export inline images Ross Timson 2024-03-26 21:19:47 +0000
  • 3f20e32f8e
    org-element-clock-parser: Do not be case-sensitive Ihor Radchenko 2024-03-27 14:57:17 +0300
  • 5bdfc02c6f
    Update version number for the 9.6.24 release release_9.6.24 Ihor Radchenko 2024-03-26 22:45:33 +0300
  • 990b89d324
    Create commands for `org-read-date-minibuffer-local-map' Laurence Warne 2024-03-24 15:10:25 +0000
  • a3bd978e15
    Merge branch 'bugfix' Ihor Radchenko 2024-03-26 14:44:52 +0300
  • 6223f20a64
    org-map-entries: Fix when buffer is not a file buffer and SCOPE is nil Ihor Radchenko 2024-03-26 14:36:53 +0300
  • f0a92b1eb9
    org-resource-download-policy: Emphasize that the value of t is dangerous Ihor Radchenko 2024-03-26 14:10:52 +0300
  • 9450468e5c
    Merge branch 'bugfix' Ihor Radchenko 2024-03-25 14:32:57 +0300
  • d7f7b63a77
    lisp/org.el (untrusted-content): Fix for Emacs <29.3 Ihor Radchenko 2024-03-25 14:32:09 +0300
  • 16f7021c75
    Merge branch 'bugfix' Ihor Radchenko 2024-03-25 13:56:53 +0300
  • 656531edbe
    org-html-style-default: Fix XHTML validation failing Ihor Radchenko 2024-03-25 13:53:10 +0300
  • 6652ee7be9
    Merge branch 'bugfix' Ihor Radchenko 2024-03-24 19:18:11 +0300
  • 5ff4d54c6f
    Update version number for the 9.6.23 release release_9.6.23 Ihor Radchenko 2024-03-24 19:16:02 +0300
  • 01f10031b1
    org--confirm-resource-safe: Fix prompt when prompting in non-file Org buffers Ihor Radchenko 2024-02-23 12:56:58 +0300
  • 4255d5dcc0
    org-file-contents: Consider all remote files unsafe Ihor Radchenko 2024-02-20 14:59:20 +0300
  • 03635a3355
    org-latex-preview: Add protection when `untrusted-content' is non-nil Ihor Radchenko 2024-02-20 12:47:24 +0300
  • 003ddacf1c
    org-macro--set-templates: Prevent code evaluation Ihor Radchenko 2024-02-20 12:19:46 +0300
  • 33503445e6
    org-export: Do not treat unpaired ' and " as smart quotes Ihor Radchenko 2024-03-23 14:34:06 +0300
  • 8507efa848
    Merge branch 'bugfix' Ihor Radchenko 2024-03-23 17:22:39 +0300
  • 01b540e21f
    org-manual: Add footnote on how to enable described functionality Nick Dokos 2024-03-22 09:08:22 -0400
  • 5808155084 lisp/ob-shell.el: Initialize explicit-shell-file-name Aaron L. Zeng 2024-03-23 08:57:18 +0100
  • 34c844ab33 Revert "lisp/ob-shell.el: Initialize explicit-shell-file-name" Matthew Trzcinski 2024-03-23 08:54:51 +0100
  • 13af0fd543
    fixup! Support completion boundaries when completing olp, tags, and agenda filter Ihor Radchenko 2024-03-23 08:58:10 +0300
  • 5fa0f0c6fe
    Support completion boundaries when completing olp, tags, and agenda filter Ihor Radchenko 2024-03-22 13:50:45 +0300
  • 50c51b9ad1
    Update version number for the 9.6.22 release release_9.6.22 Ihor Radchenko 2024-03-22 10:30:04 +0300
  • 01cc01fc13
    doc/org-manual.org (Using the Property API): Fix typo Ihor Radchenko 2024-03-21 17:12:58 +0300
  • 1b99cccbe9
    Merge branch 'bugfix' Ihor Radchenko 2024-03-21 15:56:36 +0300
  • 5dbf930c2d
    org-agenda-clock-cancel: Unmark clocking tasks in the agenda buffer Ihor Radchenko 2024-03-21 15:55:21 +0300
  • 81dcc6350f
    Merge branch 'bugfix' Ihor Radchenko 2024-03-21 12:13:38 +0300
  • fe83afc300
    org-persist: Do not demand write access to existing directories Ihor Radchenko 2024-03-21 12:04:53 +0300
  • ad02825337
    org-persist: Do not demand write access to existing directories Ihor Radchenko 2024-03-21 12:04:53 +0300
  • 224254e7f0
    fixup! Fix org-fontify-quote-and-verse-blocks when org-src-fontify-natively is t Ihor Radchenko 2024-03-19 23:35:30 +0300
  • df4a48bc4f
    Fix org-fontify-quote-and-verse-blocks when org-src-fontify-natively is t Ihor Radchenko 2024-03-19 22:22:57 +0300
  • 4f548f9482
    fixup! org-create-math-formula: Do not run file-related hooks when checking output Ihor Radchenko 2024-03-19 19:26:46 +0300
  • b338a90698
    org-create-math-formula: Do not run file-related hooks when checking output Ihor Radchenko 2024-03-19 17:44:00 +0300
  • 2381c7b882
    ox-odt: Avoid warning when everything is fine Damien Cassou 2024-03-17 20:24:59 +0100
  • 63b10621a0
    org-sparse-tree: Fix matching property names containing "-" Ihor Radchenko 2024-03-19 17:00:52 +0300
  • 46909a54e1
    testing/lisp/test-ox-beamer.el: New regression tests for ox-beamer. Leo Butler 2024-03-17 08:14:54 -0500
  • 80615195c4
    lisp/ox-beamer.el: constrain use of org-beamer-frame-environment Leo Butler 2024-03-12 15:11:27 -0500
  • aa241ffd0b
    Makefile: List make native in make help output Ihor Radchenko 2024-03-17 17:24:26 +0300
  • 37cd00bb12 lisp/ob-shell.el: Initialize explicit-shell-file-name Aaron L. Zeng 2024-03-17 13:42:39 +0100
  • cb80019c28 Revert "lisp/ob-shell.el: Initialize explicit-shell-file-name" Matthew Trzcinski 2024-03-17 13:40:57 +0100
  • d545ad6068
    lisp/ol.el: Make `org-link-get-parameter' a valid PLACE for `setf' Ihor Radchenko 2024-03-17 13:06:11 +0300
  • ae50b94e0e
    Merge branch 'bugfix' Ihor Radchenko 2024-03-16 16:03:00 +0300
  • c5ede53210
    org-export-dictionary: Improve Estonian translation Jan Zavitski 2024-03-16 16:01:01 +0300
  • 89b0773c3f
    ob-calc.el: Add support for tables in Calc source block :var Visuwesh 2024-03-16 17:04:14 +0530
  • a862ef6906
    etc/ORG-NEWS: Fix typo Ihor Radchenko 2024-03-16 14:31:14 +0300
  • caafed42e5
    Merge branch 'bugfix' Ihor Radchenko 2024-03-16 12:26:27 +0300
  • 712ef988c3
    org-fold-core-region: Fix removing non-fold overlays Ihor Radchenko 2024-03-16 12:26:00 +0300
  • 8b73c8b98f
    org-fold-core-region: Fix removing non-fold overlays Ihor Radchenko 2024-03-16 12:23:08 +0300
  • 9f4064e68e
    org-capture-templates: Document %^{prompt}X %-escape syntax Ihor Radchenko 2024-03-16 12:18:17 +0300
  • acf6fa6209
    org-fold-core--property-symbol-get-create: Improve performance Ihor Radchenko 2024-03-16 12:17:49 +0300
  • 051e7b9d7c
    Reduce repetitive calls to `find-buffer-visiting' + `find-file-noselect' Ihor Radchenko 2024-03-16 11:21:30 +0300
  • 0e2a9524dc lisp/ob-shell.el: Initialize explicit-shell-file-name Matthew Trzcinski 2024-03-15 22:27:04 +0100
  • fb61e83f2a
    org-insert-property-drawer: Fix incorrect fold type Ihor Radchenko 2024-03-15 00:20:02 +0300
  • 7653e58f6d
    org-table-next-row: Improve docstring Ihor Radchenko 2024-03-13 17:14:04 +0300
  • 2773904cfb
    org-src-font-lock-fontify-block: Clarify offset computation Stefan Monnier 2024-03-13 08:31:11 -0400
  • cd0568ab1b
    org-submit-bug-report: Submit Org-related warnings Ihor Radchenko 2024-03-13 16:07:06 +0300
  • ca29290948
    testing: Add missing lexical-binding modeline Max Nikulin 2024-03-09 17:35:23 +0700
  • ff5fc2563f
    testing: Fix misleading file headers Max Nikulin 2024-03-09 17:33:51 +0700
  • 37a98d7de4
    testing: Fix file names in file headers Max Nikulin 2024-03-09 14:06:38 +0700
  • 505db97a8c
    org-update-parent-todo-statistics: Fix infinite loop after 4254a54f8 Ihor Radchenko 2024-03-13 13:26:00 +0300
  • e2caccfdf6
    lisp/oc-basic.el: add missing function declarations Gerard Vermeulen 2024-03-10 14:34:48 +0100
  • f08174a459
    org-export: Display a warning when the value of :exports header arg is invalid Ihor Radchenko 2024-03-08 12:42:33 +0300
  • c9b655f273
    org-activate-folds: Skip over folded newlines faster Ihor Radchenko 2024-03-12 15:40:37 +0300
  • b6f8078ab4
    org-do-remove-indentation: Ignore invisible text Psionik K 2024-01-10 22:37:28 +0900
  • a1b8554f6f
    org-mks: Do not leave window around Ihor Radchenko 2024-03-12 15:12:42 +0300
  • 72b0e9ff04
    org-export: Do not strip link type by default during export Ihor Radchenko 2024-02-05 16:39:05 +0100
  • b0c3c90574
    ox-texinfo:: Always provide a @direntry Stefan Monnier 2024-03-05 14:15:55 -0500
  • 4fd8691941
    lisp/ox-texinfo.el: Remove redundant `:group`s Stefan Monnier 2024-03-05 14:11:19 -0500
  • 28dc5dd1ac
    Update version number for the 9.6.21 release release_9.6.21 Ihor Radchenko 2024-03-08 11:34:42 +0300
  • 57ec015ab3 Merge branch 'bugfix' Bastien Guerry 2024-03-08 07:14:20 +0100
  • 4ee6e88b2f doc/org-manual.org: Small fix Bastien Guerry 2024-03-08 07:12:32 +0100
  • 044dc80a77 doc/org-manual.org: Small fix Bastien Guerry 2024-03-08 07:12:32 +0100
  • cab81f2428
    org-babel: Improve parsing of colnames in tables with horizontal lines Ihor Radchenko 2024-03-07 22:02:21 +0300