From 71a0888c840b0358be940629101803fa5f410d4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 03:06:28 +0100 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 71359820 -> d9479887 (#209) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/71359820221ec18d27fab28403d4fd3537ca0491...d9479887226ad79a1a8de739e7be0fc1fffec536 - [bdf7afe2](https://github.com/emacs-straight/org-mode/commit/bdf7afe20e9c5049996d111898bd65ef37fb3904) ob-core: Fix nil value of `org-babel-temporary-stable-directory' - [db12a497](https://github.com/emacs-straight/org-mode/commit/db12a497d278d34721ad878dc8c5a24c2883ab37) org-agenda: Use ARG instead of `current-prefix-arg' - [0495961f](https://github.com/emacs-straight/org-mode/commit/0495961f3603e77b93be7eca728b547f9a5c23ce) org-auto-repeat-maybe: Use effective time for "LAST_REPEAT" - [b3b17cdb](https://github.com/emacs-straight/org-mode/commit/b3b17cdb66ea4aa12f13cd30ef32283377828218) oc-csl.el: Add support for nocite citations - [a7cc95c6](https://github.com/emacs-straight/org-mode/commit/a7cc95c60c8906aef90af71b866135a263c605a2) org-src.el: Add plain to org-src-window-setup customization - [e0e016c1](https://github.com/emacs-straight/org-mode/commit/e0e016c1aea8e01b736e92cfe9f41e20828a08d6) org-element: Do not try to sync element cache in the middle of a change - [e8dd98d1](https://github.com/emacs-straight/org-mode/commit/e8dd98d151fb918723d840c9d7019ee7b025d9d4) ob-core.el: Fix behavior of lambda default header arg vars - [8be689f1](https://github.com/emacs-straight/org-mode/commit/8be689f119ee50236df7b822036bb8323e5d571f) ob-core.el: Improve org-babel-default-header-args docstring - [5b45ad08](https://github.com/emacs-straight/org-mode/commit/5b45ad083c92f24f0e8a859f1873edc0c6820d74) oc-basic: Detect malformed bibtex bibliographies - [bc33c013](https://github.com/emacs-straight/org-mode/commit/bc33c0133d1e8761a439c34c378ca929391cfa62) lisp/org.el: Save restrictions in all agenda file buffers - [c231e93b](https://github.com/emacs-straight/org-mode/commit/c231e93b56a462bb21e0abfbb99d532d53c4fa6e) ol-docview: Throw an error when trying to open non-existing file - [53e6aa86](https://github.com/emacs-straight/org-mode/commit/53e6aa866ecb85ed82d037b1120a4a4890baa177) org-agenda: Make sure that clock report header has trailing newline - [65400539](https://github.com/emacs-straight/org-mode/commit/654005394b68cc1bf4ba8ff5791333fc3f080826) org-list-struct-apply-struct: Do not rely on `match-data' after edits - [c66bdb0c](https://github.com/emacs-straight/org-mode/commit/c66bdb0c9bb89b993b95fb32f5a3f89e99d91f67) org-fold-core-style: Clarify "error-prone" in the docstring - [a79a742c](https://github.com/emacs-straight/org-mode/commit/a79a742cbff01b7815cffba806c28ea45a4da63c) Revert "org.el: Improve performance of deletion commands" - [f29ccf31](https://github.com/emacs-straight/org-mode/commit/f29ccf3161a51f700bb3375a16acab563baceb49) test-org-fold: Cover the issue fixed by previous commit - [8e2fed82](https://github.com/emacs-straight/org-mode/commit/8e2fed82ed9335680f6b5a7d02028786d8479ca3) org-fold: Make sure that changes do not leave partially folded headings - [d9479887](https://github.com/emacs-straight/org-mode/commit/d9479887226ad79a1a8de739e7be0fc1fffec536) * lisp/ob-core.el: Fix docstring quote usage 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 7002e72..9fcdb9c 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1657029612, - "narHash": "sha256-enwqnerhZVpyQbeX0uKdZ4IVmZieq9ZgCbkDWy1HlNQ=", + "lastModified": 1657805672, + "narHash": "sha256-AtB0epI4wGsY/kesgX/OshHYYY0uZJq4oTFO8wSWDlU=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "71359820221ec18d27fab28403d4fd3537ca0491", + "rev": "d9479887226ad79a1a8de739e7be0fc1fffec536", "type": "github" }, "original": {