From 7ec95f43ece6d689c16acba72b854e65a9c0305c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:43:08 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 98cae03b -> 48b237d9 (#323) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/98cae03b7d9a612334d5ea461e73ac0b37b0285d...48b237d9e21a4edf528d4bd1ed99d1f3757e4931 - [deb1517f](https://github.com/emacs-straight/org-mode/commit/deb1517fe909fe9ba2b753c0a7fd6146a0550460) org-macs.el: Do not compare wall time and file modification time - [ee3dbb0f](https://github.com/emacs-straight/org-mode/commit/ee3dbb0fdb6e119207f13a165e90b878b741cf49) ob-java: Define the list of all supported header arguments - [d98a4964](https://github.com/emacs-straight/org-mode/commit/d98a49648066ce80f1193d36accb81253a4027df) org-lint: Fix regexp when matching header-args - [cce846e5](https://github.com/emacs-straight/org-mode/commit/cce846e5f7a4900cc97d2c10b16abf3cf7f9056c) org-manual: Clarify `org-timer-start' command description - [3502ce2d](https://github.com/emacs-straight/org-mode/commit/3502ce2dbb29b70cdbb978d144322d48cb00f26d) ox-odt: Fix newlines replaced by spaces in Han script - [85ab64c2](https://github.com/emacs-straight/org-mode/commit/85ab64c2b3487b1e16d3174448ff980b56007e80) org-clock-select-task: Do not offer non-printable characters in selection - [e7005787](https://github.com/emacs-straight/org-mode/commit/e7005787993f521f76e99f00e8a04d87703c493f) ob-core.el: Fix indentation of multiline text in list output - [bed47b43](https://github.com/emacs-straight/org-mode/commit/bed47b437d8cde7a98bafdb07996e248b40f70e6) test-ob-java: Test Java source block header arguments at all levels - [801c9363](https://github.com/emacs-straight/org-mode/commit/801c93638ab4b6616567035c6438ad229bc14c1d) ob-shell: Fix multi-line scripts in sessions - [a83edd62](https://github.com/emacs-straight/org-mode/commit/a83edd624b86433978091e2f100a2ddfdca01f57) fixup! ob-shell: Fix multi-line scripts in sessions - [524e0e0b](https://github.com/emacs-straight/org-mode/commit/524e0e0b7b5eb4c02f3da5eaf59eb1df82d1c1cc) test-ob: Test indentation of multiline text in list output - [2f5e7103](https://github.com/emacs-straight/org-mode/commit/2f5e7103e59f06631e985d3dd39af21b5b7464ea) ox-odt: Improve link generation in 4e5c737311 - [69e3a4db](https://github.com/emacs-straight/org-mode/commit/69e3a4db3d0c54b4165761f56523da4962eff74c) org-babel: Refactor temporary directory usage - [1ef420b1](https://github.com/emacs-straight/org-mode/commit/1ef420b19d2e310d9ef67e090ef84cdb6da4744d) org-babel-comint-with-output: Handle output without trailing newlines - [ab7eff9d](https://github.com/emacs-straight/org-mode/commit/ab7eff9d9c0968392bd9783d72c56a4023bd10be) org-babel-eval-error-notify: Avoid uninformative empty error buffer - [f8a9cd23](https://github.com/emacs-straight/org-mode/commit/f8a9cd23087799519bd709ea5c208ed29cb6587f) org-babel-eval: Return command output even upon failure - [9a3dd429](https://github.com/emacs-straight/org-mode/commit/9a3dd429bb1932e48cb8997d0b9edca12ad2e627) org-babel-import-elisp-from-file: Fix when \"s are not around - [633ca9e6](https://github.com/emacs-straight/org-mode/commit/633ca9e69e57e68a42c893999488e9c67dac49b8) org-babel-read: Fix cells like '"string" more' - [d4e3598a](https://github.com/emacs-straight/org-mode/commit/d4e3598ab8bb4248e0db4b8d196127b564184d31) fixup! org-babel-read: Fix cells like '"string" more' - [48b237d9](https://github.com/emacs-straight/org-mode/commit/48b237d9e21a4edf528d4bd1ed99d1f3757e4931) org-attach-attach: Fix storing link to attached files 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 1d53f81..bf4843c 100644 --- a/flake.lock +++ b/flake.lock @@ -276,11 +276,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1666258795, - "narHash": "sha256-k2FbWk4OJKZbih3pTvJYxkaXuauWsuaXXthV54UFqCM=", + "lastModified": 1666586252, + "narHash": "sha256-cwYEMnsv8kreTPKslM2yz59I4zm331w4WU4OHGzcslc=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "98cae03b7d9a612334d5ea461e73ac0b37b0285d", + "rev": "48b237d9e21a4edf528d4bd1ed99d1f3757e4931", "type": "github" }, "original": {