From eca11d52d68aa45a4353ddbda71d261c4cab42e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 02:24:51 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - f28288c2 -> 3c11e9df (#256) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/f28288c255e293591725cbcd02637707bc9a77c2...3c11e9df6e8353ae5d7e1179f9bcb114f469c942 - [45e02e6b](https://github.com/emacs-straight/org-mode/commit/45e02e6bc67c1d22c7b2560fc0fc5a7e86aea0e2) * doc/org-manual.org (Formula syntax for Calc): Fix typo - [243ded74](https://github.com/emacs-straight/org-mode/commit/243ded74ba9f894496cb2f3a0c0148caf5a27ea4) doc/org-manual.org: documentation for `org-latex-language-alist' - [36906283](https://github.com/emacs-straight/org-mode/commit/3690628398c18be4789aac076af131bb2660cfce) lisp/ob-julia.el: Fix session support for Julia - [4dff42f6](https://github.com/emacs-straight/org-mode/commit/4dff42f6a66fb8b0d4975299d94cb051509862b5) lisp/ob-julia.el: Fix session support for Julia - [a1af06d6](https://github.com/emacs-straight/org-mode/commit/a1af06d643d662f8c04e7c59d10efc45108a9528) org-insert-heading-respect-content: Fix the argument order - [2cc2d8f1](https://github.com/emacs-straight/org-mode/commit/2cc2d8f1f6265d12c92b734931f2e3e417276b05) lisp/org-clock.el: Show file title in org-clock clocktable - [b4e41b98](https://github.com/emacs-straight/org-mode/commit/b4e41b98792f85a1c6d4c73141de49c78b0e5bf7) org-insert-heading-respect-content: Fix test failures after a1af06d64 - [8eb3f937](https://github.com/emacs-straight/org-mode/commit/8eb3f93748306099895837c184dea019454ae75b) Fix wide docstring warnings - [a0b8b730](https://github.com/emacs-straight/org-mode/commit/a0b8b7303b9683fae4503c57ee8ae191cb89a297) org-inlinetask: Fix infinite loop caused by 5f184b5f2 - [ccca8549](https://github.com/emacs-straight/org-mode/commit/ccca8549a2fe3158ad41603eedc8ba427a240df5) org-align-tags: Fix tag alignment in inlinetasks - [8d93f9b6](https://github.com/emacs-straight/org-mode/commit/8d93f9b6b4e15427d62b84013ee726a0e6760ad9) org-manual.org: Update links to MathJax docs - [1b5ccb10](https://github.com/emacs-straight/org-mode/commit/1b5ccb10971f67c7f80052ddb32b5e5cf2dba71d) org-manual: Document `org-babel-default-inline-header-args' - [2dfdc895](https://github.com/emacs-straight/org-mode/commit/2dfdc895351dd867042a4693a63cc688a7be1fb5) org-babel: Do not echo output of resolved noweb references - [5184c438](https://github.com/emacs-straight/org-mode/commit/5184c4382da171fe5f451694251a0e28c24f4d98) org-export: Make results of named code blocks a valid link target - [090dacb0](https://github.com/emacs-straight/org-mode/commit/090dacb0a9a3aac02b8cfa0e25f607d1f3cd2064) org-fast-tag-selection: Make group tags separator not break alignment - [dd0a7236](https://github.com/emacs-straight/org-mode/commit/dd0a723603ec4c9085a10ac8fbf864fdb026e48a) org-fold-core: Do not override default fontification - [3c11e9df](https://github.com/emacs-straight/org-mode/commit/3c11e9df6e8353ae5d7e1179f9bcb114f469c942) org-element-cache-map: Do not refresh cache before processing 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 b1420e4..5a248d3 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1660824704, - "narHash": "sha256-rEjxbktmMt1dFlF7Dd6+bo0oAYCOP/ylfcRDeCCgb58=", + "lastModified": 1661237582, + "narHash": "sha256-pebP1mA019FejUe6CURqDUaqPyTUZ3wRcqfd6gE+YVg=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "f28288c255e293591725cbcd02637707bc9a77c2", + "rev": "3c11e9df6e8353ae5d7e1179f9bcb114f469c942", "type": "github" }, "original": {