From b9a4b35a2e78f190bad9b42c51f40f0ec65ae0dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 00:59:50 +0000 Subject: [PATCH] niv org-mode: update 1a480e01 -> f874644e ## Changelog for org-mode: Commits: [emacs-straight/org-mode@1a480e01...f874644e](https://github.com/emacs-straight/org-mode/compare/1a480e01a4c1acd0146b33f03b9a0edc44b74403...f874644e5b767efdf80b439de3e1cf6c847b25da) * [`a5d76548`](https://github.com/emacs-straight/org-mode/commit/a5d765481d9d1d03726be90f58458363bfab51ec) doc/org-manual.org: add reference to org-table-transpose-table-at-point * [`5272d97e`](https://github.com/emacs-straight/org-mode/commit/5272d97e5cefbc648a38be02ea99137f095e327a) manual: Repeat cookies should be in the same order as the repeats * [`0abb6de0`](https://github.com/emacs-straight/org-mode/commit/0abb6de0cfda31e99b077117fa802495d31821ab) Backport commit 430eb2f85 from Emacs * [`2d23d55a`](https://github.com/emacs-straight/org-mode/commit/2d23d55ac5f03b31ebbd4ba1272a336f9c72b5d7) ox-odt.el: quote output file name * [`96d2e01e`](https://github.com/emacs-straight/org-mode/commit/96d2e01e7d9c3bf349bd8710e082b0f5af936ff2) lisp/ob-java.el: Fix java over tramp * [`bd7e16ca`](https://github.com/emacs-straight/org-mode/commit/bd7e16ca21d5f68f9468603f9c617a2bc91ce29b) org-table: Remove unused org-tbl-calc-modes variable declaration * [`abd99494`](https://github.com/emacs-straight/org-mode/commit/abd994943170c2f1bc2f71d8b99c48588499e4e2) org-table: Simplify mode string parsing * [`15469774`](https://github.com/emacs-straight/org-mode/commit/15469774dd2063b79df66e61441008396a95a491) org-table: Add mode flag to enable Calc units simplification mode * [`9a154910`](https://github.com/emacs-straight/org-mode/commit/9a154910ed1dd0bf0407759dde70f41c9b03f0d6) fix cycling when providing numeric argument to org-shifttab * [`00bc3097`](https://github.com/emacs-straight/org-mode/commit/00bc3097cd2ccfc714bca1825cc5af0428ed58b0) Backport commit affe9b225 from Emacs * [`a368bf11`](https://github.com/emacs-straight/org-mode/commit/a368bf111a096fe371006a5695120891727d1dd0) Backport commit 67a8bdb90 from Emacs * [`b2d38a82`](https://github.com/emacs-straight/org-mode/commit/b2d38a822d2269df02b4ccf39116f8f7001e8e69) doc/org-manual.org: Extend table formulas Lisp form documentation * [`ccf81be2`](https://github.com/emacs-straight/org-mode/commit/ccf81be2a2887457969e60035c342426d8423ba2) org-capture.el: Add :tree-type 'month' in org-capture-templates description * [`b2717ca5`](https://github.com/emacs-straight/org-mode/commit/b2717ca5a77b45643ecb54cc66a22f146f626f54) Update customize-package-emacs-version-alist * [`546b2ba2`](https://github.com/emacs-straight/org-mode/commit/546b2ba26b20acb5963f8889ca67fe4b377b555d) org-odt-planning: Fix scheduled item output * [`f7e286ab`](https://github.com/emacs-straight/org-mode/commit/f7e286ab964a16dc30214a5d77602d77d4cdeeeb) ob-ruby.el: Don't reuse the same buffer among different named sessions * [`c974467f`](https://github.com/emacs-straight/org-mode/commit/c974467fe543466c37b5100005b170059ca508b3) org-goto: Explicitly load org.el and org-refile.el * [`3bb073b6`](https://github.com/emacs-straight/org-mode/commit/3bb073b638430ce8af22912f81195fb03a6417b9) ol: Fix type error in org-link-search corner case --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 5f00bc2..befde6d 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": "1a480e01a4c1acd0146b33f03b9a0edc44b74403", - "sha256": "03vz17m350zqjz6zlsplkmhacf2gvrqx1qfyiyn4dn3i3rjp0g15", + "rev": "f874644e5b767efdf80b439de3e1cf6c847b25da", + "sha256": "0qklgn05qa13nn90zg825y74wqb7419n8lavm7lf76w45qaq8ajb", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/1a480e01a4c1acd0146b33f03b9a0edc44b74403.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/f874644e5b767efdf80b439de3e1cf6c847b25da.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {