From 71591dc03585c43d844f2f368441a3fdda9dfc6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 01:27:47 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 765a84ea -> 266aac11 (#537) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/765a84ea252fd7f281340c40fdc97f696f8cac33...266aac1186256aaf3fb1bb1181ee83d548092d12 - [806abc5a](https://github.com/emacs-straight/org-mode/commit/806abc5a2bbcb5f884467a0145547221ba09eb59) Update version number for the 9.6.9 release - [9eaca51c](https://github.com/emacs-straight/org-mode/commit/9eaca51c510905e0cf4884aa52e4e7c2a4484d41) * lisp/org-clock.el (org-clock--translate): Clarify "L" and "ALL" terms - [1d35ebd9](https://github.com/emacs-straight/org-mode/commit/1d35ebd93c26a511f42555e1eb54fc7f8028a124) test-org-clok/org-clock-update-time-maybe: Fix test for non-English LANG - [d70c1200](https://github.com/emacs-straight/org-mode/commit/d70c1200f70209db8fe6868f240492ce0e8ea190) ob-fortran.el: Fix name of caller in documentation - [fd1418da](https://github.com/emacs-straight/org-mode/commit/fd1418dadd85a9884deea9a79f675de9d7d45937) * lisp/ob-gnuplot.el: Document all the function arguments - [e90a8a69](https://github.com/emacs-straight/org-mode/commit/e90a8a69a7fa2d83c995b5d32bc0b24a68218ed3) org-element-cache: Log recovered persisted elements during loading - [aee3f222](https://github.com/emacs-straight/org-mode/commit/aee3f2227faeb95a58e127fff5c7445ff1c9822a) * lisp/org.el (org-mode): Initialize cache before parsing buffer keywords - [2e5db7a5](https://github.com/emacs-straight/org-mode/commit/2e5db7a5919bd420818e1ab64fabc004062f13db) org-element-cache: Catch problems with persistent cache and abort loading - [2c7018f7](https://github.com/emacs-straight/org-mode/commit/2c7018f72e09b4640a648ece06fbdc1abec764c6) org-manual: Fix a preposition and capitalization - [c703541f](https://github.com/emacs-straight/org-mode/commit/c703541ffcc14965e3567f928de1683a1c1e33f6) * lisp/ob-groovy.el: Fix checkdoc warnings - [88f2dde0](https://github.com/emacs-straight/org-mode/commit/88f2dde0fc73dcdc52c72e89a38629169b17a47b) * lisp/ob-python.el: Declare non-standard header args - [e203b5a6](https://github.com/emacs-straight/org-mode/commit/e203b5a659dcf7f320e2d8a10d61deb75a14376d) testing: Delete useless ert tests - [14bde5ab](https://github.com/emacs-straight/org-mode/commit/14bde5aba5b11eed2d0d776d2e492f7bc34218f2) ox-icalendar: Ensure that entries in icalendar end with a newline - [72bbf892](https://github.com/emacs-straight/org-mode/commit/72bbf89282612ff06860420037bd4c77777fe037) * lisp/ob-haskell.el (org-babel-haskell-execute): Document function arguments - [5da44c7b](https://github.com/emacs-straight/org-mode/commit/5da44c7ba1baf16a1b3b4d8ee827f059dc568f22) * lisp/ob-js.el: Document all the function arguments - [0d9efae4](https://github.com/emacs-straight/org-mode/commit/0d9efae43fc7f7606c7d087d4089a189acaaa77a) org-odt--translate-latex-fragments: Make sure that we use org-mode buffer - [6307a774](https://github.com/emacs-straight/org-mode/commit/6307a774a7e9e7e21ed22facdce008ba2fc98775) org-agenda-get-scheduled: Fix call to `org-time-string-to-time' - [c61ec625](https://github.com/emacs-straight/org-mode/commit/c61ec6255d9f13002b5aa9e36dce1225bece0ade) org-agenda-get-scheduled: Fix call to `org-time-string-to-time' - [edcb8eca](https://github.com/emacs-straight/org-mode/commit/edcb8eca5f0322fd39dbc25f933dd3226142ad6b) (org-fast-tag-selection): Honour tag groups when using input - [a098c079](https://github.com/emacs-straight/org-mode/commit/a098c0797320c54f62486389f8a44626cf8e60bb) * lisp/org.el (org-modify-ts-extra): Refactor the code - [6c917e89](https://github.com/emacs-straight/org-mode/commit/6c917e8904802379bf2db1e5b407067239b4495c) org-timestamp-change: Fix increasing range with prefix arg - [e42b7a6f](https://github.com/emacs-straight/org-mode/commit/e42b7a6fddbd485af735b54902bbb1724acdd6f5) * lisp/ob-latex.el: Document all the function arguments - [b1c507c0](https://github.com/emacs-straight/org-mode/commit/b1c507c0ee37580b807029b3d86bcc449c7fe217) org-find-base-buffer-visiting: Document function argument - [39314eab](https://github.com/emacs-straight/org-mode/commit/39314eab116addede16f458cfd3830d18c83882e) * lisp/ob-lisp.el (org-babel-lisp-vector-to-list): Add docstring - [8b18fc58](https://github.com/emacs-straight/org-mode/commit/8b18fc581751e8525e97a1676657c586fb9f5e54) org-attach-dir-from-id: Detect attachments under default `org-attach-id-dir' - [266aac11](https://github.com/emacs-straight/org-mode/commit/266aac1186256aaf3fb1bb1181ee83d548092d12) 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> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d6be3fd..1ec8a20 100644 --- a/flake.lock +++ b/flake.lock @@ -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": {