flake.lock: Updating 'org (emacs-straight/org-mode)' - ed6f8dc6 -> e9da29b6 (#169)

### Changes for org

On branch: main
Commits: ed6f8dc67f...e9da29b6fa

- [8a0b03fb](8a0b03fb3b) org-element-headline-parser: Fix headings like * COMMENTnospace
- [2f8e6885](2f8e688516) org-back-to-heading-or-point-min: Rely less on cache
- [147ca397](147ca39750) org-in-commented-heading-p: Do not parse section unless already cached
- [f51c2867](f51c286716) org-export-get-footnote-definition: Pre-cache references in parse tree
- [792cd4b0](792cd4b0a6) org-export-resolve-fuzyy-link: Pre-cache all possible search cells
- [84c89ea7](84c89ea7cb) org-export-resolve-id-link: Pre-cache all the ids in the parse tree
- [f5c9ce8f](f5c9ce8f06) org-babel-exp-process-buffer: Disable edit control while processing
- [e3bf83fe](e3bf83fe82) ox: Support #+include-ing URLs
- [ae168d5c](ae168d5c8c) org-lint: don't complain about #+include URL
- [0cdbc63a](0cdbc63a0b) org-mode: Do not re-bind `bidi-paragraph-direction'
- [3baac35b](3baac35b55) Don't quote symbols in defcustom types
- [22611912](226119124d) ob-core.el/babel: Special handling for attachment links in src block
- [f9ea6c61](f9ea6c61ed) Use `set-default-toplevel-value' in `defcustom' setters
- [aa789b89](aa789b89d7) Do not mark buffer as modified with org-preserve-local-variables
- [076dd92a](076dd92acc) org-export-as: Do not update buffer settings when not modified
- [3684c796](3684c79672) doc/Makefile: Disable GC during export
- [a158b263](a158b263a6) org-export-data: Concatenate strings in temporary buffer for performance
- [37a447ae](37a447ae08) org-element-map: Avoid repetitive `plist-get' call
- [b061e7b6](b061e7b61c) org-cite-list-citations: Cache footnote-definition searches
- [e273fa96](e273fa96e5) Fix function declarations
- [8f59e8d9](8f59e8d93f) Fix native-comp warnings
- [3bbbf77f](3bbbf77f36) org-babel-exp-process-buffer: Improve performance
- [707d3a09](707d3a093b) org-cycle-list-bullet: Preserve relative point position
- [0cc4f492](0cc4f492fe) org-manual: Fix example block with unsupported language name parameter
- [65e92c43](65e92c4383) doc/org-manual.org: Fix un-escaped macro
- [e9da29b6](e9da29b6fa) Escape single left quotes in docstrings

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-17 02:36:48 +01:00
committed by GitHub
parent ba55ef6f30
commit fed3893f58

6
flake.lock generated
View File

@ -227,11 +227,11 @@
"org": {
"flake": false,
"locked": {
"lastModified": 1654949849,
"narHash": "sha256-1xGPQv2rFF4KglqwjKz+1uzB81nqa+6lgXPpnU3mduE=",
"lastModified": 1655383862,
"narHash": "sha256-WZLa8ly+WjLVIhiKf0m1hwJ3c1BJVwBZgr9AHAJ6zQw=",
"owner": "emacs-straight",
"repo": "org-mode",
"rev": "ed6f8dc67f5f1abf6b20929bdb571def2c191006",
"rev": "e9da29b6fafe63abbc2774e9d485ac13d2811b65",
"type": "github"
},
"original": {