From bde05ca2e1ca386cd6eebfde42177ce126b2444b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 08:09:33 +0200 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - e7ea951a -> 98588ebf (#57) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/e7ea951ac976ac78d4f6c3df9979bb9e942ef086...98588ebfe1c5e80329aa8720116c6b548ddcacfe - [1f78ca45](https://github.com/emacs-straight/org-mode/commit/1f78ca45f8d534e51c1e30e9225d1da8b2e50650) org: Small simplification - [7543da99](https://github.com/emacs-straight/org-mode/commit/7543da991f696489d182a59f49d9a165ccee0dab) org-bibtex-read: Fix regression from f7d6db1bf - [e29fea25](https://github.com/emacs-straight/org-mode/commit/e29fea256dda336b2220ca116c3260aaa86667f3) org-element--parse-to: Simplify code - [5da9d681](https://github.com/emacs-straight/org-mode/commit/5da9d6810bd49e6e3cad6deef4fac6e34d2d4ec0) org-element--cache-before-change: Fix handling sensitive edits at bol - [bb8aa149](https://github.com/emacs-straight/org-mode/commit/bb8aa14923d588dbe6617f1d639f735478685733) org-element-cache: Add more self-consistency checks - [4fdfe9c5](https://github.com/emacs-straight/org-mode/commit/4fdfe9c5842e44cb563ded5e77700c23abe46d92) org-attach: Clean up some magic numbers - [28da0649](https://github.com/emacs-straight/org-mode/commit/28da0649e68cefb308cee3884633eab33824326a) org-attach: Extend range for org-attach-commands - [c5ceb6a2](https://github.com/emacs-straight/org-mode/commit/c5ceb6a2c3a32a18fa2dd8193bb0ad6d8c3fffb6) org-list-send-item: allow dest to be a buffer position - [3d0f592d](https://github.com/emacs-straight/org-mode/commit/3d0f592de715a98674a370d19a2b5415687ccf77) ox-texinfo: Add function for use by kbd macro - [e52743fb](https://github.com/emacs-straight/org-mode/commit/e52743fb30626423446c529f1464e1bd0ed70c19) ox-texinfo: Optionally use @itemx for certain description list items - [1312e1a9](https://github.com/emacs-straight/org-mode/commit/1312e1a938f08c3c1fe8cfb8fa23fd0abddbbbca) ox-texinfo: Define definition commands using description lists - [98588ebf](https://github.com/emacs-straight/org-mode/commit/98588ebfe1c5e80329aa8720116c6b548ddcacfe) ox-texinfo: Allow enabling compact syntax for @itemx per file 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 9b7be91..17bba46 100644 --- a/flake.lock +++ b/flake.lock @@ -227,11 +227,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1643716597, - "narHash": "sha256-uM4aBVs8+y4u5zSrvM7RONybYeKxXiacQQFiQOFW55Q=", + "lastModified": 1644363503, + "narHash": "sha256-pso0OiNK8UUiz4SNYSAWC+w2wpJnfPnJGFOYSCUvQLw=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "e7ea951ac976ac78d4f6c3df9979bb9e942ef086", + "rev": "98588ebfe1c5e80329aa8720116c6b548ddcacfe", "type": "github" }, "original": {