niv org-mode: update 1a480e01 -> f874644e

## Changelog for org-mode:
Commits: [emacs-straight/org-mode@1a480e01...f874644e](1a480e01a4...f874644e5b)

* [`a5d76548`](a5d765481d) doc/org-manual.org: add reference to org-table-transpose-table-at-point
* [`5272d97e`](5272d97e5c) manual: Repeat cookies should be in the same order as the repeats
* [`0abb6de0`](0abb6de0cf) Backport commit 430eb2f85 from Emacs
* [`2d23d55a`](2d23d55ac5) ox-odt.el: quote output file name
* [`96d2e01e`](96d2e01e7d) lisp/ob-java.el: Fix java over tramp
* [`bd7e16ca`](bd7e16ca21) org-table: Remove unused org-tbl-calc-modes variable declaration
* [`abd99494`](abd9949431) org-table: Simplify mode string parsing
* [`15469774`](15469774dd) org-table: Add mode flag to enable Calc units simplification mode
* [`9a154910`](9a154910ed) fix cycling when providing numeric argument to org-shifttab
* [`00bc3097`](00bc3097cd) Backport commit affe9b225 from Emacs
* [`a368bf11`](a368bf111a) Backport commit 67a8bdb90 from Emacs
* [`b2d38a82`](b2d38a822d) doc/org-manual.org: Extend table formulas Lisp form documentation
* [`ccf81be2`](ccf81be2a2) org-capture.el: Add :tree-type 'month' in org-capture-templates description
* [`b2717ca5`](b2717ca5a7) Update customize-package-emacs-version-alist
* [`546b2ba2`](546b2ba26b) org-odt-planning: Fix scheduled item output
* [`f7e286ab`](f7e286ab96) ob-ruby.el: Don't reuse the same buffer among different named sessions
* [`c974467f`](c974467fe5) org-goto: Explicitly load org.el and org-refile.el
* [`3bb073b6`](3bb073b638) ol: Fix type error in org-link-search corner case
This commit is contained in:
github-actions[bot]
2020-12-04 00:59:50 +00:00
committed by László Vaskó
parent 484cea4fab
commit b9a4b35a2e

View File

@ -137,10 +137,10 @@
"homepage": "https://code.orgmode.org/bzg/org-mode", "homepage": "https://code.orgmode.org/bzg/org-mode",
"owner": "emacs-straight", "owner": "emacs-straight",
"repo": "org-mode", "repo": "org-mode",
"rev": "1a480e01a4c1acd0146b33f03b9a0edc44b74403", "rev": "f874644e5b767efdf80b439de3e1cf6c847b25da",
"sha256": "03vz17m350zqjz6zlsplkmhacf2gvrqx1qfyiyn4dn3i3rjp0g15", "sha256": "0qklgn05qa13nn90zg825y74wqb7419n8lavm7lf76w45qaq8ajb",
"type": "tarball", "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/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"org-yt": { "org-yt": {