From c2a3e862b3a5146871b790bcbcff3fdcd8e9697a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 00:47:24 +0000 Subject: [PATCH] niv org-mode: update 5417e384 -> 220f2b0d ## Changelog for org-mode: Commits: [emacs-straight/org-mode@5417e384...220f2b0d](https://github.com/emacs-straight/org-mode/compare/5417e384ebab58e560fe6a80eee7bc58b1ef8645...220f2b0d93a6927eb673978c0042a1d4673e86aa) * [`47f26b1e`](https://github.com/emacs-straight/org-mode/commit/47f26b1e76ef9cd9a316d0195a858579d7c5c68b) org-eldoc: (org-eldoc-documentation-function): set `eldoc-documentation-functions' * [`567662d5`](https://github.com/emacs-straight/org-mode/commit/567662d5b09718d3225b131ca3d016ee9efcab81) list: Fix item insertion when split point is near blanks * [`f4687993`](https://github.com/emacs-straight/org-mode/commit/f4687993c53a5339e40c279f6a764b0c2056af1f) ox-latex: Fix links to files with name matching an image type * [`bd97851c`](https://github.com/emacs-straight/org-mode/commit/bd97851c4766f12a064ff27d71a181d37e74dd90) org-clock.el: Update org-clock-out-time from org-resolve-clocks * [`220f2b0d`](https://github.com/emacs-straight/org-mode/commit/220f2b0d93a6927eb673978c0042a1d4673e86aa) agenda: Fix a docstring's position --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index b0b301b..502e1c6 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -113,10 +113,10 @@ "homepage": "https://code.orgmode.org/bzg/org-mode", "owner": "emacs-straight", "repo": "org-mode", - "rev": "5417e384ebab58e560fe6a80eee7bc58b1ef8645", - "sha256": "1cpvvnw2nn4z3z5qcs775d6z2my2dkk9iwjwlbcqcx6ldgkv292j", + "rev": "220f2b0d93a6927eb673978c0042a1d4673e86aa", + "sha256": "0v7xzj6a9hr8yscnjs10adzj8xjlydipjwciapdwn0v9gh4llvd3", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/5417e384ebab58e560fe6a80eee7bc58b1ef8645.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/220f2b0d93a6927eb673978c0042a1d4673e86aa.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {