mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-03 12:27:27 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - 765a84ea -> 266aac11 (#537)
### Changes for org On branch: main Commits:765a84ea25...266aac1186
- [806abc5a](806abc5a2b
) Update version number for the 9.6.9 release - [9eaca51c](9eaca51c51
) * lisp/org-clock.el (org-clock--translate): Clarify "L" and "ALL" terms - [1d35ebd9](1d35ebd93c
) test-org-clok/org-clock-update-time-maybe: Fix test for non-English LANG - [d70c1200](d70c1200f7
) ob-fortran.el: Fix name of caller in documentation - [fd1418da](fd1418dadd
) * lisp/ob-gnuplot.el: Document all the function arguments - [e90a8a69](e90a8a69a7
) org-element-cache: Log recovered persisted elements during loading - [aee3f222](aee3f2227f
) * lisp/org.el (org-mode): Initialize cache before parsing buffer keywords - [2e5db7a5](2e5db7a591
) org-element-cache: Catch problems with persistent cache and abort loading - [2c7018f7](2c7018f72e
) org-manual: Fix a preposition and capitalization - [c703541f](c703541ffc
) * lisp/ob-groovy.el: Fix checkdoc warnings - [88f2dde0](88f2dde0fc
) * lisp/ob-python.el: Declare non-standard header args - [e203b5a6](e203b5a659
) testing: Delete useless ert tests - [14bde5ab](14bde5aba5
) ox-icalendar: Ensure that entries in icalendar end with a newline - [72bbf892](72bbf89282
) * lisp/ob-haskell.el (org-babel-haskell-execute): Document function arguments - [5da44c7b](5da44c7ba1
) * lisp/ob-js.el: Document all the function arguments - [0d9efae4](0d9efae43f
) org-odt--translate-latex-fragments: Make sure that we use org-mode buffer - [6307a774](6307a774a7
) org-agenda-get-scheduled: Fix call to `org-time-string-to-time' - [c61ec625](c61ec6255d
) org-agenda-get-scheduled: Fix call to `org-time-string-to-time' - [edcb8eca](edcb8eca5f
) (org-fast-tag-selection): Honour tag groups when using <TAB> input - [a098c079](a098c07973
) * lisp/org.el (org-modify-ts-extra): Refactor the code - [6c917e89](6c917e8904
) org-timestamp-change: Fix increasing range with prefix arg - [e42b7a6f](e42b7a6fdd
) * lisp/ob-latex.el: Document all the function arguments - [b1c507c0](b1c507c0ee
) org-find-base-buffer-visiting: Document function argument - [39314eab](39314eab11
) * lisp/ob-lisp.el (org-babel-lisp-vector-to-list): Add docstring - [8b18fc58](8b18fc5817
) org-attach-dir-from-id: Detect attachments under default `org-attach-id-dir' - [266aac11](266aac1186
) org-element--cache-persist-before-write: Warn when writing incorrect cache Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
50caa4fecb
commit
71591dc035
6
flake.lock
generated
6
flake.lock
generated
@ -263,11 +263,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1694696773,
|
||||
"narHash": "sha256-lgrfqX5YCRXZSyLHyRpYIQf+DOpHswPm7Vcw3WUCRAk=",
|
||||
"lastModified": 1695208951,
|
||||
"narHash": "sha256-GdkBhWg/bIwnQk4/a/Ief+cFtDcUJEMNqiFYO3A5sus=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "765a84ea252fd7f281340c40fdc97f696f8cac33",
|
||||
"rev": "266aac1186256aaf3fb1bb1181ee83d548092d12",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user