From 588ccf37fa9eb9d2ec787b91c989dcd6892983e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 01:20:50 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - eaf27490 -> 08071079 (#426) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/eaf274909f595ba29b853031e1c5bcdac255fbeb...080710797ad25e76c4556d2b03cc0aa5313cd187 - [9e42842a](https://github.com/emacs-straight/org-mode/commit/9e42842a829090d79cb1d4eb695f5a073a67e5d1) org-persist: Fix :last-access being set on every write - [2bc51021](https://github.com/emacs-straight/org-mode/commit/2bc510217a548cb1b7c02cac7ee337e2d85ad91d) org-element--cache-find: Remove statistics gathering code - [ef800e3b](https://github.com/emacs-straight/org-mode/commit/ef800e3becd2f92c60c4d61b61d4a8c097231934) org--collect-keywords-1: Handle FIXME - [52dc4805](https://github.com/emacs-straight/org-mode/commit/52dc48050e06b2f21502fd499f1e1370896a1c96) Handle compiler warnings from Emacs master - [7e75571f](https://github.com/emacs-straight/org-mode/commit/7e75571f027d3dced3d7c4fb02919f935d9a1aa4) Handle more compiler warnings from Emacs master - [f067a4bd](https://github.com/emacs-straight/org-mode/commit/f067a4bd437b83103a82c5ca1e09337047b43de4) org-attach-tag: Work around error when before first heading - [52d9961f](https://github.com/emacs-straight/org-mode/commit/52d9961f50ac20cd785a92dfc414f16bf0cb9c31) org-set-tags-command: Provide more useful error when before first heading - [42e95938](https://github.com/emacs-straight/org-mode/commit/42e95938eda05efc9901b6b582857c63f55e715e) org-latex-compile: Fix erasing PDF output buffer late - [eb6cabde](https://github.com/emacs-straight/org-mode/commit/eb6cabdee591a18e6885998917ae767043610391) mk: Expand shell commands once only - [989cc514](https://github.com/emacs-straight/org-mode/commit/989cc514996b4bde6977127583ccb39c6ca5e827) Prefer "timestamp" over "time-stamp" - [76c33405](https://github.com/emacs-straight/org-mode/commit/76c3340557be97cbe77b7f7e12a1e8be2fcf2207) * doc/org-manual.org: Fix obsolete variables - [09cf89f7](https://github.com/emacs-straight/org-mode/commit/09cf89f712319a25aef9b002d50bed8b60f5fca3) org-delete-indentation: Support region selection - [310a6689](https://github.com/emacs-straight/org-mode/commit/310a668917c925e4e6936e7e17625aaf9b8f9044) org-compile-file-commands: Fix return value when PROCESS is a function - [c265d964](https://github.com/emacs-straight/org-mode/commit/c265d964f94c8be8fbe27b0d0270742fe7982f5b) ox-odt: Improve some warning messages - [c756f8a8](https://github.com/emacs-straight/org-mode/commit/c756f8a8534fdd23fb9756246c1e41050c176997) org-odt-plain-text: Fix when TEXT is a blank string - [a686c7b6](https://github.com/emacs-straight/org-mode/commit/a686c7b609a48e54d4564e4c350771d0754b7ebf) ox-odt: Throw actual error when export fails - [921e0e8b](https://github.com/emacs-straight/org-mode/commit/921e0e8bc1158736313db77c2ebc503b50211b89) Update version number for the 9.6.5 release - [b77a209f](https://github.com/emacs-straight/org-mode/commit/b77a209f78809f73d42cc13c743ea1f425b5812d) Backport commit 4f0849a9e from Emacs - [2993f482](https://github.com/emacs-straight/org-mode/commit/2993f482c1bd08a051eb587cbfb2288368c4a165) Backport commit 2bcf11d0e from Emacs - [08077812](https://github.com/emacs-straight/org-mode/commit/08077812ef3fcb61659aacebd6b4ef5036551fdd) org-clock-update-time-maybe: Fix return value - [05c3e59d](https://github.com/emacs-straight/org-mode/commit/05c3e59de1d5bcbc322d98816fe9a45d393609f9) org-manual: Document how to profile performance - [9ea50ca2](https://github.com/emacs-straight/org-mode/commit/9ea50ca21172fbc6b69aa8af5216909e813f6fcd) Use `calendar-buffer' constant to refer to calendar buffers - [e58bbded](https://github.com/emacs-straight/org-mode/commit/e58bbded5caae992d7ca70d28d9a5c8f4ac9ea9c) lisp/ob-lisp: fix `org-babel-execute:lisp' for use with Sly - [5ec364a1](https://github.com/emacs-straight/org-mode/commit/5ec364a1ae327312da6f69766a2bec79bc7691e8) org-cite-list-bibliography-files: Preserve relative bibliography paths - [e11073d1](https://github.com/emacs-straight/org-mode/commit/e11073d17dd65908642268146858c6559f18367d) org-persist-gc: GC collections without persist file - [f268819d](https://github.com/emacs-straight/org-mode/commit/f268819d19520302e70f7d9b40640e3cc97fa74b) org-babel-common-header-args-w-values: Add docstring - [08071079](https://github.com/emacs-straight/org-mode/commit/080710797ad25e76c4556d2b03cc0aa5313cd187) fixup! org-babel-common-header-args-w-values: Add docstring 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 ad51150..75c6c6e 100644 --- a/flake.lock +++ b/flake.lock @@ -263,11 +263,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1682449610, - "narHash": "sha256-1I9Rpnyp9rZTYG48oxxN+scKoKTJxh/ya787zI0xIpI=", + "lastModified": 1683136293, + "narHash": "sha256-PMHNr3Qo62uqO5IUDAfxUoqa4Zvb9y2J76pRYDB/6Y4=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "eaf274909f595ba29b853031e1c5bcdac255fbeb", + "rev": "080710797ad25e76c4556d2b03cc0aa5313cd187", "type": "github" }, "original": {