From 7b32459fe055883293b3aede284e7fe12754c4a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 01:01:25 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 1537bb40 -> 5d05f591 (#39) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/1537bb402953f6622e087b140eb1b6dd629b1c78...5d05f5911a9078e8c77851c40dc6a77d2a4c3955 - [6631b3f7](https://github.com/emacs-straight/org-mode/commit/6631b3f7bba703be2348fa3df61c77f895762b6a) org-element--parse-to: Fix limit when pasting top-comment and no cache - [9623da44](https://github.com/emacs-straight/org-mode/commit/9623da44081520fa8519064003a84249a710ec6f) ob-gnuplot: Fix wrong table conversion when first column has ?- - [8d9ca0ea](https://github.com/emacs-straight/org-mode/commit/8d9ca0eac15be3fedefb7404ea1b65882cab55ae) test-org/entry-get: Add test checking reported bug - [f41ba236](https://github.com/emacs-straight/org-mode/commit/f41ba23689431fce8ea46b0de3c6e92fb8ba166e) org-colview: Do not remap faces repeatedly - [9b58ead4](https://github.com/emacs-straight/org-mode/commit/9b58ead4671c556ca4800e0f60d61cfa3ca122ff) org-element-context: Use element cache - [0725237e](https://github.com/emacs-straight/org-mode/commit/0725237eedb451aa767588bd47c487306dda5f16) org: Small simplification - [37edef8b](https://github.com/emacs-straight/org-mode/commit/37edef8bbd8eb8c034ffde3684d4d8d6ec031110) org-mode: Initialise cache before initialising file-local regexps - [5d05f591](https://github.com/emacs-straight/org-mode/commit/5d05f5911a9078e8c77851c40dc6a77d2a4c3955) org-element-cache: Allow detecting changes from indirect non-Org buffers 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 a51c57f..5b295a6 100644 --- a/flake.lock +++ b/flake.lock @@ -227,11 +227,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1641997570, - "narHash": "sha256-MLUTqiG7EAhsDQP2IlqyMiFjB2GWEGrfoovuoHwMFoQ=", + "lastModified": 1642585054, + "narHash": "sha256-vMHKAC0JInP4pkxPg0DReYXLRTs3eJr0ueK5eq1V6Ik=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "1537bb402953f6622e087b140eb1b6dd629b1c78", + "rev": "5d05f5911a9078e8c77851c40dc6a77d2a4c3955", "type": "github" }, "original": {