From e55c2e765a102acadb06fea31e76c2d4f80d9b3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:05:23 +0000 Subject: [PATCH] flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 0b117f72 -> 129c33dd On branch: master Commits: https://github.com/emacs-straight/org-mode/compare/0b117f72a82143f544ef41cc82696337d496fe97...129c33dddfa80202f23756ad5b513acdc036591c - [da1ebabf](https://github.com/emacs-straight/org-mode/commit/da1ebabfab5a9092be291b9ded4458f0fc2bd39c) Backport commit de15ca7d0 from Emacs - [63c5cacb](https://github.com/emacs-straight/org-mode/commit/63c5cacb01775fc2866c3a5a854565f01bc06b73) test-org-agenda.el: Test bulk functions - [63da3ccf](https://github.com/emacs-straight/org-mode/commit/63da3ccfb4952c9b9a8ca12abf8b1204fdd1cd25) Backport commit 8d5dfafab from Emacs - [6382dbc9](https://github.com/emacs-straight/org-mode/commit/6382dbc950e7f588fb4e4b606b0103245b0662b7) Backport commit fddd63f8b from Emacs - [f9a414eb](https://github.com/emacs-straight/org-mode/commit/f9a414eb83b40704d75fa841ec75d9b4bfe7a5d3) Backport commit 2c639a35a from Emacs - [7922d161](https://github.com/emacs-straight/org-mode/commit/7922d161c02cf83269d3b7647a0b18fcee24b37e) Backport commit b34d39170 from Emacs - [a03b4656](https://github.com/emacs-straight/org-mode/commit/a03b4656cf9e167d99c8b535d63ddb31ea8fe78f) org.el (org-font-lock-add-priority-faces): Speed up regexp - [afd75d05](https://github.com/emacs-straight/org-mode/commit/afd75d05a9169b10da3ddf08961bfc5cd5d5821c) org-mac-link: Disable Evernote capture by default - [8244e7ba](https://github.com/emacs-straight/org-mode/commit/8244e7ba85e915e89edde17fd6c3fd35903fadb5) manual: Fix org-html-publish-to-html reference - [b712b961](https://github.com/emacs-straight/org-mode/commit/b712b9618ae105e9e9124ca76e7ef97307978913) manual: Add publishing-function to publishing example - [303e7c28](https://github.com/emacs-straight/org-mode/commit/303e7c28e4fcb8cfd374d82f26a02b8a6c73184a) org-clock: Query when exiting with running clock - [16b5ee0e](https://github.com/emacs-straight/org-mode/commit/16b5ee0efb5592f78faeffa07048bfe741331a18) org-clock: Replace org-clocking-buffer with org-clock-is-active - [4d463ee4](https://github.com/emacs-straight/org-mode/commit/4d463ee4baf8a7ce8b7c633149a9452bc70ef557) ORG-NEWS: Add entry for org-clock-ask-before-exiting - [37749c16](https://github.com/emacs-straight/org-mode/commit/37749c1657192031a7fab676a86fb91f3ef543a4) Reduce code duplication in ob-sqlite.el and ob-sql.el - [2da3b0eb](https://github.com/emacs-straight/org-mode/commit/2da3b0ebc302b60ffbc8c1bcf51edf537df31bb3) Backport commit 18e1455c8 from Emacs - [5263eff5](https://github.com/emacs-straight/org-mode/commit/5263eff5a3f5f0fce83914828369271e6a981123) org.el: Specify minimum Emacs version in Package-Requires header - [129c33dd](https://github.com/emacs-straight/org-mode/commit/129c33dddfa80202f23756ad5b513acdc036591c) * lisp/org-agenda.el: Use lexical-binding --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 0f451a1..5eddeb0 100644 --- a/flake.lock +++ b/flake.lock @@ -211,11 +211,11 @@ "org-mode": { "flake": false, "locked": { - "lastModified": 1614829869, - "narHash": "sha256-RvofQ57+Ij7uZ5+3XqmstMyB+Be/PEMyhVlM5Uzjj30=", + "lastModified": 1615348593, + "narHash": "sha256-tXGfCipVh0vMZOpggqx2c2FIaZtrNrUPBWt0+03rLSM=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "4d463ee4baf8a7ce8b7c633149a9452bc70ef557", + "rev": "129c33dddfa80202f23756ad5b513acdc036591c", "type": "github" }, "original": {