From 88cf7e36bc363a0a353dc20df5dc694c79d5dd3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:35:25 +0300 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 91681fc0 -> f6813dbe (#106) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/91681fc03334285dc0879fcb9a27583bd7ab9782...f6813dbea9ef0c6be19bf68b4d9227ceb64c9449 - [af6f1298](https://github.com/emacs-straight/org-mode/commit/af6f1298b6f613678ba5ccf9592412872743fe54) org-mouse: Fix keyword selection menu - [847e3323](https://github.com/emacs-straight/org-mode/commit/847e3323018afef850c7e5a3bb159ace6e17d309) lisp/org-agenda.el: Fix bug in `org-agenda-highlight-todo' - [d9bf64f0](https://github.com/emacs-straight/org-mode/commit/d9bf64f064565001a54732d1e95f69606adf11b6) org-agenda: Match timestamps inside node properties - [667fa066](https://github.com/emacs-straight/org-mode/commit/667fa066460788c86b4786bf5d30b25e64fb18af) oc-biblatex: Remove \relax hack after multicite commands - [735f666f](https://github.com/emacs-straight/org-mode/commit/735f666fad45020764595375f09eb57ada7a276d) test-org-agenda: Fix failing test and warn about using today's agenda - [b1a570b3](https://github.com/emacs-straight/org-mode/commit/b1a570b3b466783fbe7276c1d97c99055f23155e) org-agenda: Fix regression when diary sexp timestamps are ignored - [b944fecd](https://github.com/emacs-straight/org-mode/commit/b944fecdfc6783a6f6519ee32230fac8aaea0f87) doc/org-manual.org: Minor rewording - [e1fc3b4b](https://github.com/emacs-straight/org-mode/commit/e1fc3b4bc8f3172b332f8d63dc11cb1c02297bd5) README: Use plain-text URLs - [7caae6c0](https://github.com/emacs-straight/org-mode/commit/7caae6c0885f3a8131af5092a249fc2105b5d3fd) Fix typo in doc string - [c70ca5e2](https://github.com/emacs-straight/org-mode/commit/c70ca5e24ebf8fab393a59a976aa1adc7fb80ad5) doc/org-manual.org: Fix typo - [1354e872](https://github.com/emacs-straight/org-mode/commit/1354e872a79b7159108cd09c92b8bf84f07c3d5f) lisp/ox-html.el: Fix `org-html-style-default' - [64ee5c2c](https://github.com/emacs-straight/org-mode/commit/64ee5c2c47e0167f4cd4740a8d57731d30d47b68) lisp/org-table.el: Fix bug in `org-table-row-get-visible-string' - [6d73cd34](https://github.com/emacs-straight/org-mode/commit/6d73cd34a07796c33f9435bfc8c9a19e67656c7a) Replace all uses of the old `defadvice` with the new `advice-add` - [cbe3f2d6](https://github.com/emacs-straight/org-mode/commit/cbe3f2d697a973a41a412b826ab9435d5523f3d0) org-src: add toml and desktop lang aliases - [d80aa277](https://github.com/emacs-straight/org-mode/commit/d80aa2776c023c83d835dcdf734f707585ab2149) lisp/org-macs.el: Fix spelling of `org-truly-invisible-p' - [f6813dbe](https://github.com/emacs-straight/org-mode/commit/f6813dbea9ef0c6be19bf68b4d9227ceb64c9449) lisp/org.el: Don't use lexical scope for diary related evals 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 d0e5753..696c123 100644 --- a/flake.lock +++ b/flake.lock @@ -227,11 +227,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1646280299, - "narHash": "sha256-ZNkOfB8o2OHTh2t/ci8uv8aoV3I5IfAgIIOP3azD6eU=", + "lastModified": 1649335886, + "narHash": "sha256-zLSxib7sMmhojF52BmrxHMSf0v4gbCeBTenGMV8h6qM=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "91681fc03334285dc0879fcb9a27583bd7ab9782", + "rev": "f6813dbea9ef0c6be19bf68b4d9227ceb64c9449", "type": "github" }, "original": {