mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-11 13:07:28 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - aa9177e1 -> f3de4c3e
### Changes for org On branch: main Commits:aa9177e1a8...f3de4c3e04
- [85ebb6d4](85ebb6d422
) * lisp/ob-org.el: Document all the function arguments - [0ed8bf79](0ed8bf794f
) * lisp/ob-python.el: Document some missing function arguments - [3c29e77b](3c29e77b51
) * lisp/org-capture.el: Fix malformed declare form - [3fcf3d2e](3fcf3d2e24
) * lisp/ob-R.el (org-babel-edit-prep:R): Add docstring - [2ba45fcb](2ba45fcb78
) * lisp/ob-maxima.el: enable use of `batch' loader and `draw' - [bd3705c0](bd3705c053
) org-columns-remove-overlays: Fix when no columnview yet in buffer - [6d85f851](6d85f851b3
) * lisp/ob-shell.el (org-babel-execute:shell): Document the function args - [88ff6c2f](88ff6c2fbc
) org-reset-checkbox-state-subtree: Do not reset outside the subtree - [e6690c5b](e6690c5b79
) * lisp/ob-screen.el (org-babel-execute:screen): Document the function args - [4edfb69f](4edfb69f86
) * lisp/org-element.el (org-element--cache-for-removal): Add more logging - [69c830f3](69c830f361
) * lisp/ob-processing.el: Document all the function arguments - [26f1cb77](26f1cb77a9
) org-ascii-item: Fix for alphabetical bullets - [1225f625](1225f62576
) org-babel-python-read-string: Upcase function argument in the docstring - [1003790d](1003790d1d
) * lisp/org-pcomplete.el (org-element-property): Fix malformed declare - [e54c7e60](e54c7e604b
) Update version number for the 9.6.10 release - [fe19ebe4](fe19ebe4af
) * lisp/org-archive.el: Fix flycheck warnings - [54b9c845](54b9c845a7
) * lisp/org-crypt.el: Fix outdated declare forms - [681f3fc8](681f3fc8f9
) * lisp/ol-docview.el (org-docview-open): Add docstring - [ac108a3a](ac108a3ac1
) * lisp/ol-docview.el (org-docview-export): Update docstring and arglist - [37d6bde2](37d6bde27f
) org-element-parse-secondary-string: Prevent altering current buffer cache - [ad07b298](ad07b2982f
) fixup! org-element-parse-secondary-string: Prevent altering current buffer cache - [fe23bec6](fe23bec607
) * lisp/org-element.el (org-element-subscript-parser): Fix edge case - [c952ff10](c952ff10fb
) * lisp/ob-ruby.el: Document all the function arguments - [558db89e](558db89e40
) Backport 7cc208af9 fix from main - [902975ca](902975ca44
) * lisp/ol-info.el (org-info-emacs-documents): Update the manual list - [7e7ce811](7e7ce81136
) * lisp/ol-info.el (org-info-other-documents): Convert to `defcustom' - [f32f5982](f32f5982a7
) * lisp/ol-info.el (org-info-map-html-url): Prioritize custom URLs - [e1569918](e1569918cc
) org-agenda: Handle inactive ranges when displaying inactive timestamps - [f660afc5](f660afc506
) fixup! org-element-parse-secondary-string: Prevent altering current buffer cache - [a52c74e9](a52c74e962
) org-element-org-data-parser: Fix deferred property parsing - [fba3fd56](fba3fd56c4
) org-element-org-data-parser: Allow leading blank lines before property drawer - [9ba1fc77](9ba1fc778a
) * lisp/org-element.el (org-element--cache-sync): Do not reset cache warning - [07ae6ba5](07ae6ba58d
) * lisp/org-element.el (org-element--current-element): Add a comment - [0e3d0e3d](0e3d0e3d19
) org-element--collect-affiliated-keywords: Fix keywords before comment - [a2dd30d3](a2dd30d3a1
) * lisp/ol-doi.el (org-link-doi-open): Document all the function arguments - [f3de4c3e](f3de4c3e04
) org-babel-tangle-collect-blocks: Ignore src blocks without language
This commit is contained in:
committed by
GitHub
parent
9b1c3371dd
commit
c32f09074c
6
flake.lock
generated
6
flake.lock
generated
@ -263,11 +263,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1695726851,
|
||||
"narHash": "sha256-qgbjspklSoI8M3cbCJOcUdjuijRgsL/+PSyEOW9VX4I=",
|
||||
"lastModified": 1697121294,
|
||||
"narHash": "sha256-Rm1vKM973trTneh695uMkh2PzdOE3ziGHVBxbVWJmjA=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "aa9177e1a8b039c357d369c1c9aaab710bb247a9",
|
||||
"rev": "f3de4c3e041e0ea825b5b512dc0db37c78b7909e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user