flake.lock: Updating 'org (emacs-straight/org-mode)' - 08071079 -> 739c8989

### Changes for org

On branch: main
Commits: 080710797a...739c8989a7

- [8944124e](8944124edf) Revert "org-persist-gc: GC collections without persist file"
- [ed0cfbd7](ed0cfbd7b5) org-clock.el: Fix week start != 1
- [fdea2008](fdea20084d) org-element-cache-map: Fix edge case
- [6e6354c0](6e6354c074) org-tags-expand: Do no modify buffer's syntax table by side effect
- [30b790f4](30b790f42b) org-refile: Fix heading being removed when refiling into itself
- [ab542a65](ab542a6532) org-lint: Lint malformed timestamps
- [ef4d8adc](ef4d8adcaa) fixup! org-lint: Lint malformed timestamps
- [17608670](17608670a4) Update version number for the 9.6.6 release
- [57eb97fa](57eb97fa35) org-element: Consistently drop text properties when parsing
- [b70ef01f](b70ef01ff2) org-element: Prefer property values that occupy less memory
- [ec694f00](ec694f00de) org-element-inlinetask-parser: Store boolean instead of larger integer
- [aafa0c28](aafa0c2828) org-element: Cache commonly used property value strings in obarray
- [6fd6b94c](6fd6b94cd5) org-element-parse-buffer: Use "property" term consistently
- [c8e8f4e3](c8e8f4e3c2) org-fold--reveal-headline-at-point: Fix edge case with invisible subtree
- [546f2d86](546f2d86d1) org-add-prop-inherited: Avoid modifying S
- [c0cdc5f7](c0cdc5f77c) * lisp/org.el (org-at-heading-p): Do not call redundant `bolp'
- [ea3d06e5](ea3d06e57e) org-element--cache-active-p: Fix when cache is not initialized
- [cfb2ddab](cfb2ddab11) org-update-checkbox-count: Disable fold modification check
- [03afd255](03afd25582) testing/lisp/test-org-colview.el: Add tests
- [9d06e7bf](9d06e7bf80) ox.el: Add more customizable `org-export-dispatch' options
- [fe74a3ed](fe74a3ed2d) org-crypt-decrypt-entry: Apply initial visibility upon decryption
- [9d304d37](9d304d371e) org-indent-line: Remove unnecessary call to `org-element-at-point'
- [bfa362c4](bfa362c47d) org-element-section-parser: Optimize performance
- [3a4f9604](3a4f9604f1) Cache <N>-level headline regexps instead of calculating dynamically
- [bc4ee1c7](bc4ee1c72a) org-element--current-element: Micro optimizations
- [53404597](534045979d) org-element--current-element: Do not try to query cache
- [64e15ea0](64e15ea0b0) Optimize org-element--cache-compare
- [6d9f3af7](6d9f3af774) org-element--parse-to: Micro optimizations
- [fa058f6d](fa058f6d97) mk/org-fixup.el: Adjust for Emacs 29 autoload.el deprecation
- [8037aab4](8037aab493) org-texinfo-export-to-info: Fix docstring
- [93492b86](93492b8619) org-compile-file: Ensure whitespace before ERR-MSG
- [513534f2](513534f2a7) lisp/org.el: allow org-return to call org-open-at-point on citations
- [aa3980dd](aa3980dd7f) test-org/return: Add test clauses for `org-return' at citations
- [24ed8b20](24ed8b204e) org-mode-tags-syntax-table: Make the value available outside Org buffers
- [3123caa8](3123caa8e9) org-display-inline-images: Expand environment variables in image path
- [74198ac4](74198ac49c) org-lint: Add linter for unknown babel language
- [873b0d22](873b0d22fd) org-fold-core--isearch-reveal: Fix typo
- [7dee2c07](7dee2c07f4) org-fold-core: Fix folding for `isearch-filter-prediacate' outside isearch
- [5b4eebfa](5b4eebfabd) Prefer `condition-case-unless-debug' where possible
- [c50b03d9](c50b03d99e) lisp/ob-C.el: replace %f with %s to prevent unneeded rounding
- [2c77551a](2c77551a68) org-texinfo-export-to-info: Fix docstring
- [d55a1121](d55a112149) lisp/ob-C.el: replace %f with %s to prevent unneeded rounding
- [a0088999](a00889997b) doc/org-manual.org: Mark up nil as ~nil~
- [1cb5de62](1cb5de6211) org-eval: Use `condition-case-unless-debug' for better backtraces
- [07521331](07521331c3) org-image-max-width: Allow floating point value as fraction of window width
- [dbb451dc](dbb451dc9d) org-manual.org: Explain that noweb expansion does not carry over :var
- [e83d4e94](e83d4e94d8) fixup! org-fold-core: Fix folding for `isearch-filter-prediacate' outside isearch
- [a144b235](a144b23550) doc/org-manual.org: Document `org-latex-src-block-backend'
- [661a98f8](661a98f891) org-insert-todo-heading: Update docstring
- [ba8c4686](ba8c468634) org-insert-todo-heading-respect-content: Fix regression in b4e41b
- [ef891067](ef891067a2) * doc/org-manual.org (Export hooks): Fix example hook
- [16f15f96](16f15f9665) * doc/org-manual.org (Export hooks): Fix example hook
- [f2e71ee7](f2e71ee726) org.el: inline display of attached images in link descriptions
- [84e5a4da](84e5a4da54) org-element-cache-map: Fix edge case when FUNC removes DATA
- [e9d6a547](e9d6a54791) * doc/org-guide.org (Timestamps): Document hour repeaters
- [34082ff1](34082ff184) org-indent-line: Fix with line is within blank lines after heading
- [2f7b35ac](2f7b35ac89) org-element-cache: Reduce memory footprint in indirect buffers
- [a0726085](a072608567) org-set-font-lock-defaults: Fix checkbox fontification
- [7b3b7b92](7b3b7b92e7) org-fold-core: Try harder to reduce overheads
This commit is contained in:
github-actions[bot]
2023-06-16 01:21:11 +00:00
committed by GitHub
parent 6458f9045e
commit c40bdeaca5

23
flake.lock generated
View File

@ -66,6 +66,22 @@
"type": "github"
}
},
"evil-collection": {
"flake": false,
"locked": {
"lastModified": 1686801899,
"narHash": "sha256-wGJWF9t8yaxLyYQRf3hK+5/AIYYAS8qWXPDEvatzBlc=",
"owner": "emacs-evil",
"repo": "evil-collection",
"rev": "4a7d924dbd851ef1b2ccb85778be6e7a6a81ebd4",
"type": "github"
},
"original": {
"owner": "emacs-evil",
"repo": "evil-collection",
"type": "github"
}
},
"evil-escape": {
"flake": false,
"locked": {
@ -263,11 +279,11 @@
"org": {
"flake": false,
"locked": {
"lastModified": 1683136293,
"narHash": "sha256-PMHNr3Qo62uqO5IUDAfxUoqa4Zvb9y2J76pRYDB/6Y4=",
"lastModified": 1686821952,
"narHash": "sha256-Aw4Yu45bSFmm6zKFWrM15RbER3OLiDONGtnB0OOi5KI=",
"owner": "emacs-straight",
"repo": "org-mode",
"rev": "080710797ad25e76c4556d2b03cc0aa5313cd187",
"rev": "739c8989a79fe54fdbd6637ccdea2b59b5646f38",
"type": "github"
},
"original": {
@ -346,6 +362,7 @@
"doom-snippets": "doom-snippets",
"emacs-overlay": "emacs-overlay",
"emacs-so-long": "emacs-so-long",
"evil-collection": "evil-collection",
"evil-escape": "evil-escape",
"evil-markdown": "evil-markdown",
"evil-org-mode": "evil-org-mode",