From ac8251705aa8966a68ab7dc0836c50a53a873bc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:08:44 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - e36c3cc2 -> eb5ef0ae ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/e36c3cc21b8b1471e1f7928a118de693819c3f12...eb5ef0ae1424a725f933ef3929e5396a2ab727ab - [74d1a8c7](https://github.com/emacs-straight/org-mode/commit/74d1a8c75814519f23fde077d91067b1be61d5eb) Fix incorrectly documented auto-numbering of MathJax equations - [710b6ca7](https://github.com/emacs-straight/org-mode/commit/710b6ca70e1e6d1f9ddc285315543cc361d888d1) Fix under-documented MathJax indentation option - [ea665792](https://github.com/emacs-straight/org-mode/commit/ea665792b2e5008f589e46cfdd3d2e631f84350a) org-compat: Use `define-advice' instead of `defadvice' - [a1c923af](https://github.com/emacs-straight/org-mode/commit/a1c923afda22089cbf14c7b7a175cee10bfd297b) org-scan-tags: Allow arbitrary character classes in todo keywords - [8ef6205a](https://github.com/emacs-straight/org-mode/commit/8ef6205a560cd3a92f8c5f8fe34953b80121c2cb) lisp/org.el: Bump version to 9.5.5 - [1f1d8f90](https://github.com/emacs-straight/org-mode/commit/1f1d8f909aea6a12a9127b8f7d253a979b0b4568) org-element-cache-map: Do not disable GC - [e81a0943](https://github.com/emacs-straight/org-mode/commit/e81a094383a2e06a80e6dfb5ed0ca1ece44026f2) Assert all the Org files to load the same Org version - [7811fc59](https://github.com/emacs-straight/org-mode/commit/7811fc5925f9a8dbd6c14229ca571ffd15070cb5) org-compat: Fix incorrect usage of `apply' in ea665792b - [ac2d0a24](https://github.com/emacs-straight/org-mode/commit/ac2d0a249e5419fb52bc1e953e70c847a31d40de) org.el: Fix percent substitutions in `org-open-file' - [1b647b00](https://github.com/emacs-straight/org-mode/commit/1b647b00d08354d1c2824d0140149a39b271fab7) ORG-NEWS: `org-info-description-as-command' - [76a5f300](https://github.com/emacs-straight/org-mode/commit/76a5f300345fabce7c0eb4908eee217c58b663d0) ol-info: Use org function instead of subr-x - [eeb4fa8c](https://github.com/emacs-straight/org-mode/commit/eeb4fa8c09e6e21b86bec51328e53b4adf662945) org-scan-tags: Fixup a1c923afd - [8151d525](https://github.com/emacs-straight/org-mode/commit/8151d52574f525fd922aadc43544688004cb7d14) ob-shell: Use `process-file' when stdin or cmdline - [a3788bd8](https://github.com/emacs-straight/org-mode/commit/a3788bd8be0921bda7c7c7dce2b8f22319e58cda) org-scan-tags: Fix messed match groups in eeb4fa8c0 - [0c055d2d](https://github.com/emacs-straight/org-mode/commit/0c055d2d319e5a81456038bdfa8e31e57398ec47) org-compat: Add forward-compatibility for argument changes in adviced functions - [e73c5b7d](https://github.com/emacs-straight/org-mode/commit/e73c5b7d0d4dcb1d23088e407301b425adcd0abc) Fix Emacs 29 compiler warnings - [fe90cab9](https://github.com/emacs-straight/org-mode/commit/fe90cab9564bd6fa08c9abe0882e0e06cc5626f9) lisp/ox.el: Rename abnormal hook names to end with "-functions" - [eb5ef0ae](https://github.com/emacs-straight/org-mode/commit/eb5ef0ae1424a725f933ef3929e5396a2ab727ab) ox-icalendar.el: Customize vevent summary prefix --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a4941e..3a369b0 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1662044935, - "narHash": "sha256-ZpxKw8L/IpxolkGyQMDut6V4i8I1T5za0QBBrztfcts=", + "lastModified": 1662614940, + "narHash": "sha256-9eAqhKXpTfZQH3bn19ien3HIzF100h8z97iHqs/QUgY=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "e36c3cc21b8b1471e1f7928a118de693819c3f12", + "rev": "eb5ef0ae1424a725f933ef3929e5396a2ab727ab", "type": "github" }, "original": {