From 997d6a7fe0025409103cb3ef3a01175648daf4d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:26:43 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 2030c111 -> 765a84ea (#533) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/2030c111eb659ece1f6fa6770658707762b83b95...765a84ea252fd7f281340c40fdc97f696f8cac33 - [515e4ed4](https://github.com/emacs-straight/org-mode/commit/515e4ed49be9534971a5a36b78d39406e4775dcb) * lisp/org.el (org--get-expected-indentation): Remove redundant cond clause - [7de89d0a](https://github.com/emacs-straight/org-mode/commit/7de89d0a42788efc8e946cbddc7111b7316f659f) * lisp/ox.el (org-export-dictionary): Add Polish translation - [c2594e74](https://github.com/emacs-straight/org-mode/commit/c2594e745621abc12aeff5842f27454bc680b121) fixup! * lisp/ox.el (org-export-dictionary): Add Polish translation - [08f8c06b](https://github.com/emacs-straight/org-mode/commit/08f8c06b14a65892d6838d4f842e0eea88ae0f71) * lisp/ob-exp.el: Document all the function arguments - [893c5d08](https://github.com/emacs-straight/org-mode/commit/893c5d08513b1c0fb10bf5044dcbcbf6157315b0) ox-latex.el: Fixes and improvements in `org-latex-language-alist'. - [4c0cde57](https://github.com/emacs-straight/org-mode/commit/4c0cde57833a7fd13b81b682dd7e964dc634cb81) org-babel-variable-assignments:eshell: Document PARAMS argument - [1d585a1b](https://github.com/emacs-straight/org-mode/commit/1d585a1b38d53cc5014708201ce477661fb8bfe1) * doc/org-manual.org (HTML doctypes): Remove time reference for a feature - [20162f5a](https://github.com/emacs-straight/org-mode/commit/20162f5a5c93eed62620e04da92edceefd2445e2) org-element-dynamic-block-open-re-nogroup: Demand block name - [d96982f3](https://github.com/emacs-straight/org-mode/commit/d96982f375138653922b1b0c1a3aa8d4b493e4b8) * lisp/ob-forth.el: Document all the function arguments. - [6fbeac84](https://github.com/emacs-straight/org-mode/commit/6fbeac84e65cbdcb9d4f0e860fa85814029f57fd) * lisp/ob-lua.el: Fix checkdoc warnings - [df0539d6](https://github.com/emacs-straight/org-mode/commit/df0539d678a9b3519a1952a1f45e941a034ef30a) * lisp/org.el (org-cdlatex-mode): Try to load texmathp - [765a84ea](https://github.com/emacs-straight/org-mode/commit/765a84ea252fd7f281340c40fdc97f696f8cac33) * lisp/ob-fortran.el: Document all the function arguments 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 ad3d136..090283e 100644 --- a/flake.lock +++ b/flake.lock @@ -263,11 +263,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1694257022, - "narHash": "sha256-4Kz/du+7BcAw1m6AwPGI+MQu8ndefIPbkcdZN9tgRxM=", + "lastModified": 1694696773, + "narHash": "sha256-lgrfqX5YCRXZSyLHyRpYIQf+DOpHswPm7Vcw3WUCRAk=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "2030c111eb659ece1f6fa6770658707762b83b95", + "rev": "765a84ea252fd7f281340c40fdc97f696f8cac33", "type": "github" }, "original": {