From e1a0095ff323b756dab9fa44d2d3b67198a99365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 00:15:22 +0000 Subject: [PATCH] flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - c3c89d56 -> 604bfd9d ### Changes for org-mode On branch: master Commits: https://github.com/emacs-straight/org-mode/compare/c3c89d569aede51985712bf32b84a4f9016226be...604bfd9d755770e12c368c15148780ec723211df - [565361eb](https://github.com/emacs-straight/org-mode/commit/565361eb698b0b39c1d823ad1565f5bd88fa2034) org-keys: Do not bind , ever - [221c8e29](https://github.com/emacs-straight/org-mode/commit/221c8e298ffc1098c89e5a38430878aa45a2ecf7) ob-tangle: Parse correctly tangle options - [d1900adf](https://github.com/emacs-straight/org-mode/commit/d1900adfbe81813ebc0f655470631739fe19ee3d) ol-bibtex: Added url and doi as optional entries for BiBTeX export - [f76d4d10](https://github.com/emacs-straight/org-mode/commit/f76d4d103fe6d8bb61a08d338a1630120f2b255c) ob-fortran: Use a defcustom for fortran compiler - [ee652a47](https://github.com/emacs-straight/org-mode/commit/ee652a47df80b194c42ae27fff389a7b4debfaf7) org-keys: Remove fancy RET keybindings - [622f9fa7](https://github.com/emacs-straight/org-mode/commit/622f9fa76c8ee0766b15945c013b0950d703b955) org: Use crm for completing tags - [fed07be5](https://github.com/emacs-straight/org-mode/commit/fed07be5b81afe07b00c61768c82cbfec7b0fe03) element: Add citation support - [4c646a6b](https://github.com/emacs-straight/org-mode/commit/4c646a6bdeba1a5a55fdb78991c009e46853618b) ox: Introduce "raw" pseudo objects - [a922b176](https://github.com/emacs-straight/org-mode/commit/a922b1764d1a1d49db132e4bd70c702b10dbc524) faces: Add `org-cite' and `org-cite-key' faces - [e844a6fd](https://github.com/emacs-straight/org-mode/commit/e844a6fd41ebede99b8b6544e6267afeebe02e8c) oc: Add Org Cite library - [44156353](https://github.com/emacs-straight/org-mode/commit/44156353c939bbe01d43e814744eae42fc282e56) oc-basic: Implement `basic' citation processor - [2c2b7203](https://github.com/emacs-straight/org-mode/commit/2c2b7203947a7ab18e3d74bf9238b06c89bf9aaa) ox: Plug citations into export process - [a20a3ad5](https://github.com/emacs-straight/org-mode/commit/a20a3ad5f11f85af73c15ac153dd2e945a79df93) Plug citations into `org-open-at-point' - [524d8fe4](https://github.com/emacs-straight/org-mode/commit/524d8fe4c1c758e868f236cb1da115a77683380a) Plug citations into fontification process - [ef79a8d8](https://github.com/emacs-straight/org-mode/commit/ef79a8d8e6401c04f84d0ab707daf8036d28900d) org-keys: Plug citation insertion - [c089c234](https://github.com/emacs-straight/org-mode/commit/c089c234bb318179075042340e033b09cda70765) Allow `org-edit-special' to open "bibliography" files - [d6cb37f4](https://github.com/emacs-straight/org-mode/commit/d6cb37f4be3edd5e4d4c5a2eca6097404c0bfce5) oc-natbib: Implement `natbib' citation processor - [ae5f5151](https://github.com/emacs-straight/org-mode/commit/ae5f5151fe5283045ae7c0542ef88c24e369920a) oc-biblatex: Implement `biblatex' citation processor - [971c1359](https://github.com/emacs-straight/org-mode/commit/971c1359a56b75881fe61b75ab85e6781bb2bec6) oc-csl: Implement `csl' citation processor - [32739e35](https://github.com/emacs-straight/org-mode/commit/32739e35e3da37ea8eddaf8c65abc5c1b442a2e5) ox-latex: Change default compiler to latexmk - [61e08373](https://github.com/emacs-straight/org-mode/commit/61e08373257dbbcd914c0bb41362630620e9e958) org-attach: Possibly delete empty attach directory - [1ee52c5e](https://github.com/emacs-straight/org-mode/commit/1ee52c5eb68de7cc0ebbc72e2f701dada7efeaaf) Backport commit 348b2aed0 from Emacs - [604bfd9d](https://github.com/emacs-straight/org-mode/commit/604bfd9d755770e12c368c15148780ec723211df) oc-csl: be more caution about the csl etc location --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e9cbd5f..f1b7048 100644 --- a/flake.lock +++ b/flake.lock @@ -211,11 +211,11 @@ "org-mode": { "flake": false, "locked": { - "lastModified": 1625234599, - "narHash": "sha256-bU0mqmxfiI+payTomAXiTK0nOM6vydFjfLM2Ad9aR6k=", + "lastModified": 1626291384, + "narHash": "sha256-HxsTCj03rRES2o7I4yNAWM1jeAzqCvUdnwlwc+NkPEQ=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "fdb98a436bbdb86834af08c168c3bcbcc73d349c", + "rev": "604bfd9d755770e12c368c15148780ec723211df", "type": "github" }, "original": {