flake.lock: Updating 'org (emacs-straight/org-mode)' - 6c9104f5 -> 1a6d5f11 (#407)
### Changes for org On branch: main Commits:6c9104f59c...1a6d5f11d0
- [a8a516ba](a8a516ba33
) org-babel-comint-with-output: Handle agglomerated prompts better - [866ed1a3](866ed1a3c5
) org-babel-comint-with-output: Fix edge case for partial prompts - [44e1cbb0](44e1cbb094
) org-compile-file: Fix when `org-batch-test' is not defined - [c1e8e2ff](c1e8e2ffc7
) Update version number for the 9.6.2 release - [fcd813c4](fcd813c406
) lisp/org.el: Docstring fixes - [1e38519b](1e38519b02
) doc/org-manual.org: Document `org-hide-emphasis-markers' - [05ae2689](05ae268973
) org-fold-show-children: Only display direct children by default - [88f7bea1](88f7bea169
) org-babel-temp-stable-file: Avoid `sxhash' collisions - [e9110a8d](e9110a8dd7
) Prefer `string-search' when matching exact strings - [c1bb68ab](c1bb68ab9d
) ox: Make export errors more prominent - [f53205a4](f53205a443
) org-export-data: Clarify that filters are not applied - [638e0ecc](638e0ecc0b
) Fix some compiler warnings Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d5d12c45c4
commit
f0be0ada16
6
flake.lock
generated
6
flake.lock
generated
@ -260,11 +260,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1679599831,
|
"lastModified": 1680101941,
|
||||||
"narHash": "sha256-PXD1BimQHJ4V/Gq0nm+AXvXYrKbpvgJzznbbZixTv1w=",
|
"narHash": "sha256-aVUEYEiwy91j/8xBMzcs91uFJXTee+buv8EciZu+k5E=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "6c9104f59ca8085abe477a81857548461bf88f23",
|
"rev": "1a6d5f11d05e87802aa4ce6349a0576be0401ac9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user