Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

flake.lock: Updating 'org (emacs-straight/org-mode)' - a3ba79cd -> fe1f4f2c #553

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

Changes for org

On branch: main
Commits: emacs-straight/org-mode@a3ba79c...fe1f4f2

  • c66bdb0c org-fold-core-style: Clarify "error-prone" in the docstring
  • a79a742c Revert "org.el: Improve performance of deletion commands"
  • f29ccf31 test-org-fold: Cover the issue fixed by previous commit
  • 8e2fed82 org-fold: Make sure that changes do not leave partially folded headings
  • d9479887 * lisp/ob-core.el: Fix docstring quote usage
  • 0583a0c5 org: Add setting for remote file download policy
  • c550a429 oc-basic: Parse @string entries in BiBTeX bibliographies
  • bf930b6f ; * lisp/org-refile.el (org-refile-targets): Fix typo.
  • 132a9d30 Use unknown DST instead of standard time in timestamps
  • a1896976 Fix tests for org-parse-time-string' and org-clock'
  • a4105d09 Use higher level helpers instead of `encode-time'
  • f3802b01 testing/lisp: Use `org-time-string-to-time'
  • 8908a1bd org-macs.el: Introduce a helper for `encode-time'
  • ae1db7df Use `org-encode-time' helper macro
  • e08ce5b2 test-org.el: Add some tests for `org-test-with-timezone'
  • 79f0969c * doc/org-manual.org (Using CDLaTeX to enter math): Clarify ' binding
  • 064afa0c org-indent: Fix edge case when edited region ends at headline leading stars
  • b4a72ddf org-agenda-show-current-time-in-grid: Use more common Unicode arrow
  • 702b0a81 org-agenda-clock-report-header: Update docstring
  • df0e96ba org-agenda-remove-restriction-lock: Remove 'file restriction
  • 057df6cc org-open-at-point: Do not list links under headline that cannot be opened
  • 9917d695 org-indent-region: Fix when `org-adapt-indentation' is 'headline-data
  • 03543e17 org-src-font-lock-fontify-block: Transfer 'font-lock-face property
  • 3b7523ac ob-gnuplot: Fix stable file collision when converting data
  • 39005dc0 org-fold: Do not fold text inserted right after outline fold
  • df1814b8 org-html-format-latex: Preserve buffer-local settings
  • db6c2297 testing/lisp: Update to handle new download policy
  • d2a110ff org-attach-attach: Allow attaching directories using 'cp method
  • 99681ce3 org: Support completion of cite-related keywords
  • b713b9af mk: Add make target "repro" for easy bug testing
  • b6098500 org-keys: Bind ESC by default
  • c779b7aa org-babel-detangle: Fix :comments link for src blocks before first heading
  • 97cfb959 * lisp/ox-latex.el: New variable `org-latex-language-alist'
  • 4631790f ox-ascii: Fix export with broken links
  • 14532ec6 ox-md: Fix export with broken links
  • e5cf0bc8 org-export: Do not use broken link handler on non-link elements
  • 127e7fee ox-latex: Keep obsolete variable values removed in 97cfb959d
  • afe50b71 Fix Emacs 26 compatibility
  • 01b0fb14 Backport from main: Escape single left quotes in docstrings
  • a0a07804 Fix compiler warnings
  • 1c3a4626 Backport from main: Fix compatibility with Emacs 26
  • 22de2e26 Fix Emacs 26 compatibility
  • 6de5431a org: Refactor rx to concat + regexp-opt
  • 540fcd01 ox-publish: fix typo in function name
  • cea02637 Backport commit bbf389ea6 from Emacs
  • 5fdbf159 Backport commit 2d71fd3b0 from Emacs
  • 9d29de23 Backport commit b2bce107b from Emacs
  • 745bdebe Backport commit ba0871bef from Emacs
  • 6e991f4b Backport commit 10b691987 from Emacs
  • 394f4949 org-macro: Require vc in vc-modified-time
  • eb5622b7 * doc/org-manual.org (Footnotes): Fix typo
  • 45044737 ox-latex: Support svg images with unicode paths
  • 6013cb16 Fix doc string quoting problems with '
  • 6ad53fa2 org: Correct regexp escaping to use regexp-quote
  • 5be0c709 * lisp/org.el (org-reload): Do not quote t symbol
  • bc875e5c Fix feature regexp used to detect Org library names
  • d37c0ee5 lisp/ox-latex.el: Remove obsolete Babel and Polyglossia alists
  • 20274454 test-ol: Rename cases to match the default selector
  • a753d0dd lisp/ox-latex: Omit empty date
  • 785f003d org-fold-show-entry: Do not fold drawers unless requested
  • 7e076118 oc-csl.el: Add support for sub-bibliographies
  • 24d2826f * doc/org-manual.org: Document "PRINT_BIBLIOGRAPHY" options
  • 2861d9ca org-paste-subtree: Do not use `insert-before-markers'
  • 2ea0830f org-capture-kill: Fix capture boundaries when deleting empty lines above
  • f095cfc3 * lisp/org.el (org-store-log-note): Do not indent empty lines in notes
  • 0d3bf2ed org-babel-tangle-single-block: Do not create comment link when not requested
  • 0435fea9 org-babel-expand-noweb-references: Cache block info
  • 31b3b164 ox-icalendar.el: create alarm at event time
  • 0b3c6a75 * etc/ORG-NEWS (New options): Add new section
  • 97c7ad8b * etc/ORG-NEWS: Document `org-icalendar-force-alarm'
  • b4d7a24f Make org-shiftmetaleft/org-shiftmetaright honour shift-select on MacOS
  • 4d0295b3 Avoid ignoring LaTeX export output errors
  • e22b4eb7 org-mode: Make local variables effective during Org startup
  • 0599ddfd Revert "lisp/ox-latex: Omit empty date"
  • 5a49cc5f ox-latex: comment on \date LaTeX macro
  • fde93abb org-mode: Prevent early fontification
  • 79dfb16d org-id: Fix `org-id-locations' variable name in error message
  • 3626f038 doc/org-manual.org: Fix typo in "The global TODO list"
  • 4702a730 org: Fix resource prompt in non-file buffers
  • 215de617 Partially revert "org-mode: Make local variables effective during Org startup"
  • 8f5bf172 org-id-update-locations: Scan all the open Org buffers
  • 5a1b0503 org-colview: Do not rely on `current-column' ignoring display properties
  • e3a05d09 ol.el: add description format parameter to org-link-parameters
  • 2bbb92a7 test-ol: tests for insert-description param when inserting links
  • 3858a97a * lisp/ol.el (org-insert-link): Fix edge case when ALL-PREFIXES is nil
  • f71546cc * testing/lisp/test-ol.el: Fix test name
  • 22eedaea lisp/ol.el: Fix some docstring style issues
  • e47bcb02 lisp/ox-latex.el: `org-latex-language-alist' improved
  • a0b21e3f * lisp/org.el (org-set-tags-command): Put local tags on top
  • 9cc60dee lisp/ob-plantuml.el: Insert results in buffer
  • a303a794 Support interactive editing of comment blocks
  • 00adad93 org-src: Fix invisible text in src block fontification
  • 4db67da6 org.el: Improve automatic fast tag selection keys
  • c7d48413 oc-csl: Add support for title, locators and bibentry citation styles
  • be7f6117 oc-csl: Add missing function declaration
  • 76643256 ol-man: Set window point not buffer point and wait before search
  • 70a311b0 ox-icalendar: Avoid processing ignored elements
  • 6acc58c9 * lisp/org.el (org-get-buffer-tags): Remove text properties from tags
  • b428839f doc/org-manual.org: Add note about Emacs compatibility
  • 8a781d35 ob-tangle.el: fix ‘:comments noweb’ double linking
  • 687d5702 org-fold-core-next-folding-state-change: Fix when using overlays
  • 15658b86 org-fold-core: New API to fold/restore buffer folding state
  • 01d84f2e org-fold-initialize: Ensure back-compatibility when using overlays
  • b8a0ddf5 Use the full org-fold-core API when org-fold-core-style' is overlays'
  • 6ad65f33 org-agenda-prepare-buffers: Avoid quadratic complexity when merging tags
  • edf46425 org-copy-visible: Prevent Emacs storing primary-selection in kill-ring
  • 6cd7c6fb org-fold-core: Improve integration with isearch API
  • 3303a54d lisp/ox-beamer: Enable use of overlays for images
  • d3a9c424 org-encode-time: Refactor into top-level `defmacro'
  • 4080938d org-agenda-prepare-buffers: Avoid repetitive updates of agenda menu
  • 97d4d927 org-agenda-prepare-buffers: Avoid excessive memory allocation
  • f28288c2 org-agenda-align-tags: Do not trigger fold checks
  • 45e02e6b * doc/org-manual.org (Formula syntax for Calc): Fix typo
  • 243ded74 doc/org-manual.org: documentation for `org-latex-language-alist'
  • 36906283 lisp/ob-julia.el: Fix session support for Julia
  • 4dff42f6 lisp/ob-julia.el: Fix session support for Julia
  • a1af06d6 org-insert-heading-respect-content: Fix the argument order
  • 2cc2d8f1 lisp/org-clock.el: Show file title in org-clock clocktable
  • b4e41b98 org-insert-heading-respect-content: Fix test failures after a1af06d64
  • 8eb3f937 Fix wide docstring warnings
  • a0b8b730 org-inlinetask: Fix infinite loop caused by 5f184b5f2
  • ccca8549 org-align-tags: Fix tag alignment in inlinetasks
  • 8d93f9b6 org-manual.org: Update links to MathJax docs
  • 1b5ccb10 org-manual: Document `org-babel-default-inline-header-args'
  • 2dfdc895 org-babel: Do not echo output of resolved noweb references
  • 5184c438 org-export: Make results of named code blocks a valid link target
  • 090dacb0 org-fast-tag-selection: Make group tags separator not break alignment
  • dd0a7236 org-fold-core: Do not override default fontification
  • 3c11e9df org-element-cache-map: Do not refresh cache before processing
  • a35d1636 ob-shell: Fix output containing strings matching `comint-prompt-regexp'
  • b7f4afe8 lisp/ox-md.el: Add top level header setting
  • 372788a1 ol-info: Define :insert-description function
  • 5ba90e16 org-bibtex-import-from-file: Improve performance
  • 06373a64 ob-python: Fix Emacs bugemacs-straight/org-mode⁠#50514 when Python loads slowly
  • 72f66ca0 New babel syntax to pass src block contents as argument
  • ceac15c7 lisp/ob-processing.el: Add Jarmo Hurri as maintainer
  • f3f60e4d lisp/oc-csl.el: Add András Simonyi as the maintainer
  • 09406b1c org-macs: Make sure that fontification does not move point
  • 5bb699e0 org-babel-insert-result: Do not err when inline src block returns nil
  • e36c3cc2 org-babel-sh-evaluate: Do not issue string :results value
  • 74d1a8c7 Fix incorrectly documented auto-numbering of MathJax equations
  • 710b6ca7 Fix under-documented MathJax indentation option
  • ea665792 org-compat: Use define-advice' instead of defadvice'
  • a1c923af org-scan-tags: Allow arbitrary character classes in todo keywords
  • 8ef6205a lisp/org.el: Bump version to 9.5.5
  • 1f1d8f90 org-element-cache-map: Do not disable GC
  • e81a0943 Assert all the Org files to load the same Org version
  • 7811fc59 org-compat: Fix incorrect usage of `apply' in ea665792b
  • ac2d0a24 org.el: Fix percent substitutions in `org-open-file'
  • 1b647b00 ORG-NEWS: `org-info-description-as-command'
  • 76a5f300 ol-info: Use org function instead of subr-x
  • eeb4fa8c org-scan-tags: Fixup a1c923afd
  • 8151d525 ob-shell: Use `process-file' when stdin or cmdline
  • a3788bd8 org-scan-tags: Fix messed match groups in eeb4fa8c0
  • 0c055d2d org-compat: Add forward-compatibility for argument changes in adviced functions
  • e73c5b7d Fix Emacs 29 compiler warnings
  • fe90cab9 lisp/ox.el: Rename abnormal hook names to end with "-functions"
  • eb5ef0ae ox-icalendar.el: Customize vevent summary prefix
  • 33686b99 org.el: Pass link match data to `org-file-apps' functions
  • 6e9ea3a0 org.el: Preserve case for link subgroups from `org-file-apps'
  • f25b308a org.el: Avoid dlink identifiers in `org-open-file'
  • 7c20552e org-babel-load-languages: Link to the manual for language list
  • 3f3ff643 org-clock: Make quarter work as parameter for :step in clocktable
  • 583c01c0 etc/ORG-NEWS: Document new ":step quarter" value
  • c9db3c51 test-org-clock/clocktable/step: Add test for the new ":step quarter"
  • 0432f4fe ol.el: Restore complete by description for insert link
  • 4d8c6fbf org-up-heading-safe: Consider inlinetasks
  • 2737128a org-back-to-heading: Use cache
  • 543a23a5 Revert "lisp/ol.el: Fix bug when storing links"
  • f7b85102 ol.el: Skip #CUSTOM_ID when <> link is stored
  • c3d6672c ol.el: Avoid links like "[[target][file:~/org/test.org::target]]"
  • 4fc2c8dd org-store-link: Default to empty description for target/custom-id links
  • 8ec328e8 org-log-beginning: Fix for headline at eob with no trailing newline
  • f8d740f7 org-log-beginning: Fix edge case when we create logbook at eob
  • 86c4635d test-org-link/store-link: Update tests for 4fc2c8dd8
  • 2d380265 Do not assert Org version in root Org libraries
  • 1a5e3f93 testing: Make all files use lexical-binding
  • 17b51973 * lisp/org.el (org-log-beginning): Fix parens
  • 6074a22b testing: Address FIXMEs identified in 1a5e3f931
  • e3348ccc org-batch-test-init: Remove dead code
  • 69b36bea ol.el: Always prompt for description in `org-insert-link'
  • 6d8d7fba ol.el: Mention that `org-insert-link' may edit existing link
  • 1de67d0b org-element--cache-sync: Quit early when no cache requests are queued
  • 8cc821bd org-agenda-get-sexps: Query headline at point once in skip function
  • cb8bf4a0 org-babel-expand-references: Fix :noweb-ref expansion
  • 62a52b56 Update my maintainer email
  • 1ae801e9 org: Add "mark domain as safe" convenience action
  • 1061db94 org: Tweak styling of url in resource prompt
  • 795783d6 ox-latex: Remove unused argument
  • 4d8d7d6c ox-latex: Fix string/symbol engraved-preamble val
  • be2246a5 ox-latex: Change lost in conflict resolution
  • a526ea6a Fix compiler warnings
  • 0057cc21 Improve agenda performance
  • f1a19740 org-fold-core-regions: Avoid multiple evaluation of argument
  • 7e9d9272 org-element--cache-active-p: Improve performance
  • e9bd219e org-element--cache-verify-element: Improve performance
  • c35a8560 org-in-archived-heading-p: Improve performance
  • 4075662c org-diary-sexp-entry: Cache results
  • c940b460 ox-texinfo: Include LaTeX in Texinfo exports
  • 95df82c5 org.el: Support subtree-level org-image-actual-width overriding
  • 3e3588dc org-agenda-skip: Improve performance
  • 4657cea4 org-agenda-get-timestamps: Improve performance
  • d4fde298 org-agenda-get-sexps: Improve performance
  • 6a5f6756 fixup! org-agenda-get-sexps: Improve performance
  • ae2140b1 org-manual: Fix typo in beamer example
  • 9dde8241 org-table: Prevent Emacs from merging displayed separator spaces
  • d240386c org-diary-sexp-entry: Re-use cached nil return values
  • 6a82d17c ob-tangle: New tangle-finished hook
  • 5a96768d manual: Document org-babel-tangle-finished-hook
  • f0ff1df4 manual: Note undocumented tangle hooks
  • 9bd8a99a org-agenda-get-sexps: Avoid excessive calls to `org-agenda-skip'
  • 0a6a56c8 org-adapt-indentation: Fix 'headline-data checks
  • 392ccbbf ob-core: Display position of executed babel blocks
  • d1c6d020 ob-core: Display type of element babel executes
  • e8a797e1 ob-core: Display babel execution time
  • 764642f5 ob-clojure.el: Add support for babashka and nbb backend
  • 3b0c4ad2 lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
  • 36c27f11 lisp/ox.el: Add Persian/Farsi translation to `org-export-dictionary'
  • 1a8490b0 Remove request-assign-future.txt
  • 6b729e24 README_ELPA: Remove from the repository
  • f99902ec ox-publish: Allow linking to encrypted Org files
  • 3e9f98c6 * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
  • fd195266 lisp/org-macs.el: Minor docstring enhancements
  • 235c72e3 lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
  • cf932474 ox-publish: Allow linking to encrypted Org files
  • 0d8440f5 * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
  • ad52345f org-element-cache: Report buffer size for unregistered modifications
  • a2d1806f lisp/ox-latex.el: Fix docstring typos
  • 52be6f0f Rename README and CONTRIBUTE as README.org and CONTRIBUTE.org
  • c29d3e99 * mk/targets.mk (ORGVERSION): Prefer lisp/org.el version header
  • c8e0a402 org: Prefer standard version format accepted by `version-to-list'
  • 73f25bba * lisp/org-macs.el (org-assert-version): Use more lax assertion
  • 2e012db3 org.el: Make sure `org-add-log-note' runs at the end of Org command
  • aa3eac14 ob-C: do not swallow double quotes on raw output
  • c5368323 lisp/ob-clojure.el: Add Daniel Kraus as maintainer
  • 252a062b CONTRIBUTE.org: Try to be more effective in giving directions
  • d7a55bbd org-latex-export-to-latex: Do not suppress major modes in babel
  • af6b48e8 doc/org-manual.org fix capture Template elements typo
  • 791ea505 * lisp/org-element.el (org-element--cache-active-p): Fix compiler warning
  • e9781f1c org-fold-core: Respect 'ignore-indirect optimization better
  • fe1f4f2c fixup! org-fold-core: Respect 'ignore-indirect optimization better

…1f4f2c

### Changes for org

On branch: main
Commits: emacs-straight/org-mode@a3ba79c...fe1f4f2

- [c66bdb0c](emacs-straight/org-mode@c66bdb0) org-fold-core-style: Clarify "error-prone" in the docstring
- [a79a742c](emacs-straight/org-mode@a79a742) Revert "org.el: Improve performance of deletion commands"
- [f29ccf31](emacs-straight/org-mode@f29ccf3) test-org-fold: Cover the issue fixed by previous commit
- [8e2fed82](emacs-straight/org-mode@8e2fed8) org-fold: Make sure that changes do not leave partially folded headings
- [d9479887](emacs-straight/org-mode@d947988) * lisp/ob-core.el: Fix docstring quote usage
- [0583a0c5](emacs-straight/org-mode@0583a0c) org: Add setting for remote file download policy
- [c550a429](emacs-straight/org-mode@c550a42) oc-basic: Parse @string entries in BiBTeX bibliographies
- [bf930b6f](emacs-straight/org-mode@bf930b6) ; * lisp/org-refile.el (org-refile-targets): Fix typo.
- [132a9d30](emacs-straight/org-mode@132a9d3) Use unknown DST instead of standard time in timestamps
- [a1896976](emacs-straight/org-mode@a189697) Fix tests for `org-parse-time-string' and `org-clock'
- [a4105d09](emacs-straight/org-mode@a4105d0) Use higher level helpers instead of `encode-time'
- [f3802b01](emacs-straight/org-mode@f3802b0) testing/lisp: Use `org-time-string-to-time'
- [8908a1bd](emacs-straight/org-mode@8908a1b) org-macs.el: Introduce a helper for `encode-time'
- [ae1db7df](emacs-straight/org-mode@ae1db7d) Use `org-encode-time' helper macro
- [e08ce5b2](emacs-straight/org-mode@e08ce5b) test-org.el: Add some tests for `org-test-with-timezone'
- [79f0969c](emacs-straight/org-mode@79f0969) * doc/org-manual.org (Using CDLaTeX to enter math): Clarify ' binding
- [064afa0c](emacs-straight/org-mode@064afa0) org-indent: Fix edge case when edited region ends at headline leading stars
- [b4a72ddf](emacs-straight/org-mode@b4a72dd) org-agenda-show-current-time-in-grid: Use more common Unicode arrow
- [702b0a81](emacs-straight/org-mode@702b0a8) org-agenda-clock-report-header: Update docstring
- [df0e96ba](emacs-straight/org-mode@df0e96b) org-agenda-remove-restriction-lock: Remove 'file restriction
- [057df6cc](emacs-straight/org-mode@057df6c) org-open-at-point: Do not list links under headline that cannot be opened
- [9917d695](emacs-straight/org-mode@9917d69) org-indent-region: Fix when `org-adapt-indentation' is 'headline-data
- [03543e17](emacs-straight/org-mode@03543e1) org-src-font-lock-fontify-block: Transfer 'font-lock-face property
- [3b7523ac](emacs-straight/org-mode@3b7523a) ob-gnuplot: Fix stable file collision when converting data
- [39005dc0](emacs-straight/org-mode@39005dc) org-fold: Do not fold text inserted right after outline fold
- [df1814b8](emacs-straight/org-mode@df1814b) org-html-format-latex: Preserve buffer-local settings
- [db6c2297](emacs-straight/org-mode@db6c229) testing/lisp: Update to handle new download policy
- [d2a110ff](emacs-straight/org-mode@d2a110f) org-attach-attach: Allow attaching directories using 'cp method
- [99681ce3](emacs-straight/org-mode@99681ce) org: Support completion of cite-related keywords
- [b713b9af](emacs-straight/org-mode@b713b9a) mk: Add make target "repro" for easy bug testing
- [b6098500](emacs-straight/org-mode@b609850) org-keys: Bind ESC <left> by default
- [c779b7aa](emacs-straight/org-mode@c779b7a) org-babel-detangle: Fix :comments link for src blocks before first heading
- [97cfb959](emacs-straight/org-mode@97cfb95) * lisp/ox-latex.el: New variable `org-latex-language-alist'
- [4631790f](emacs-straight/org-mode@4631790) ox-ascii: Fix export with broken links
- [14532ec6](emacs-straight/org-mode@14532ec) ox-md: Fix export with broken links
- [e5cf0bc8](emacs-straight/org-mode@e5cf0bc) org-export: Do not use broken link handler on non-link elements
- [127e7fee](emacs-straight/org-mode@127e7fe) ox-latex: Keep obsolete variable values removed in 97cfb959d
- [afe50b71](emacs-straight/org-mode@afe50b7) Fix Emacs 26 compatibility
- [01b0fb14](emacs-straight/org-mode@01b0fb1) Backport from main: Escape single left quotes in docstrings
- [a0a07804](emacs-straight/org-mode@a0a0780) Fix compiler warnings
- [1c3a4626](emacs-straight/org-mode@1c3a462) Backport from main: Fix compatibility with Emacs 26
- [22de2e26](emacs-straight/org-mode@22de2e2) Fix Emacs 26 compatibility
- [6de5431a](emacs-straight/org-mode@6de5431) org: Refactor rx to concat + regexp-opt
- [540fcd01](emacs-straight/org-mode@540fcd0) ox-publish: fix typo in function name
- [cea02637](emacs-straight/org-mode@cea0263) Backport commit bbf389ea6 from Emacs
- [5fdbf159](emacs-straight/org-mode@5fdbf15) Backport commit 2d71fd3b0 from Emacs
- [9d29de23](emacs-straight/org-mode@9d29de2) Backport commit b2bce107b from Emacs
- [745bdebe](emacs-straight/org-mode@745bdeb) Backport commit ba0871bef from Emacs
- [6e991f4b](emacs-straight/org-mode@6e991f4) Backport commit 10b691987 from Emacs
- [394f4949](emacs-straight/org-mode@394f494) org-macro: Require vc in vc-modified-time
- [eb5622b7](emacs-straight/org-mode@eb5622b) * doc/org-manual.org (Footnotes): Fix typo
- [45044737](emacs-straight/org-mode@4504473) ox-latex: Support svg images with unicode paths
- [6013cb16](emacs-straight/org-mode@6013cb1) Fix doc string quoting problems with '
- [6ad53fa2](emacs-straight/org-mode@6ad53fa) org: Correct regexp escaping to use regexp-quote
- [5be0c709](emacs-straight/org-mode@5be0c70) * lisp/org.el (org-reload): Do not quote t symbol
- [bc875e5c](emacs-straight/org-mode@bc875e5) Fix feature regexp used to detect Org library names
- [d37c0ee5](emacs-straight/org-mode@d37c0ee) lisp/ox-latex.el: Remove obsolete Babel and Polyglossia alists
- [20274454](emacs-straight/org-mode@2027445) test-ol: Rename cases to match the default selector
- [a753d0dd](emacs-straight/org-mode@a753d0d) lisp/ox-latex: Omit empty date
- [785f003d](emacs-straight/org-mode@785f003) org-fold-show-entry: Do not fold drawers unless requested
- [7e076118](emacs-straight/org-mode@7e07611) oc-csl.el: Add support for sub-bibliographies
- [24d2826f](emacs-straight/org-mode@24d2826) * doc/org-manual.org: Document "PRINT_BIBLIOGRAPHY" options
- [2861d9ca](emacs-straight/org-mode@2861d9c) org-paste-subtree: Do not use `insert-before-markers'
- [2ea0830f](emacs-straight/org-mode@2ea0830) org-capture-kill: Fix capture boundaries when deleting empty lines above
- [f095cfc3](emacs-straight/org-mode@f095cfc) * lisp/org.el (org-store-log-note): Do not indent empty lines in notes
- [0d3bf2ed](emacs-straight/org-mode@0d3bf2e) org-babel-tangle-single-block: Do not create comment link when not requested
- [0435fea9](emacs-straight/org-mode@0435fea) org-babel-expand-noweb-references: Cache block info
- [31b3b164](emacs-straight/org-mode@31b3b16) ox-icalendar.el: create alarm at event time
- [0b3c6a75](emacs-straight/org-mode@0b3c6a7) * etc/ORG-NEWS (New options): Add new section
- [97c7ad8b](emacs-straight/org-mode@97c7ad8) * etc/ORG-NEWS: Document `org-icalendar-force-alarm'
- [b4d7a24f](emacs-straight/org-mode@b4d7a24) Make org-shiftmetaleft/org-shiftmetaright honour shift-select on MacOS
- [4d0295b3](emacs-straight/org-mode@4d0295b) Avoid ignoring LaTeX export output errors
- [e22b4eb7](emacs-straight/org-mode@e22b4eb) org-mode: Make local variables effective during Org startup
- [0599ddfd](emacs-straight/org-mode@0599ddf) Revert "lisp/ox-latex: Omit empty date"
- [5a49cc5f](emacs-straight/org-mode@5a49cc5) ox-latex: comment on \date LaTeX macro
- [fde93abb](emacs-straight/org-mode@fde93ab) org-mode: Prevent early fontification
- [79dfb16d](emacs-straight/org-mode@79dfb16) org-id: Fix `org-id-locations' variable name in error message
- [3626f038](emacs-straight/org-mode@3626f03) doc/org-manual.org: Fix typo in "The global TODO list"
- [4702a730](emacs-straight/org-mode@4702a73) org: Fix resource prompt in non-file buffers
- [215de617](emacs-straight/org-mode@215de61) Partially revert "org-mode: Make local variables effective during Org startup"
- [8f5bf172](emacs-straight/org-mode@8f5bf17) org-id-update-locations: Scan all the open Org buffers
- [5a1b0503](emacs-straight/org-mode@5a1b050) org-colview: Do not rely on `current-column' ignoring display properties
- [e3a05d09](emacs-straight/org-mode@e3a05d0) ol.el: add description format parameter to org-link-parameters
- [2bbb92a7](emacs-straight/org-mode@2bbb92a) test-ol: tests for insert-description param when inserting links
- [3858a97a](emacs-straight/org-mode@3858a97) * lisp/ol.el (org-insert-link): Fix edge case when ALL-PREFIXES is nil
- [f71546cc](emacs-straight/org-mode@f71546c) * testing/lisp/test-ol.el: Fix test name
- [22eedaea](emacs-straight/org-mode@22eedae) lisp/ol.el: Fix some docstring style issues
- [e47bcb02](emacs-straight/org-mode@e47bcb0) lisp/ox-latex.el: `org-latex-language-alist' improved
- [a0b21e3f](emacs-straight/org-mode@a0b21e3) * lisp/org.el (org-set-tags-command): Put local tags on top
- [9cc60dee](emacs-straight/org-mode@9cc60de) lisp/ob-plantuml.el: Insert results in buffer
- [a303a794](emacs-straight/org-mode@a303a79) Support interactive editing of comment blocks
- [00adad93](emacs-straight/org-mode@00adad9) org-src: Fix invisible text in src block fontification
- [4db67da6](emacs-straight/org-mode@4db67da) org.el: Improve automatic fast tag selection keys
- [c7d48413](emacs-straight/org-mode@c7d4841) oc-csl: Add support for title, locators and bibentry citation styles
- [be7f6117](emacs-straight/org-mode@be7f611) oc-csl: Add missing function declaration
- [76643256](emacs-straight/org-mode@7664325) ol-man: Set window point not buffer point and wait before search
- [70a311b0](emacs-straight/org-mode@70a311b) ox-icalendar: Avoid processing ignored elements
- [6acc58c9](emacs-straight/org-mode@6acc58c) * lisp/org.el (org-get-buffer-tags): Remove text properties from tags
- [b428839f](emacs-straight/org-mode@b428839) doc/org-manual.org: Add note about Emacs compatibility
- [8a781d35](emacs-straight/org-mode@8a781d3) ob-tangle.el: fix ‘:comments noweb’ double linking
- [687d5702](emacs-straight/org-mode@687d570) org-fold-core-next-folding-state-change: Fix when using overlays
- [15658b86](emacs-straight/org-mode@15658b8) org-fold-core: New API to fold/restore buffer folding state
- [01d84f2e](emacs-straight/org-mode@01d84f2) org-fold-initialize: Ensure back-compatibility when using overlays
- [b8a0ddf5](emacs-straight/org-mode@b8a0ddf) Use the full org-fold-core API when `org-fold-core-style' is `overlays'
- [6ad65f33](emacs-straight/org-mode@6ad65f3) org-agenda-prepare-buffers: Avoid quadratic complexity when merging tags
- [edf46425](emacs-straight/org-mode@edf4642) org-copy-visible: Prevent Emacs storing primary-selection in kill-ring
- [6cd7c6fb](emacs-straight/org-mode@6cd7c6f) org-fold-core: Improve integration with isearch API
- [3303a54d](emacs-straight/org-mode@3303a54) lisp/ox-beamer: Enable use of overlays for images
- [d3a9c424](emacs-straight/org-mode@d3a9c42) org-encode-time: Refactor into top-level `defmacro'
- [4080938d](emacs-straight/org-mode@4080938) org-agenda-prepare-buffers: Avoid repetitive updates of agenda menu
- [97d4d927](emacs-straight/org-mode@97d4d92) org-agenda-prepare-buffers: Avoid excessive memory allocation
- [f28288c2](emacs-straight/org-mode@f28288c) org-agenda-align-tags: Do not trigger fold checks
- [45e02e6b](emacs-straight/org-mode@45e02e6) * doc/org-manual.org (Formula syntax for Calc): Fix typo
- [243ded74](emacs-straight/org-mode@243ded7) doc/org-manual.org: documentation for `org-latex-language-alist'
- [36906283](emacs-straight/org-mode@3690628) lisp/ob-julia.el: Fix session support for Julia
- [4dff42f6](emacs-straight/org-mode@4dff42f) lisp/ob-julia.el: Fix session support for Julia
- [a1af06d6](emacs-straight/org-mode@a1af06d) org-insert-heading-respect-content: Fix the argument order
- [2cc2d8f1](emacs-straight/org-mode@2cc2d8f) lisp/org-clock.el: Show file title in org-clock clocktable
- [b4e41b98](emacs-straight/org-mode@b4e41b9) org-insert-heading-respect-content: Fix test failures after a1af06d64
- [8eb3f937](emacs-straight/org-mode@8eb3f93) Fix wide docstring warnings
- [a0b8b730](emacs-straight/org-mode@a0b8b73) org-inlinetask: Fix infinite loop caused by 5f184b5f2
- [ccca8549](emacs-straight/org-mode@ccca854) org-align-tags: Fix tag alignment in inlinetasks
- [8d93f9b6](emacs-straight/org-mode@8d93f9b) org-manual.org: Update links to MathJax docs
- [1b5ccb10](emacs-straight/org-mode@1b5ccb1) org-manual: Document `org-babel-default-inline-header-args'
- [2dfdc895](emacs-straight/org-mode@2dfdc89) org-babel: Do not echo output of resolved noweb references
- [5184c438](emacs-straight/org-mode@5184c43) org-export: Make results of named code blocks a valid link target
- [090dacb0](emacs-straight/org-mode@090dacb) org-fast-tag-selection: Make group tags separator not break alignment
- [dd0a7236](emacs-straight/org-mode@dd0a723) org-fold-core: Do not override default fontification
- [3c11e9df](emacs-straight/org-mode@3c11e9d) org-element-cache-map: Do not refresh cache before processing
- [a35d1636](emacs-straight/org-mode@a35d163) ob-shell: Fix output containing strings matching `comint-prompt-regexp'
- [b7f4afe8](emacs-straight/org-mode@b7f4afe) lisp/ox-md.el: Add top level header setting
- [372788a1](emacs-straight/org-mode@372788a) ol-info: Define :insert-description function
- [5ba90e16](emacs-straight/org-mode@5ba90e1) org-bibtex-import-from-file: Improve performance
- [06373a64](emacs-straight/org-mode@06373a6) ob-python: Fix Emacs bug[emacs-straight/org-mode⁠#50514](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/50514) when Python loads slowly
- [72f66ca0](emacs-straight/org-mode@72f66ca) New babel syntax to pass src block contents as argument
- [ceac15c7](emacs-straight/org-mode@ceac15c) lisp/ob-processing.el: Add Jarmo Hurri as maintainer
- [f3f60e4d](emacs-straight/org-mode@f3f60e4) lisp/oc-csl.el: Add András Simonyi as the maintainer
- [09406b1c](emacs-straight/org-mode@09406b1) org-macs: Make sure that fontification does not move point
- [5bb699e0](emacs-straight/org-mode@5bb699e) org-babel-insert-result: Do not err when inline src block returns nil
- [e36c3cc2](emacs-straight/org-mode@e36c3cc) org-babel-sh-evaluate: Do not issue string :results value
- [74d1a8c7](emacs-straight/org-mode@74d1a8c) Fix incorrectly documented auto-numbering of MathJax equations
- [710b6ca7](emacs-straight/org-mode@710b6ca) Fix under-documented MathJax indentation option
- [ea665792](emacs-straight/org-mode@ea66579) org-compat: Use `define-advice' instead of `defadvice'
- [a1c923af](emacs-straight/org-mode@a1c923a) org-scan-tags: Allow arbitrary character classes in todo keywords
- [8ef6205a](emacs-straight/org-mode@8ef6205) lisp/org.el: Bump version to 9.5.5
- [1f1d8f90](emacs-straight/org-mode@1f1d8f9) org-element-cache-map: Do not disable GC
- [e81a0943](emacs-straight/org-mode@e81a094) Assert all the Org files to load the same Org version
- [7811fc59](emacs-straight/org-mode@7811fc5) org-compat: Fix incorrect usage of `apply' in ea665792b
- [ac2d0a24](emacs-straight/org-mode@ac2d0a2) org.el: Fix percent substitutions in `org-open-file'
- [1b647b00](emacs-straight/org-mode@1b647b0) ORG-NEWS: `org-info-description-as-command'
- [76a5f300](emacs-straight/org-mode@76a5f30) ol-info: Use org function instead of subr-x
- [eeb4fa8c](emacs-straight/org-mode@eeb4fa8) org-scan-tags: Fixup a1c923afd
- [8151d525](emacs-straight/org-mode@8151d52) ob-shell: Use `process-file' when stdin or cmdline
- [a3788bd8](emacs-straight/org-mode@a3788bd) org-scan-tags: Fix messed match groups in eeb4fa8c0
- [0c055d2d](emacs-straight/org-mode@0c055d2) org-compat: Add forward-compatibility for argument changes in adviced functions
- [e73c5b7d](emacs-straight/org-mode@e73c5b7) Fix Emacs 29 compiler warnings
- [fe90cab9](emacs-straight/org-mode@fe90cab) lisp/ox.el: Rename abnormal hook names to end with "-functions"
- [eb5ef0ae](emacs-straight/org-mode@eb5ef0a) ox-icalendar.el: Customize vevent summary prefix
- [33686b99](emacs-straight/org-mode@33686b9) org.el: Pass link match data to `org-file-apps' functions
- [6e9ea3a0](emacs-straight/org-mode@6e9ea3a) org.el: Preserve case for link subgroups from `org-file-apps'
- [f25b308a](emacs-straight/org-mode@f25b308) org.el: Avoid dlink identifiers in `org-open-file'
- [7c20552e](emacs-straight/org-mode@7c20552) org-babel-load-languages: Link to the manual for language list
- [3f3ff643](emacs-straight/org-mode@3f3ff64) org-clock: Make quarter work as parameter for :step in clocktable
- [583c01c0](emacs-straight/org-mode@583c01c) etc/ORG-NEWS: Document new ":step quarter" value
- [c9db3c51](emacs-straight/org-mode@c9db3c5) test-org-clock/clocktable/step: Add test for the new ":step quarter"
- [0432f4fe](emacs-straight/org-mode@0432f4f) ol.el: Restore complete by description for insert link
- [4d8c6fbf](emacs-straight/org-mode@4d8c6fb) org-up-heading-safe: Consider inlinetasks
- [2737128a](emacs-straight/org-mode@2737128) org-back-to-heading: Use cache
- [543a23a5](emacs-straight/org-mode@543a23a) Revert "lisp/ol.el: Fix bug when storing links"
- [f7b85102](emacs-straight/org-mode@f7b8510) ol.el: Skip #CUSTOM_ID when <<target>> link is stored
- [c3d6672c](emacs-straight/org-mode@c3d6672) ol.el: Avoid links like "[[target][file:~/org/test.org::target]]"
- [4fc2c8dd](emacs-straight/org-mode@4fc2c8d) org-store-link: Default to empty description for target/custom-id links
- [8ec328e8](emacs-straight/org-mode@8ec328e) org-log-beginning: Fix for headline at eob with no trailing newline
- [f8d740f7](emacs-straight/org-mode@f8d740f) org-log-beginning: Fix edge case when we create logbook at eob
- [86c4635d](emacs-straight/org-mode@86c4635) test-org-link/store-link: Update tests for 4fc2c8dd8
- [2d380265](emacs-straight/org-mode@2d38026) Do not assert Org version in root Org libraries
- [1a5e3f93](emacs-straight/org-mode@1a5e3f9) testing: Make all files use `lexical-binding`
- [17b51973](emacs-straight/org-mode@17b5197) * lisp/org.el (org-log-beginning): Fix parens
- [6074a22b](emacs-straight/org-mode@6074a22) testing: Address FIXMEs identified in 1a5e3f931
- [e3348ccc](emacs-straight/org-mode@e3348cc) org-batch-test-init: Remove dead code
- [69b36bea](emacs-straight/org-mode@69b36be) ol.el: Always prompt for description in `org-insert-link'
- [6d8d7fba](emacs-straight/org-mode@6d8d7fb) ol.el: Mention that `org-insert-link' may edit existing link
- [1de67d0b](emacs-straight/org-mode@1de67d0) org-element--cache-sync: Quit early when no cache requests are queued
- [8cc821bd](emacs-straight/org-mode@8cc821b) org-agenda-get-sexps: Query headline at point once in skip function
- [cb8bf4a0](emacs-straight/org-mode@cb8bf4a) org-babel-expand-references: Fix :noweb-ref expansion
- [62a52b56](emacs-straight/org-mode@62a52b5) Update my maintainer email
- [1ae801e9](emacs-straight/org-mode@1ae801e) org: Add "mark domain as safe" convenience action
- [1061db94](emacs-straight/org-mode@1061db9) org: Tweak styling of url in resource prompt
- [795783d6](emacs-straight/org-mode@795783d) ox-latex: Remove unused argument
- [4d8d7d6c](emacs-straight/org-mode@4d8d7d6) ox-latex: Fix string/symbol engraved-preamble val
- [be2246a5](emacs-straight/org-mode@be2246a) ox-latex: Change lost in conflict resolution
- [a526ea6a](emacs-straight/org-mode@a526ea6) Fix compiler warnings
- [0057cc21](emacs-straight/org-mode@0057cc2) Improve agenda performance
- [f1a19740](emacs-straight/org-mode@f1a1974) org-fold-core-regions: Avoid multiple evaluation of argument
- [7e9d9272](emacs-straight/org-mode@7e9d927) org-element--cache-active-p: Improve performance
- [e9bd219e](emacs-straight/org-mode@e9bd219) org-element--cache-verify-element: Improve performance
- [c35a8560](emacs-straight/org-mode@c35a856) org-in-archived-heading-p: Improve performance
- [4075662c](emacs-straight/org-mode@4075662) org-diary-sexp-entry: Cache results
- [c940b460](emacs-straight/org-mode@c940b46) ox-texinfo: Include LaTeX in Texinfo exports
- [95df82c5](emacs-straight/org-mode@95df82c) org.el: Support subtree-level org-image-actual-width overriding
- [3e3588dc](emacs-straight/org-mode@3e3588d) org-agenda-skip: Improve performance
- [4657cea4](emacs-straight/org-mode@4657cea) org-agenda-get-timestamps: Improve performance
- [d4fde298](emacs-straight/org-mode@d4fde29) org-agenda-get-sexps: Improve performance
- [6a5f6756](emacs-straight/org-mode@6a5f675) fixup! org-agenda-get-sexps: Improve performance
- [ae2140b1](emacs-straight/org-mode@ae2140b) org-manual: Fix typo in beamer example
- [9dde8241](emacs-straight/org-mode@9dde824) org-table: Prevent Emacs from merging displayed separator spaces
- [d240386c](emacs-straight/org-mode@d240386) org-diary-sexp-entry: Re-use cached nil return values
- [6a82d17c](emacs-straight/org-mode@6a82d17) ob-tangle: New tangle-finished hook
- [5a96768d](emacs-straight/org-mode@5a96768) manual: Document org-babel-tangle-finished-hook
- [f0ff1df4](emacs-straight/org-mode@f0ff1df) manual: Note undocumented tangle hooks
- [9bd8a99a](emacs-straight/org-mode@9bd8a99) org-agenda-get-sexps: Avoid excessive calls to `org-agenda-skip'
- [0a6a56c8](emacs-straight/org-mode@0a6a56c) org-adapt-indentation: Fix 'headline-data checks
- [392ccbbf](emacs-straight/org-mode@392ccbb) ob-core: Display position of executed babel blocks
- [d1c6d020](emacs-straight/org-mode@d1c6d02) ob-core: Display type of element babel executes
- [e8a797e1](emacs-straight/org-mode@e8a797e) ob-core: Display babel execution time
- [764642f5](emacs-straight/org-mode@764642f) ob-clojure.el: Add support for babashka and nbb backend
- [3b0c4ad2](emacs-straight/org-mode@3b0c4ad) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
- [36c27f11](emacs-straight/org-mode@36c27f1) lisp/ox.el: Add Persian/Farsi translation to `org-export-dictionary'
- [1a8490b0](emacs-straight/org-mode@1a8490b) Remove request-assign-future.txt
- [6b729e24](emacs-straight/org-mode@6b729e2) README_ELPA: Remove from the repository
- [f99902ec](emacs-straight/org-mode@f99902e) ox-publish: Allow linking to encrypted Org files
- [3e9f98c6](emacs-straight/org-mode@3e9f98c) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
- [fd195266](emacs-straight/org-mode@fd19526) lisp/org-macs.el: Minor docstring enhancements
- [235c72e3](emacs-straight/org-mode@235c72e) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
- [cf932474](emacs-straight/org-mode@cf93247) ox-publish: Allow linking to encrypted Org files
- [0d8440f5](emacs-straight/org-mode@0d8440f) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
- [ad52345f](emacs-straight/org-mode@ad52345) org-element-cache: Report buffer size for unregistered modifications
- [a2d1806f](emacs-straight/org-mode@a2d1806) lisp/ox-latex.el: Fix docstring typos
- [52be6f0f](emacs-straight/org-mode@52be6f0) Rename README and CONTRIBUTE as README.org and CONTRIBUTE.org
- [c29d3e99](emacs-straight/org-mode@c29d3e9) * mk/targets.mk (ORGVERSION): Prefer lisp/org.el version header
- [c8e0a402](emacs-straight/org-mode@c8e0a40) org: Prefer standard version format accepted by `version-to-list'
- [73f25bba](emacs-straight/org-mode@73f25bb) * lisp/org-macs.el (org-assert-version): Use more lax assertion
- [2e012db3](emacs-straight/org-mode@2e012db) org.el: Make sure `org-add-log-note' runs at the end of Org command
- [aa3eac14](emacs-straight/org-mode@aa3eac1) ob-C: do not swallow double quotes on raw output
- [c5368323](emacs-straight/org-mode@c536832) lisp/ob-clojure.el: Add Daniel Kraus as maintainer
- [252a062b](emacs-straight/org-mode@252a062) CONTRIBUTE.org: Try to be more effective in giving directions
- [d7a55bbd](emacs-straight/org-mode@d7a55bb) org-latex-export-to-latex: Do not suppress major modes in babel
- [af6b48e8](emacs-straight/org-mode@af6b48e) doc/org-manual.org fix capture Template elements typo
- [791ea505](emacs-straight/org-mode@791ea50) * lisp/org-element.el (org-element--cache-active-p): Fix compiler warning
- [e9781f1c](emacs-straight/org-mode@e9781f1) org-fold-core: Respect 'ignore-indirect optimization better
- [fe1f4f2c](emacs-straight/org-mode@fe1f4f2) fixup! org-fold-core: Respect 'ignore-indirect optimization better
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants