From 3661bb9a1934d26f844a01047e04ed56e1a3ca09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 01:26:00 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 5b300edf -> f81ba451 (#420) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/5b300edf2e44f70af8e1f32dd18f1c784122eacc...f81ba451a793febd8c734422c4081badbf9ad17f - [96072266](https://github.com/emacs-straight/org-mode/commit/960722661080698e363dd977453599a3ec89b046) org-export--prune-tree: Ensure spaces when removing objects - [8f058060](https://github.com/emacs-straight/org-mode/commit/8f058060ce794e37f93d39ba51cd6d9e4d3bb70c) * doc/org-manual.org: Clarify "++" explanation for habits - [7c8623be](https://github.com/emacs-straight/org-mode/commit/7c8623be967c6858996c18cd317fe94911e8b1ba) fixup! * doc/org-manual.org: Clarify "++" explanation for habits - [07508fb0](https://github.com/emacs-straight/org-mode/commit/07508fb097f9aebecd1f039428af26254bc9e4a5) org-assert-version: Skip version check when Org is a part of Emacs - [f1fd1f22](https://github.com/emacs-straight/org-mode/commit/f1fd1f22f42aece448dcf2d5e1037064a9ce2437) Update version number for the 9.6.4 release - [f4446ce7](https://github.com/emacs-straight/org-mode/commit/f4446ce795c924a1e115e360d3674f6ad89be845) ox-icalendar: Apply folding to whole VCALENDAR - [a8a95b6c](https://github.com/emacs-straight/org-mode/commit/a8a95b6c2c038ff75d439fbb9f8beed50a55e01b) * lisp/org-agenda.el: Do not modify string constant " " - [0f6ae729](https://github.com/emacs-straight/org-mode/commit/0f6ae7296e63d33bb3e0edd2cdbf69ae3aaa5a44) org-agenda-dim-blocked-tasks: Fix when the value is 'invisible - [62996300](https://github.com/emacs-straight/org-mode/commit/62996300efa8f3c5146ab5e25473c07f1f5aa3e2) org-manual.org: Clarify the ox-md uses the original markdown spec - [c827341d](https://github.com/emacs-straight/org-mode/commit/c827341dfb51b37e9ff7bbb2de84c54fff157d5d) org-cite-activate: Ensure that we keep the correct match-data - [7d8a9324](https://github.com/emacs-straight/org-mode/commit/7d8a9324f8e9f3fdf82d88943e1709c2571f8c69) org-babel-js-function-wrapper: Fix when the last line is a comment - [ab85c1b9](https://github.com/emacs-straight/org-mode/commit/ab85c1b958bdd4770bc599e8de93f1b7542603c5) org-fold: Allow customizing commands where invisible edits are checked - [cfe5e01e](https://github.com/emacs-straight/org-mode/commit/cfe5e01e1425e475b3b5f198498cfd1b4b3d3536) org-lint: Add checker for $...$ LaTeX fragments - [26ef5e3e](https://github.com/emacs-straight/org-mode/commit/26ef5e3e5b9b026af0556e93963c7c0e6f98b0a5) org-src: Use `sh-mode' for all the shells it can handle - [2ebc5186](https://github.com/emacs-straight/org-mode/commit/2ebc518675bb0c97f5c1b6e39d6ddacb8ee3111b) * lisp/ob-R.el: Fix ESS compatibility - [4929f0c5](https://github.com/emacs-straight/org-mode/commit/4929f0c55f72ba157059283c28a2d395a54dee65) * lisp/ob-R.el: Fix ESS compatibility - [83e446ea](https://github.com/emacs-straight/org-mode/commit/83e446ea86e9878235242938bb32b464415dd19b) * testing/lisp/test-ob-R.el: Fix test failures with the newest ESS - [3c449cc4](https://github.com/emacs-straight/org-mode/commit/3c449cc4388dec672121fffb8183ee6154f5fcf9) * testing/lisp/test-ob-R.el (ob-session-R-result-value): New test - [264d555e](https://github.com/emacs-straight/org-mode/commit/264d555e4b8cfbb749c4b2a3d3981b49d053f18e) org-org-publish-to-org: Handle fixme - [27ee55eb](https://github.com/emacs-straight/org-mode/commit/27ee55ebfd81745ce0ecd9ffa3d8aaaa990336dc) ox-latex: Fix << and >> in verbatim and code markup - [f81ba451](https://github.com/emacs-straight/org-mode/commit/f81ba451a793febd8c734422c4081badbf9ad17f) Prefer "backend" over "back-end" 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 7ff00b7..583614b 100644 --- a/flake.lock +++ b/flake.lock @@ -263,11 +263,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1681369745, - "narHash": "sha256-DVYNfiVfr+mRolhnO8SOlpdd8rhZlejKKbcCCUGP2UI=", + "lastModified": 1681992679, + "narHash": "sha256-3hFZxDgP8/x6O/1wnfJGaieQPO5Py9+G36FgSoPH+JM=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "5b300edf2e44f70af8e1f32dd18f1c784122eacc", + "rev": "f81ba451a793febd8c734422c4081badbf9ad17f", "type": "github" }, "original": {