From 39160c68736043e96ec039b8b63b56d5ead1d96c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 00:59:52 +0000 Subject: [PATCH] niv org-mode: update f874644e -> 0571aa70 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@f874644e...0571aa70](https://github.com/emacs-straight/org-mode/compare/f874644e5b767efdf80b439de3e1cf6c847b25da...0571aa70106f5d8dbc2241064626f92f58dbd383) * [`706ba901`](https://github.com/emacs-straight/org-mode/commit/706ba90195a7fe4838b5b2690924138e48649846) Backport commit 0a4aa2894 from Emacs * [`7c8dce72`](https://github.com/emacs-straight/org-mode/commit/7c8dce72bd5d86157dd1dda2ba0a21ac86084426) ox-latex: Improve handling of footnotes within verse blocks * [`2eb5f074`](https://github.com/emacs-straight/org-mode/commit/2eb5f0741fd6cea0f46a1886b8e63e3a291fe968) org-fixup-indentation: Fix regression in logbook adjustment * [`4f8ac0a7`](https://github.com/emacs-straight/org-mode/commit/4f8ac0a7a3d5575fedf5ea311bd34ea09c2a0d99) org.el: Fix cycling hang when %p is in frame-title-format * [`cf02219e`](https://github.com/emacs-straight/org-mode/commit/cf02219e727536ce4f3d580efa444c2b5a96c53a) org: Reset saved scroll position on new cycling sequence * [`e04aa833`](https://github.com/emacs-straight/org-mode/commit/e04aa8330903ea03599de87f502813a9cce3258a) refile: Update remaining spots that use obsolete org-copy * [`a71ac14e`](https://github.com/emacs-straight/org-mode/commit/a71ac14e46bb820abdbd2e6651c58179c50eb2fa) New startup options, #+startup: showlevels * [`0571aa70`](https://github.com/emacs-straight/org-mode/commit/0571aa70106f5d8dbc2241064626f92f58dbd383) lisp/ob-C.el: Add Thierry Banel as the maintainer --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 24e081b..34b6937 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -137,10 +137,10 @@ "homepage": "https://code.orgmode.org/bzg/org-mode", "owner": "emacs-straight", "repo": "org-mode", - "rev": "f874644e5b767efdf80b439de3e1cf6c847b25da", - "sha256": "0qklgn05qa13nn90zg825y74wqb7419n8lavm7lf76w45qaq8ajb", + "rev": "0571aa70106f5d8dbc2241064626f92f58dbd383", + "sha256": "1257wvj39z6cd34d23p9vmqi1273zkxrfkc3x2gbyaq2cnfp5db3", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/f874644e5b767efdf80b439de3e1cf6c847b25da.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/0571aa70106f5d8dbc2241064626f92f58dbd383.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {