From 7ceb42e0aa1ed16fd981814631bc242bcfe7a635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 01:57:40 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 99681ce3 -> d37c0ee5 ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/99681ce38937ba993a0407cee4fd6a7f869211bf...d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d - [b713b9af](https://github.com/emacs-straight/org-mode/commit/b713b9afa14310d39d0b9b5bf20761997dd6d8a1) mk: Add make target "repro" for easy bug testing - [b6098500](https://github.com/emacs-straight/org-mode/commit/b6098500ae55d6d19474dcbf26897bf6d10ac292) org-keys: Bind ESC by default - [c779b7aa](https://github.com/emacs-straight/org-mode/commit/c779b7aa0e3e1d59a02935dfcff72ae82f4afb91) org-babel-detangle: Fix :comments link for src blocks before first heading - [97cfb959](https://github.com/emacs-straight/org-mode/commit/97cfb959d121131190303fecd9b498ddb0016f51) * lisp/ox-latex.el: New variable `org-latex-language-alist' - [4631790f](https://github.com/emacs-straight/org-mode/commit/4631790fb90cc46bc205ccbf53689ced3fa33f0a) ox-ascii: Fix export with broken links - [14532ec6](https://github.com/emacs-straight/org-mode/commit/14532ec6a5c9f3dfdb03cb838934c3df86d14e02) ox-md: Fix export with broken links - [e5cf0bc8](https://github.com/emacs-straight/org-mode/commit/e5cf0bc840d5d198c1da4e55e945ccadda7edb60) org-export: Do not use broken link handler on non-link elements - [127e7fee](https://github.com/emacs-straight/org-mode/commit/127e7fee4959ceb33dba2e442b72189f3c25eaa1) ox-latex: Keep obsolete variable values removed in 97cfb959d - [afe50b71](https://github.com/emacs-straight/org-mode/commit/afe50b7132cb9e5d5e3209ee91be0683963b072d) Fix Emacs 26 compatibility - [01b0fb14](https://github.com/emacs-straight/org-mode/commit/01b0fb14bc9f4e5e253f09f85df2f932c1b96bcf) Backport from main: Escape single left quotes in docstrings - [a0a07804](https://github.com/emacs-straight/org-mode/commit/a0a078049b8c097b61187ccca445ee3cfb187100) Fix compiler warnings - [1c3a4626](https://github.com/emacs-straight/org-mode/commit/1c3a46268f29bcfa35824c6e68607f6feed99023) Backport from main: Fix compatibility with Emacs 26 - [22de2e26](https://github.com/emacs-straight/org-mode/commit/22de2e26e791163bccc87ceb9692fbffbb407b4c) Fix Emacs 26 compatibility - [6de5431a](https://github.com/emacs-straight/org-mode/commit/6de5431acc8b77548e89c61a6ae0ebc1b57540bb) org: Refactor rx to concat + regexp-opt - [540fcd01](https://github.com/emacs-straight/org-mode/commit/540fcd01939ee5513aa6e2f9988224a6037fcc33) ox-publish: fix typo in function name - [cea02637](https://github.com/emacs-straight/org-mode/commit/cea02637849b8f17b0cd547f80789acd2e94cbd2) Backport commit bbf389ea6 from Emacs - [5fdbf159](https://github.com/emacs-straight/org-mode/commit/5fdbf159f27243147983147caae0f2060ba6b097) Backport commit 2d71fd3b0 from Emacs - [9d29de23](https://github.com/emacs-straight/org-mode/commit/9d29de23cf957c56cbda09e8a4714997609ca6c1) Backport commit b2bce107b from Emacs - [745bdebe](https://github.com/emacs-straight/org-mode/commit/745bdebe73d4ebbd254fe45d33b230f82b6baa72) Backport commit ba0871bef from Emacs - [6e991f4b](https://github.com/emacs-straight/org-mode/commit/6e991f4bb9f922963cc82e7718daa9ce77e3b15c) Backport commit 10b691987 from Emacs - [394f4949](https://github.com/emacs-straight/org-mode/commit/394f494935d1d38bc3fee72db37ae5c652633ca1) org-macro: Require vc in vc-modified-time - [eb5622b7](https://github.com/emacs-straight/org-mode/commit/eb5622b7ad40577b938f8e8a3f42ddceb8f38753) * doc/org-manual.org (Footnotes): Fix typo - [45044737](https://github.com/emacs-straight/org-mode/commit/4504473779351ba41b8d8631b25bb1d4f2eaa593) ox-latex: Support svg images with unicode paths - [6013cb16](https://github.com/emacs-straight/org-mode/commit/6013cb161d6f186829f6bfcfc5dd927c6cb89b49) Fix doc string quoting problems with ' - [6ad53fa2](https://github.com/emacs-straight/org-mode/commit/6ad53fa22eab5830f85a401960dc1e7d00154a27) org: Correct regexp escaping to use regexp-quote - [5be0c709](https://github.com/emacs-straight/org-mode/commit/5be0c709b3784c43a1042978989a78d54cdd0e7d) * lisp/org.el (org-reload): Do not quote t symbol - [bc875e5c](https://github.com/emacs-straight/org-mode/commit/bc875e5ccf033f784cd527f57f8a103d124dc34c) Fix feature regexp used to detect Org library names - [d37c0ee5](https://github.com/emacs-straight/org-mode/commit/d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d) lisp/ox-latex.el: Remove obsolete Babel and Polyglossia alists --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a8d2116..4c87cf9 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1658412564, - "narHash": "sha256-JHiUjc4OAfPtNTWikVYEIkJkba9qV4N3QbtcJpjk4cM=", + "lastModified": 1659011362, + "narHash": "sha256-XTh7hmnd04GxBTiIKBaZnyMjtVaWUDIFHuh/8QHWGT0=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "99681ce38937ba993a0407cee4fd6a7f869211bf", + "rev": "d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d", "type": "github" }, "original": {