From f032d543d47eac792d6d0d5ff31047b1801f7a14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 01:27:24 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 8fab6eee -> 5b300edf (#416) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/8fab6eeef2f84e275ddcc0af9e8a203b09779481...5b300edf2e44f70af8e1f32dd18f1c784122eacc - [f9bbc79d](https://github.com/emacs-straight/org-mode/commit/f9bbc79d627299c627cbfdacb565afd05acb0af9) Update version number for the 9.6.3 release - [7fa9e9a4](https://github.com/emacs-straight/org-mode/commit/7fa9e9a4b3233ba5568f17ef59f72d646b2fdef2) org-babel-comint-with-output: Handle agglomerated prompts better - [f2949d4d](https://github.com/emacs-straight/org-mode/commit/f2949d4d1d32991e49bef7653f81a1666ff20bdd) org-babel-comint-with-output: Fix edge case for partial prompts - [616e80a9](https://github.com/emacs-straight/org-mode/commit/616e80a9f10c4bd085d7b5ac96fd6ea23e9c9191) Handle block-type when checking `org-src-fontify-natively` - [54a743cd](https://github.com/emacs-straight/org-mode/commit/54a743cd7283c428abbbeaeff01f8315a77987cb) org-table: Refactor away unnecessary variable - [19b0d0e5](https://github.com/emacs-straight/org-mode/commit/19b0d0e5aadb2228a5c0fa56c103dc5a5d71ccea) org-table: Fix incorrect input when used with evil-escape - [2ad8a45f](https://github.com/emacs-straight/org-mode/commit/2ad8a45f001a69ca1e63854f30079af50d8848f3) test-ob-fortran: Enable and fix commented tests - [ddd8281e](https://github.com/emacs-straight/org-mode/commit/ddd8281e62cab09bfb3cf1e49581940aea831f40) lisp/org.el: Allow limiting inline image width - [072ddbc9](https://github.com/emacs-straight/org-mode/commit/072ddbc97568c9e89e1471c85c0265b3cb7241e7) org-element-cache: Disable extra consistency checks - [56dd046d](https://github.com/emacs-straight/org-mode/commit/56dd046da83ce4037c92e2beb152500befcbcb0e) * doc/org-manual.org: Add a link to Diary section of Emacs manual - [60ce29dc](https://github.com/emacs-straight/org-mode/commit/60ce29dc4166c07a1ade909a7469547652881bef) org-odt-plain-text: Fix when text contains leading spaces - [5ac1ebaa](https://github.com/emacs-straight/org-mode/commit/5ac1ebaa15cbb8a6b3b57a1307eb787ecd66322a) org-latex--protect-texttt: Fix "---" - [81fc8c06](https://github.com/emacs-straight/org-mode/commit/81fc8c06ce053dda010e8cc8463fa94e97eae761) ob-tangle: Fix interpretation of rw-r--r-- modes - [6a96054f](https://github.com/emacs-straight/org-mode/commit/6a96054f050ba74dc5b67d740e1f8b3f632a5b48) ob-tangle: Edit default file mode to match docstr - [cd53816c](https://github.com/emacs-straight/org-mode/commit/cd53816c3ab954051d76523e6de362b1fd1284a8) org-entities: § is a section sign, not paragraph - [0f62e977](https://github.com/emacs-straight/org-mode/commit/0f62e9771b3a601c208a021767d0b4dd6308b778) org-entities: Treat ¶ similarly to § - [00abdca3](https://github.com/emacs-straight/org-mode/commit/00abdca36128fdfd3bf40d865da5d6e09f70ef6e) oc-csl: Recognise ¶/§ entity locators - [5b300edf](https://github.com/emacs-straight/org-mode/commit/5b300edf2e44f70af8e1f32dd18f1c784122eacc) etc/ORG-NEWS: Mention the new \P entity 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 3e49b00..9291837 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1680774030, - "narHash": "sha256-rFNfSvQYQupFP7V+AB++YYr/3/ygpi9rCh0jwNfFMp0=", + "lastModified": 1681369745, + "narHash": "sha256-DVYNfiVfr+mRolhnO8SOlpdd8rhZlejKKbcCCUGP2UI=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "8fab6eeef2f84e275ddcc0af9e8a203b09779481", + "rev": "5b300edf2e44f70af8e1f32dd18f1c784122eacc", "type": "github" }, "original": {