Commit Graph

  • 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
  • 0a6c881174
    org-babel: Fix smart `replace-regexp-in-string' behavior during variable assignment Ihor Radchenko 2024-03-07 15:49:07 +0300
  • 0608ae1062
    Merge branch 'bugfix' Ihor Radchenko 2024-03-07 15:43:53 +0300
  • 01a0f15b6b
    org-babel-expand-body:gnuplot: Fix altering variable data case Ihor Radchenko 2024-03-07 15:40:57 +0300
  • 8eb78048f0
    org-mobile-create-index-file: Fix typo Ihor Radchenko 2024-03-06 13:36:56 +0300
  • 1151c614b3
    org-fold-core-region: Fix another edge case with newline fontification Ihor Radchenko 2024-03-05 11:02:21 +0300
  • c2ea553be8
    org-babel-demarcate-block: split using element API Gerard Vermeulen 2024-01-11 20:20:01 +0100
  • 5f5db3d353
    org-babel-do-in-edit-buffer: Fix when opening src edit buffer fails Ihor Radchenko 2024-03-04 13:10:17 +0300
  • 8ac99c33f0
    org-agenda.el: Fix org-agenda-write to avoid duplicates Anand Deopurkar 2024-03-03 16:38:43 +1100
  • 2da622cad7
    org-fold-core-region: Fix re-fontification when unfolding everything Ihor Radchenko 2024-03-03 16:40:35 +0300
  • 902dacb9ca
    org-archive.el: Fix org-add-archive-files to correctly de-duplicate Anand Deopurkar 2024-03-02 21:24:19 +1100
  • ca061cfacb
    org-beamer-template: Fix when `org-beamer-frame-environement' is "frame" Ihor Radchenko 2024-03-02 15:18:23 +0300
  • 60ddec4827
    lisp/ox-beamer.el: fix orgframe environment definition Leo Butler 2024-03-01 17:06:57 -0600
  • b127d7257e
    lisp/ol.el (org--re-list-looking-at): Fix Emacs <29 compatibility Ihor Radchenko 2024-02-29 16:00:06 +0300
  • c88da815ed
    Revert "lisp/ob-sql.el: Prevent from getting stuck with an error" Ihor Radchenko 2024-02-29 15:05:19 +0300
  • a3ebd8c669
    org-babel-do-in-edit-buffer: When editing fails, do not throw an error Ihor Radchenko 2024-02-29 15:01:00 +0300
  • ac49228040
    Merge branch 'bugfix' Ihor Radchenko 2024-02-29 14:49:10 +0300
  • 8648576573
    org-up-heading-safe: Return true level, ignoring org-odd-levels-only Ihor Radchenko 2024-02-29 14:38:38 +0300
  • 6ef0154576
    org-up-heading-safe: Return true level, ignoring org-odd-levels-only Ihor Radchenko 2024-02-29 14:36:26 +0300
  • 731d16f9e9
    org-table-to-lisp: Preserve text properties Ihor Radchenko 2024-02-29 14:23:37 +0300
  • c841be9656
    lisp/ol.el (org-target-link-regexp-limit): Bump value Ihor Radchenko 2024-02-29 14:07:15 +0300
  • 341a01a07d
    Work around regexp size limitation for large number of link targets Ihor Radchenko 2024-02-19 12:19:34 +0300
  • dd4d05a159
    ob-tangle: Add flag to optionally remove files before writing Olivier Lischer 2024-01-23 21:02:20 +0100
  • 9029470eb9
    fixup! oc-basic.el: Drop {...} when rendering Bibtex entries Ihor Radchenko 2024-02-29 13:02:48 +0300
  • ac1ed2bf85
    lisp/org-colview.el: Fix computing summary with low-level first child Ihor Radchenko 2024-01-29 16:09:29 +0100
  • d2df9624ce
    oc-basic.el: Drop {...} when rendering Bibtex entries Ihor Radchenko 2024-02-29 12:21:08 +0300
  • 286a8fb798
    org-element-insert-before: Fix return value when setting plain-text Ihor Radchenko 2024-02-29 11:43:52 +0300
  • 755fef38f5
    Merge branch 'bugfix' Ihor Radchenko 2024-02-28 10:54:50 +0300
  • fe9bc9efd1
    Update version number for the 9.6.20 release release_9.6.20 Ihor Radchenko 2024-02-28 10:53:28 +0300
  • 80dff08ed1
    Fix unescaped \ in docstrings Ihor Radchenko 2024-02-27 23:59:21 +0300
  • 356072c1d6
    org-agenda: Make sure skipping warning/delay days never increases their number Tim Ruffing 2024-02-13 10:57:29 +0100
  • 8651c83991
    Address Emacs 27 warnings Ihor Radchenko 2024-02-27 13:33:26 +0300
  • 25a51bad2c
    Address Emacs 28 warnings Ihor Radchenko 2024-02-27 13:29:00 +0300
  • 87c9f9b5db
    org-export: Fix exporting visible when org-fold-core-style is 'text-properties Ihor Radchenko 2024-02-27 13:21:36 +0300
  • fef873b1cf
    org-agenda-get-restriction-and-command: Do not leave window around Ihor Radchenko 2024-02-27 12:18:34 +0300
  • 9f6894c106
    org-activate-folds: Do not fontify newline after abbreviated links Ihor Radchenko 2024-02-26 15:52:25 +0300
  • 8bac4d386a
    org-fold-core-get-folding-spec: Fix edge case Ihor Radchenko 2024-02-26 15:51:31 +0300
  • 655e97208c
    org-element--generate-copy-script: Copy all the overlay properties Ihor Radchenko 2024-02-26 15:50:30 +0300
  • 407a55c1c0
    org-table.el: Enhanced table parsing Thierry Banel 2024-02-24 17:31:46 +0100
  • af9100382c
    Never pass error message verbatim as the first argument for `message'/`error' Ihor Radchenko 2024-02-25 13:15:04 +0300
  • 9daad41ccf
    Re-introduce undocumented fontification of example blocks Ihor Radchenko 2024-02-25 13:00:12 +0300
  • 37e468cf16
    org-bibtex-yank: Allow to populate existing item Martin Kampas 2024-02-12 13:24:54 +0100
  • 5d186b499d
    org-fold: Refactor fontifying newlines after folds Ihor Radchenko 2024-02-25 11:42:44 +0300
  • 95554543b9
    org-id.el: Add search strings, inherit parent IDs Rick Lupton 2023-11-19 14:52:05 +0000
  • 6e7e0b2cd3
    lisp/org.el (org-insert-heading): Allow specifying heading level Rick Lupton 2024-01-03 22:37:38 +0000
  • f90322377c
    ox: Fix exporting code blocks with missing language specifier Ihor Radchenko 2024-02-24 12:48:35 +0300
  • 505778950a
    org-persist: Disable reporting read/write time by default Ihor Radchenko 2024-02-24 12:39:59 +0300
  • 19db45f2cc
    org-agenda-filter-by-category: Fix using truncated category as a filter Ihor Radchenko 2024-02-24 12:33:27 +0300
  • 4b1399fb21
    org-goto-map: Do not treat 0-9 as digital arguments by default Ihor Radchenko 2024-02-24 12:05:47 +0300
  • e52a480f9f
    Merge branch 'bugfix' Ihor Radchenko 2024-02-23 16:24:45 +0300
  • bfe253f7eb
    org-cycle: Fix "Overwriting value of ... by aliasing" warning Ihor Radchenko 2024-02-23 16:21:13 +0300
  • 256caa0823
    org-cycle: Fix "Overwriting value of ... by aliasing" warning Ihor Radchenko 2024-02-23 16:21:13 +0300
  • 24ce9abce7
    org-capture-set-target-location: Fix `pcase' conditions Ihor Radchenko 2024-02-23 15:51:11 +0300
  • 67d9372487
    org-read-date-display: Fix random overlay priority when selection is at today Ihor Radchenko 2024-02-21 14:15:24 +0300
  • b3b35b03ff
    lisp/ox-beamer.el: customize the beamer frame environment name Leo Butler 2024-01-25 09:48:20 -0600
  • 0dd2c5ea39
    Merge branch 'bugfix' Ihor Radchenko 2024-02-19 13:20:47 +0300
  • d5b98bcfb5
    org-dynamic-block-define: Clarify that FUNC must accept zero arguments Ihor Radchenko 2024-02-19 13:19:11 +0300
  • d6c3ab08b4
    org-dynamic-block-insert-dblock: Do not call non-commands interactively Ihor Radchenko 2024-02-19 13:18:10 +0300
  • a8443f2c79
    org-latex-to-html-convert-command: Enhance the docstring Martin Edström 2024-02-18 20:29:48 +0100
  • d314882301
    org-narrow-to-subtree: Fix when current narrowing intersects subtree Ihor Radchenko 2024-02-18 17:47:18 +0100
  • 7360c6b427
    Merge branch 'bugfix' Ihor Radchenko 2024-02-18 17:29:35 +0100
  • 85aafac417
    ox-md.el: Fix adding blank lines between table rows in derived exporters Ihor Radchenko 2024-02-18 17:25:27 +0100
  • ea487bffb5
    org-fold-hide-drawer-all: Do not use point and mark when no region is active Ihor Radchenko 2024-02-18 11:48:50 +0100
  • 388ba5b5c4
    org-insert-link: Do not expand path arg when `org-link-file-path-type' is a function Ihor Radchenko 2024-02-17 16:25:19 +0100
  • c9fc4c03e8
    org-manual: Fix inaccuracy about TOC placement Ihor Radchenko 2024-02-17 14:34:48 +0100
  • 1cca1967e9
    fixup! ox-org: Do not process citations by default Ihor Radchenko 2024-02-14 15:36:41 +0100
  • 0e1f0e1605
    ox-latex: Make errors/warnings during PDF generation more obvious Ihor Radchenko 2024-02-14 15:34:19 +0100
  • 9eec4af620
    lisp/ox-latex.el: Add missing character warnings Juan Manuel Macias 2024-02-13 16:56:23 +0100
  • 97cc71b594
    lisp/org-element.el, lisp/ox.el: Add Ihor Radchenko as a maintainer Ihor Radchenko 2024-01-14 13:23:12 +0100
  • fd45bfa648
    Acknowledge that Nicolas Goaziou is no longer maintaining Org libraries Ihor Radchenko 2024-01-14 13:21:08 +0100
  • b8ee1315a1
    ox-org: Do not process citations by default Ihor Radchenko 2024-02-14 13:13:56 +0100
  • 666bd90497
    fixup! ox-org: Export special table rows by default Ihor Radchenko 2024-02-14 12:50:10 +0100
  • a250fc745f
    org-compile-file: Retain all the logs when PROCESS is a list 1707837980386253365/tmp_refs/heads/main 1707837980386253365/main Ihor Radchenko 2024-02-13 12:59:38 +0100
  • 61c235b778
    org-element-paragraph-parser: Fix edge case; fix tests Ihor Radchenko 2024-02-13 12:45:20 +0100
  • 38dd882685
    org-ctags: Fix regexp to not break radio-target links Martin Marshall 2024-02-11 12:36:46 -0500
  • 5cbaa87473
    doc/org-manual.org (Include Files): Add link to export flow Ihor Radchenko 2024-02-12 14:56:42 +0100
  • a70f216e3f
    doc/org-manual.org (Summary of the export process): Reference `org-export-as' Ihor Radchenko 2023-12-28 13:04:06 +0100
  • f9fc9d95c7
    org-export-as: Add reference to export flow in the manual Ihor Radchenko 2023-12-28 12:59:22 +0100
  • 1087a7b4af
    doc/org-manual.org: Add link to WORG export reference page Ihor Radchenko 2023-12-27 17:58:48 +0100
  • 46cf76259c
    doc/org-manual.org: Describe export flow Ihor Radchenko 2023-12-26 15:15:23 +0100
  • 1ff72e0918
    doc/org-manual.org: Fix some obsolete variable names Ihor Radchenko 2023-12-27 14:23:29 +0100
  • cf7ef80a13
    org-manual: Undocument `org-fast-tag-selection-include-todo' Ihor Radchenko 2024-02-12 14:01:13 +0100
  • 6ff0de5c3e
    ox-org: Export special table rows by default Ihor Radchenko 2024-02-12 12:55:37 +0100
  • f4f0fc8bda
    lisp/org-colview.el (org-columns--compute-spec): Fix columns in inlinetasks Ihor Radchenko 2024-02-11 16:39:11 +0100
  • 807bf95c49
    lisp/org-colview.el (org-columns): Avoid calling expensive `move-marker' Ihor Radchenko 2024-02-11 16:26:43 +0100
  • 7e547fd3b6
    org-columns--display-here: Cache result of `substitute-command-keys' Ihor Radchenko 2024-02-11 16:25:37 +0100
  • 2a999b298f
    org-columns--display-here: Avoid calling `face-remap-add-relative' when possible Ihor Radchenko 2024-02-11 16:24:56 +0100
  • 01a074d0b5
    fixup! Obsolete `org-icompleting-read' and `org-completing-read-no-i' Ihor Radchenko 2024-02-11 15:54:43 +0100
  • 5be39ff798
    Reapply "lisp/org-element-ast.el (org-element-property-raw): Simplify implementation" Ihor Radchenko 2024-02-11 15:11:39 +0100
  • 130382779b
    testing/lisp/test-duplicates-detector.el: Fix Emacs 27 compatibility Ihor Radchenko 2024-02-11 15:11:11 +0100
  • 112f1c5fcd
    lisp/org-element-ast.el: Fix compilation for Emacs 27 Ihor Radchenko 2024-02-11 15:10:55 +0100
  • ce1da4d201
    fixup! org-startup-folded: Make values consistent with #+STARTUP keyword Ihor Radchenko 2024-02-11 15:10:48 +0100
  • c2a58bbd53
    org-startup-folded: Make values consistent with #+STARTUP keyword Ihor Radchenko 2024-02-11 13:40:17 +0100
  • bc0e14a1ab
    Update version number for the 9.6.19 release release_9.6.19 Ihor Radchenko 2024-02-11 12:50:12 +0100
  • d3a1394270
    fixup! org-ctags.el: Fix use of "ctags" executable Ihor Radchenko 2024-02-10 22:18:10 +0100
  • 8c7313d397
    org-babel: New babel backend API function org-babel-session-buffer:<lang> Ihor Radchenko 2024-02-06 15:02:48 +0100
  • 644bf846d6
    ob-comint: Make file results from async sessions respect :dir header Jack Kamm 2024-01-31 20:06:00 -0800
  • 13d0f8bf8e
    org-babel-execute-src-block: Force :dir according to live session Ihor Radchenko 2024-02-03 16:47:57 +0100
  • cbfe1354b3
    org-insert-subheading: Never insert sub-heading above current Ihor Radchenko 2024-02-10 16:57:59 +0100
  • 9ddfb66996
    lisp/org.el (org-insert-subheading): Improve docstring Ihor Radchenko 2024-02-10 16:57:42 +0100
  • 942b4d97c1
    Revert "lisp/org-element-ast.el (org-element-property-raw): Simplify implementation" Ihor Radchenko 2024-02-10 16:39:13 +0100
  • 80e7c9f80f
    ox-latex: String variables are not file local safe Gerard Vermeulen 2024-02-10 14:04:55 +0100
  • 981402a93d
    org-ctags.el: Fix use of "ctags" executable Martin Marshall 2024-02-09 17:40:03 -0500
  • cfb48624f3
    lisp/org-element-ast.el (org-element-property-raw): Simplify implementation Ihor Radchenko 2024-02-10 14:07:52 +0100
  • 7319136420
    org-element-cache-map: Fix when :next-re is provided Ihor Radchenko 2024-02-06 01:42:54 +0100
  • df1f9be7f8
    fixup! Add testing/lisp/test-duplicates-detector.el Ihor Radchenko 2024-02-09 19:54:29 +0100
  • aa3724dbde
    org-capture: Obsolete `org-capture-bookmark' in favor of `org-bookmark-names-plist' Ihor Radchenko 2024-02-09 17:47:57 +0100
  • 0d77cf8421
    org-latex-headline: Prevent footnotes in TOC/footers Ihor Radchenko 2024-01-26 13:07:13 +0100
  • 27d6f8305c
    lisp/ob-comint.el: Introduce a fallback prompt regexp Ihor Radchenko 2024-01-22 12:55:09 +0100
  • c76d498f44
    mk/default.mk: Use make single by default Ihor Radchenko 2024-02-09 17:17:12 +0100
  • 71fbe92c2e
    mk: Allow parallel execution Ihor Radchenko 2024-02-09 17:15:53 +0100
  • ecb5b605d7
    lisp/org-element-ast.el: Fix compile-time inline expansion Stefan Monnier 2024-02-09 16:29:25 +0100
  • 8e2ed45bb1
    test-org/file-contents: Refactor duplicate test Ihor Radchenko 2024-02-09 15:07:35 +0100
  • e3f327d1e6
    ob-haskell/session-named-none-means-one-shot-sessions: Remove duplicate Ihor Radchenko 2024-01-31 13:12:49 +0100
  • 8d2fcfea99
    Add testing/lisp/test-duplicates-detector.el Ilya Chernyshov 2024-01-22 01:33:56 +0600
  • 4797ebf834
    lisp/org-crypt.el (org-current-level): Fix compiler warning Ihor Radchenko 2024-02-09 13:44:33 +0100
  • adf841219d
    mk: Use ` quotes instead of complex '"'"' Ihor Radchenko 2024-02-09 12:53:03 +0100
  • ee395b9b8e
    Add new make target for native compilation Ihor Radchenko 2024-02-08 20:16:51 +0100
  • bfc0cb3723
    lisp/org-num.el: Autoload safe variables Ihor Radchenko 2024-02-08 16:17:34 +0100
  • 62956196d0
    org-agenda: Fix entries with timestamps without day name Ihor Radchenko 2024-02-08 16:01:29 +0100
  • f016545aa1
    org-link-search-must-match-exact-headline: Improve docstring Rick Lupton 2024-02-08 08:19:40 +0000
  • b26745b985
    org-agenda: Fix meaning of 'repeated-after-deadline value of `org-agenda-skip-scheduled-if-deadline-is-shown' Ihor Radchenko 2024-02-07 13:21:34 +0100
  • 18d98ee655
    org-colview: Extract functions `org-columns-move-up' & `org-columns-move-down' Sławomir Grochowski 2024-02-03 20:50:08 +0100
  • 8ccda1737b
    fixup! org-capture-set-target-location: Improve error reporting for malformed target Ihor Radchenko 2024-02-06 20:02:38 +0100
  • 4254a54f88
    org-update-parent-todo-statistics: Do not modify buffer unnecessarily Ihor Radchenko 2024-02-05 22:12:03 +0100
  • 10d2868c58
    org-footnote-new: Add an option to create new anonymous labels Pedro A. Aranda Gutiérrez 2024-02-05 07:30:00 +0100
  • 7f5e085cad
    org-decrypt-entry: Adjust headline levels in decrypted subtree Ihor Radchenko 2024-02-05 14:04:52 +0100
  • f4414f5dbb
    ox-latex: Fix references to src block results without #+name Ihor Radchenko 2024-02-05 13:29:05 +0100
  • 0938795fd7
    org-colview: Replace anonymous function with `forward-char' Sławomir Grochowski 2024-02-03 19:30:03 +0100
  • 0a58a53eda
    org-capture-set-target-location: Improve error reporting for malformed target Ihor Radchenko 2024-02-04 14:47:23 +0100
  • b2ee10545e
    Merge branch 'bugfix' Ihor Radchenko 2024-02-04 14:31:31 +0100
  • 1abff38597
    org-fontify-extend-region: Fix edge case Ihor Radchenko 2024-02-04 14:29:23 +0100
  • 97f4ae0c2d
    Update version number for the 9.6.18 release release_9.6.18 Ihor Radchenko 2024-02-04 13:53:02 +0100
  • 7a6bb0904d
    org-table-justify-field-maybe: Do not leak alignment data from other tables Ihor Radchenko 2024-02-03 15:58:41 +0100
  • 09ced6d2c2
    org-link-plain-re: Improve regexp heuristics Ihor Radchenko 2024-02-03 15:15:46 +0100
  • 5cb52f379b
    org-html-example-block: Combine :class attributes using space Ihor Radchenko 2024-02-03 15:07:32 +0100
  • 3f4bdf80cb
    Merge branch 'bugfix' Ihor Radchenko 2024-02-02 21:01:30 +0100
  • 56748ea4e2
    org: Fix security prompt for downloading remote resource Ihor Radchenko 2024-02-02 20:59:41 +0100
  • 57f1c02556
    doc/org-manual.org: Clarify the default export language for LaTeX export Ihor Radchenko 2024-01-18 19:14:28 +0100
  • c67af5c24a
    test-org-fold/org-fold-display-inline-images: Fix skip condition in older Emacs Ihor Radchenko 2024-02-02 17:03:35 +0100
  • 1156554aaf
    test-org-fold/org-fold-display-inline-images: Fix test, disable when non-interactive Ihor Radchenko 2024-02-02 16:24:32 +0100
  • 844bd9f1f1
    lisp/org.el (org-copy-visible): Fix when using overlays for folding Ihor Radchenko 2024-02-02 16:24:16 +0100
  • 83bc81b750
    lisp/org-list.el (org-list-swap-items): Fix re-folding after swap Ihor Radchenko 2024-02-02 16:23:50 +0100
  • 96944e8d43
    org-fold-core--process-delayed: Fix delayed folding in killed buffers Ihor Radchenko 2024-02-02 16:23:05 +0100
  • 71fa0014db
    lisp/ox-latex.el: make org-latex-prefer-user-labels safe file local Gerard Vermeulen 2024-02-02 13:06:29 +0100
  • 344d4624e1
    lisp/org-compat.el: Fix compiler warning when make single Ihor Radchenko 2024-02-02 14:33:01 +0100
  • 62c6d5668d
    org-fold-core-style: Use 'overlays in Emacs >=29 Ihor Radchenko 2024-02-02 14:21:31 +0100
  • 614d534a9d
    fixup! doc/org-manual.org: Checkboxes, add checkbox states examples Sławomir Grochowski 2024-01-27 21:16:36 +0100
  • 055ed4a2f6
    doc/org-manual.org: Clarify what TIMESTAMP and TIMESTAMP_IA refer to Tommy Kelly 2024-02-01 16:34:13 +0100
  • 40d1352b29
    org-babel: Declare :async header argument in the backends that support it Ihor Radchenko 2024-02-01 16:14:43 +0100
  • 14acf626fe
    org: Fontify whole table rows with `org-table-row' face Ihor Radchenko 2024-02-01 15:29:21 +0100
  • 788af56753
    doc/org-manual.org (Summary): Clarify the Org markup is human-readable Ihor Radchenko 2023-12-31 16:20:24 +0100
  • 402643f194
    Merge branch 'bugfix' Ihor Radchenko 2024-02-01 12:45:32 +0100
  • 84f56c47f2
    lisp/ox-latex.el: improve org-latex-toc-command docstring Gerard Vermeulen 2024-01-31 18:28:35 +0100
  • 5f22a1be40
    org-table-header-set-header: Fix header calculation Ihor Radchenko 2024-01-31 15:56:26 +0100
  • c9ed0388e7
    lisp/ox-beamer.el: Add BEAMER_ACT to column definition Eric S Fraga 2022-10-05 09:15:05 +0100
  • 13a8a74a99
    Merge branch 'bugfix' Ihor Radchenko 2024-01-31 14:07:50 +0100
  • d4eaf8fe5f
    org-publish-sitemap-file-entry-format: Do not refer to non-existing symbol Ihor Radchenko 2024-01-30 13:41:14 +0100
  • 28e38a47aa
    doc/org-manual.org (Generating a sitemap): Fix property list Ihor Radchenko 2024-01-30 13:40:11 +0100
  • ee0196e6af
    doc/org-manual.org (Generating a sitemap): Link to `org-publish-project-alist' Ihor Radchenko 2024-01-30 13:39:57 +0100
  • f1978ede29
    org-odt-get-table-cell-styles: Fix reference to obsolete text property Ihor Radchenko 2024-01-29 14:38:01 +0100
  • ad90ff7cb2
    lisp/org-table.el: Fix reference to non-existing function Ihor Radchenko 2024-01-28 14:48:57 +0100
  • 75b6f2712a
    lisp/org-table.el (org-table-copy-down): Fix typo Ihor Radchenko 2024-01-26 15:04:19 +0100
  • a5e84c2fb8
    org-link-translation-function: Remove reference to removed function Ihor Radchenko 2024-01-25 15:22:22 +0100
  • 4aced687b8
    lisp/org-tempo.el: Do not refer to removed function in the commentary Ihor Radchenko 2024-01-24 13:24:02 +0100
  • ede8294cf7
    lisp/ox.el: Fix removed variable in the commentary Ihor Radchenko 2024-01-22 12:25:04 +0100
  • fe663b6c80
    lisp/org-element-ast.el (org-element--property-idx): Simplify implementation Ihor Radchenko 2024-01-31 14:01:33 +0100
  • 03b383df8b
    ox-latex: Remove org-latex-line-break-safe Ihor Radchenko 2024-01-21 14:21:33 +0100
  • bd305ecdf6
    ox-latex: Make sure that [text] is not misinterpreted as LaTeX argument Ihor Radchenko 2024-01-18 14:01:32 +0100
  • 15e51d7083
    lisp/org-persist.el (and): Fix typo Ihor Radchenko 2024-01-31 12:18:05 +0100
  • afc529b4a0
    lisp/org-element-ast.el (org-element-type-p): Simplify implementation Ihor Radchenko 2024-01-30 17:19:05 +0100
  • 86c4038da6
    ob-scheme: Allow ob-scheme to accept a remote connection Hunter Jozwiak 2024-01-28 21:48:05 -0500
  • da9ac6da1d
    Merge branch 'bugfix' Ihor Radchenko 2024-01-30 15:28:02 +0100
  • 7de8b3917c
    org-todo: Fix tag alignment when title contains a folded link Ihor Radchenko 2024-01-30 15:22:45 +0100
  • a5c977b43e
    org-cycle-set-visibility-according-to-property: Honor inner VISIBILITY settings Ihor Radchenko 2024-01-30 14:43:08 +0100
  • e2144f5f32
    org-publish-sitemap-file-entry-format: Do not refer to non-existing symbol Ihor Radchenko 2024-01-30 13:41:14 +0100
  • cfef7f85f1
    doc/org-manual.org (Generating a sitemap): Fix property list Ihor Radchenko 2024-01-30 13:40:11 +0100
  • 6533eedc41
    doc/org-manual.org (Generating a sitemap): Link to `org-publish-project-alist' Ihor Radchenko 2024-01-30 13:39:57 +0100
  • f490c1548a
    org-agenda: New customization `org-agenda-start-with-archives-mode' Andrew Hyatt 2024-01-28 21:33:20 -0400
  • 813614cff4
    lisp/org-src.el: complete `org-src-preserve-indentation' docstring Gerard Vermeulen 2024-01-29 11:12:18 +0100
  • 22050243b8
    org-update-parent-todo-statistics: Use parser to match statistics cookie Ihor Radchenko 2024-01-29 16:38:07 +0100
  • 522d7d0afe
    org-odt-get-table-cell-styles: Fix reference to obsolete text property Ihor Radchenko 2024-01-29 14:38:01 +0100
  • 107cbc74a9
    ob-python: Set Python shell in Org edit buffer Ihor Radchenko 2024-01-28 21:29:25 +0100
  • a4a880d1f9
    org-latex-default-packages-alist: Refine packages for font management Pedro A. Aranda Gutierrez 2024-01-28 17:51:23 +0100
  • da2b61b09e lisp/ox-icalendar.el: Add time-to-live functionality to ox-icalendar Detlef Steuer 2023-02-04 21:40:09 +0100
  • e24ca9fa05
    org-switch-to-buffer-other-window: Suppress compiler warning Ihor Radchenko 2024-01-28 20:08:53 +0100
  • 319563cef7
    ob-R, ob-julia: Do not force-start session in Org Src buffers Ihor Radchenko 2024-01-09 19:08:44 +0100
  • 5e98599f50
    lisp/org-table.el: Fix reference to non-existing function Ihor Radchenko 2024-01-28 14:48:57 +0100
  • eacc9aa3ca doc/org-manual.org: Minor language fixes Matthew Trzcinski 2024-01-28 12:02:03 +0100
  • ef23b4706b
    org-babel-tangle: Do not allow tangling into self Ihor Radchenko 2024-01-08 16:58:24 +0100
  • 13bbe6743d
    lisp/org-table.el (org-table-copy-down): Fix typo Ihor Radchenko 2024-01-26 15:04:19 +0100
  • 44385f5bc4 lisp/ox-icalendar.el: Add Jack Kamm as maintainer Jack Kamm 2024-01-25 20:57:51 -0800
  • 19c90dd947
    org-link-translation-function: Remove reference to removed function Ihor Radchenko 2024-01-25 15:22:22 +0100
  • 8ec89c53ca
    ox-icalendar: Add support for multi-line SUMMARY, LOCATION, and DESCRIPTION Ihor Radchenko 2024-01-22 12:12:16 +0100
  • 46b9769a02
    org-attach-store-link-p: Change default value to 'attached Ihor Radchenko 2024-01-20 16:20:20 +0100
  • ea529007d7
    ox-html: Fix links to targets that do not have a number Ihor Radchenko 2024-01-25 13:28:14 +0100