flake.lock: Updating 'org (emacs-straight/org-mode)' - 71359820 -> d9479887 (#209)
### Changes for org On branch: main Commits:7135982022...d947988722
- [bdf7afe2](bdf7afe20e
) ob-core: Fix nil value of `org-babel-temporary-stable-directory' - [db12a497](db12a497d2
) org-agenda: Use ARG instead of `current-prefix-arg' - [0495961f](0495961f36
) org-auto-repeat-maybe: Use effective time for "LAST_REPEAT" - [b3b17cdb](b3b17cdb66
) oc-csl.el: Add support for nocite citations - [a7cc95c6](a7cc95c60c
) org-src.el: Add plain to org-src-window-setup customization - [e0e016c1](e0e016c1ae
) org-element: Do not try to sync element cache in the middle of a change - [e8dd98d1](e8dd98d151
) ob-core.el: Fix behavior of lambda default header arg vars - [8be689f1](8be689f119
) ob-core.el: Improve org-babel-default-header-args docstring - [5b45ad08](5b45ad083c
) oc-basic: Detect malformed bibtex bibliographies - [bc33c013](bc33c0133d
) lisp/org.el: Save restrictions in all agenda file buffers - [c231e93b](c231e93b56
) ol-docview: Throw an error when trying to open non-existing file - [53e6aa86](53e6aa866e
) org-agenda: Make sure that clock report header has trailing newline - [65400539](654005394b
) org-list-struct-apply-struct: Do not rely on `match-data' after edits - [c66bdb0c](c66bdb0c9b
) org-fold-core-style: Clarify "error-prone" in the docstring - [a79a742c](a79a742cbf
) Revert "org.el: Improve performance of deletion commands" - [f29ccf31](f29ccf3161
) test-org-fold: Cover the issue fixed by previous commit - [8e2fed82](8e2fed82ed
) org-fold: Make sure that changes do not leave partially folded headings - [d9479887](d947988722
) * lisp/ob-core.el: Fix docstring quote usage Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7199fe2964
commit
71a0888c84
6
flake.lock
generated
6
flake.lock
generated
@@ -259,11 +259,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1657029612,
|
||||
"narHash": "sha256-enwqnerhZVpyQbeX0uKdZ4IVmZieq9ZgCbkDWy1HlNQ=",
|
||||
"lastModified": 1657805672,
|
||||
"narHash": "sha256-AtB0epI4wGsY/kesgX/OshHYYY0uZJq4oTFO8wSWDlU=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "71359820221ec18d27fab28403d4fd3537ca0491",
|
||||
"rev": "d9479887226ad79a1a8de739e7be0fc1fffec536",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user