From e831996fc581fedbdd7b5a0401e57dec6a9321c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 01:43:19 +0000 Subject: [PATCH] niv org-mode: update 2a4578b1 -> a8df7670 ## Changelog for org-mode: Branch: master Commits: [emacs-straight/org-mode@2a4578b1...a8df7670](https://github.com/emacs-straight/org-mode/compare/2a4578b103a9f5e70f50523cf6b28655a56c2cbe...a8df7670c8f7d52d779e1d8e922d519b0aec3afb) * [`fd4eec03`](https://github.com/emacs-straight/org-mode/commit/fd4eec036dadc2571fcd93d0ca4c3e3ed01e1487) Backport commit 79d04ae13 from Emacs * [`a97bb27f`](https://github.com/emacs-straight/org-mode/commit/a97bb27f32006c6590934a87f5dcb8a8093d49d2) Backport commit 61dca6e92 from Emacs * [`23896ba6`](https://github.com/emacs-straight/org-mode/commit/23896ba683f2ef3b8ec4442d7d1a4f28d279f0e1) ox-odt: Drop another (function (lambda ...)) * [`9bb93006`](https://github.com/emacs-straight/org-mode/commit/9bb93006ea150adb9f64e6f944bb8c0f68d327cd) Backport commit 844e82f5a from Emacs * [`c38fda99`](https://github.com/emacs-straight/org-mode/commit/c38fda993d4db092ed6c94e5f434d52a9da2fa3a) ob-java.el: Do not wrap a main method in a main method * [`dc223814`](https://github.com/emacs-straight/org-mode/commit/dc2238144f33384613f0563c658b80bb9fa0eb89) ob-java.el: Allow for more whitespace in java code * [`b04667a3`](https://github.com/emacs-straight/org-mode/commit/b04667a370852bb8b42998b53c02e07af3817ae0) contrib/lisp/: Fix some headers * [`8bade78c`](https://github.com/emacs-straight/org-mode/commit/8bade78ce627cc2eb2f81f2c83083ed2d59090d4) lisp/org.el: Allow hiding #+SUBTITLE: keyword via `org-hidden-keywords' * [`104d9219`](https://github.com/emacs-straight/org-mode/commit/104d92199e3cba7cefd504f24c3610031fa384de) agenda: Fix toggling of archive files * [`93087e0b`](https://github.com/emacs-straight/org-mode/commit/93087e0b3add4935fc6478903a6caff65e067ad9) lisp/ob-java.el: Make the default to write to the current directory * [`1a480e01`](https://github.com/emacs-straight/org-mode/commit/1a480e01a4c1acd0146b33f03b9a0edc44b74403) Remove redundant 'function's around lambda * [`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 * [`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 * [`a03f17e4`](https://github.com/emacs-straight/org-mode/commit/a03f17e49f0b4239b4d72a4618f8f81a251ce925) Fix org-in-archived-heading-p * [`dc1e037c`](https://github.com/emacs-straight/org-mode/commit/dc1e037cd1c0ec6a984c0e223c7082dc0a643a7d) ox: Add Turkish translation * [`7ce1a666`](https://github.com/emacs-straight/org-mode/commit/7ce1a666d873bbb43d0c716629230220830f3019) lisp/ob-abc.el: Fix link to William Waites homepage * [`f6e41c1d`](https://github.com/emacs-straight/org-mode/commit/f6e41c1d14e7ae68be8f641e54719093ebf6ff18) org-id: org-id-get-with-outline-path-completion for file targets * [`8fde9fc9`](https://github.com/emacs-straight/org-mode/commit/8fde9fc9054b370f9e8241205892d569f19fd66a) Offer alternative to disabling electric-indent-mode * [`61f37f2e`](https://github.com/emacs-straight/org-mode/commit/61f37f2e1afc78ce4078dcfe1293205ad2827430) lisp/org.el: Bump version to 9.4.1 * [`5dc37543`](https://github.com/emacs-straight/org-mode/commit/5dc375434ccc5f4b793148c686cc194b40622275) Clean up spacing to pass Emacs's pre-commit check * [`8fafb71f`](https://github.com/emacs-straight/org-mode/commit/8fafb71fea8b579b95aabc01c2796af20606789f) org-startup-options: Fix docstring typo * [`d7d714c7`](https://github.com/emacs-straight/org-mode/commit/d7d714c7d53875517829bea836c2b070b705adc6) Silence byte-compiler in Emacs repo * [`57a70d50`](https://github.com/emacs-straight/org-mode/commit/57a70d5053ea65142f644324b6fe51e2ea15da9f) ob-ruby.el: Funcall command if it's a function from inf-ruby-implementations * [`162e0e3e`](https://github.com/emacs-straight/org-mode/commit/162e0e3e6e0f67524146f85a4d2b571460691e46) lisp/org.el: Bump version to 9.4.2 * [`34932216`](https://github.com/emacs-straight/org-mode/commit/349322161dd43ea707ed85785b7ba26397faef0c) lisp/ob-perl.el: Add Corwin Brust as maintainer * [`93598350`](https://github.com/emacs-straight/org-mode/commit/9359835001f2a89d3ad8b3d9ff6ac35549b343d3) contrib/lisp/ob-julia.el: Add Alberto Ramos as maintainer * [`a64aa25f`](https://github.com/emacs-straight/org-mode/commit/a64aa25fa5a3bd083bac5d7fb00b67fa5cf3d1ff) org-plot.el: make indentation method consistent * [`8d5122fc`](https://github.com/emacs-straight/org-mode/commit/8d5122fc5e5d4c8cbe84bb5078af0ae3e7efb092) org-plot.el: add new option :transpose * [`a1d92bd9`](https://github.com/emacs-straight/org-mode/commit/a1d92bd918e479e150bd95b2d0fcdb0ca0a89d3d) org-plot.el: add new custom gnuplot preamble * [`bee7ef6f`](https://github.com/emacs-straight/org-mode/commit/bee7ef6f463277464310a63273f13d77566effab) org-plot.el: abstract plot types into custom var * [`73c99bf4`](https://github.com/emacs-straight/org-mode/commit/73c99bf42d83e020d95cd817cf5223dbdb1b35a4) org-plot.el: add utility functions for range,ticks * [`e905353d`](https://github.com/emacs-straight/org-mode/commit/e905353d6edc6bd00d333bdd7967c0013792adff) org-plot.el: add custom var for affecting the term * [`7b5113a3`](https://github.com/emacs-straight/org-mode/commit/7b5113a3bcd7536803b578423facd40b69adc30e) org-plot.el: tweak term, preamble custom vars * [`74f6a961`](https://github.com/emacs-straight/org-mode/commit/74f6a9610e942a31138c6184ad9970614bc4cab3) org-plot.el: add radar plot type * [`14a66b2b`](https://github.com/emacs-straight/org-mode/commit/14a66b2b3ab28457c0c98cbb353fe744baf6dbea) org-plot.el: fix logic error in transposition * [`1ac45d76`](https://github.com/emacs-straight/org-mode/commit/1ac45d76e8539d1b07dd3429b045d95070024186) org-plot.el: complete transition to softcoded type * [`c2fdf424`](https://github.com/emacs-straight/org-mode/commit/c2fdf424a665a6c39e8946da5308068da0c2fc2c) org-plot.el: avoid arithmetic overflow error * [`a46cadfa`](https://github.com/emacs-straight/org-mode/commit/a46cadfae3bde1dfb9e7557992617ce552156682) org-plot.el: add missing cl- prefixes * [`90815cc9`](https://github.com/emacs-straight/org-mode/commit/90815cc9487ba84189f8ee186bd9fd8d8276815f) org-plot.el: radar plot, join last points to first * [`a831e763`](https://github.com/emacs-straight/org-mode/commit/a831e763fae2bfa4ed588ad5a4db0adf43b35cf8) org-plot.el: Make min/max keywords consistent * [`1af809c5`](https://github.com/emacs-straight/org-mode/commit/1af809c5730948fdab3555e32c203e1d57aaf354) org-manual.org: document org-plot changes * [`2af68d6a`](https://github.com/emacs-straight/org-mode/commit/2af68d6a45600cb120514037be27f31550f5264a) etc/ORG-NEWS: Add an entry * [`01f57aa0`](https://github.com/emacs-straight/org-mode/commit/01f57aa0dfc50fee483cfacf561b3b7c08466813) org-macs: Make org-mks window navigable when needed * [`678f4d4b`](https://github.com/emacs-straight/org-mode/commit/678f4d4b354d2c11dfc38dc9a999d181cc825e3e) doc/org-manual.org: Remove a reference * [`a846152e`](https://github.com/emacs-straight/org-mode/commit/a846152e4d755e0dc4c8b7e95531ab39a2aa09ae) doc/org-manual.org: Enhance examples * [`c822c80e`](https://github.com/emacs-straight/org-mode/commit/c822c80ef883e3514c0464d740b1f6ff276faa9e) contrib/lisp/org-contacts.el: Add stardiviner as the maintainer * [`a4d0607e`](https://github.com/emacs-straight/org-mode/commit/a4d0607e1901338b50493533815489cb71ec3844) contrib/org-mac-link.el: fix Mail.app link compatibility with macOS 11 * [`5ee39c35`](https://github.com/emacs-straight/org-mode/commit/5ee39c3524bfbd881b6ca1e5eec20a045543e585) ox-html: Add margin to fix overflow visibility problem * [`a4e6a6fa`](https://github.com/emacs-straight/org-mode/commit/a4e6a6fa77d3920f167173c8560a10de09d3b9bb) lisp/org.el: Remove local variable `generated-autoload-file' * [`86af7e0c`](https://github.com/emacs-straight/org-mode/commit/86af7e0c2ffe91e301b86b998f3eda789ad8fa28) lisp/org.el: Bump version to 9.4.3 * [`11d186a7`](https://github.com/emacs-straight/org-mode/commit/11d186a7014648600be4973b75a6d407aef1c6e0) Fix previous commit * [`baf1e7a6`](https://github.com/emacs-straight/org-mode/commit/baf1e7a6448133cf4c5fbbfb431a2865822117d8) ob-gnuplot: Fix error on non-string :var assignment * [`6ec2bb04`](https://github.com/emacs-straight/org-mode/commit/6ec2bb04e3d31806fdb57390873a5c4143b698be) org-macs: Improve navigation in org-mks window * [`6bdb6644`](https://github.com/emacs-straight/org-mode/commit/6bdb664406244b0078c360b713024b1e99a2f778) lisp/ob-haskell.el: Add Lawrence Bottorff as maintainer * [`de6d9022`](https://github.com/emacs-straight/org-mode/commit/de6d90224cc7be7ab072314e4b8ca05a712b527c) org-attach: Consider inlinetasks when calculating attach dir * [`e7f625d4`](https://github.com/emacs-straight/org-mode/commit/e7f625d4264b46352e4f4bc45dc024992a98125b) org-contacts.el: Fix org-store-link error caused by org-contacts * [`6b83c6e4`](https://github.com/emacs-straight/org-mode/commit/6b83c6e4eaec4af47a90d05c3410d4637d8cb8da) org-contacts.el: Add support for org-id generated link. * [`b6e5ca28`](https://github.com/emacs-straight/org-mode/commit/b6e5ca28ef30c1a9c49937e5af49da75bbf68bb8) lint: Remove unnecessary call to `tabulated-list-print' * [`713b3bf7`](https://github.com/emacs-straight/org-mode/commit/713b3bf7a091b262fdfd77e35fdc290173e2dfdc) org-contacts.el: Inherit face from org-link * [`1f4ea532`](https://github.com/emacs-straight/org-mode/commit/1f4ea532a4ad67e25389b79b87cd12026375934a) Document changes of headline fontification introduced in 979e82fc3 * [`5e7c09e2`](https://github.com/emacs-straight/org-mode/commit/5e7c09e2775d04322b22e635222b464386dcf41b) org-agenda.el and org-capture.el: Remove `generated-autoload-file' * [`abedf386`](https://github.com/emacs-straight/org-mode/commit/abedf386b3f13af2769728755d00c4698ac5d3b0) lisp/org.el: Bump version to 9.4.4 * [`118da7d2`](https://github.com/emacs-straight/org-mode/commit/118da7d280a5fe474fc2b5a4e2d48ce5f910a29b) element: Fix table.el tables parsing * [`97f1d8e3`](https://github.com/emacs-straight/org-mode/commit/97f1d8e34012c4181f587657a0c9cb39477ad997) element: Improve table.el tables dectection * [`9140a712`](https://github.com/emacs-straight/org-mode/commit/9140a712fb1546ecb52ddda6e607f0bcecd436d8) etc/ORG-NEWS: Add example for new startup option * [`bd1c3187`](https://github.com/emacs-straight/org-mode/commit/bd1c3187cfcdc52ae3492df7cbe6ec394d6e38c8) .dir-locals.el: Set indent-tabs-mode to nil in Elisp sources * [`86184e2c`](https://github.com/emacs-straight/org-mode/commit/86184e2cb6f05e65f05bc61bb87969c8f4d56b47) org-plot: Adjust pcase patterns for Emacs 24 compatibility * [`d631a51e`](https://github.com/emacs-straight/org-mode/commit/d631a51e014c62b8fe284767e6abf7ac46e7f110) org-attach: Silence byte-compiler * [`7a9a8a56`](https://github.com/emacs-straight/org-mode/commit/7a9a8a56af4cf02abc1fb86eda96f0c7dc6b0348) org-plot.el: fix compiler warnings * [`99eafe37`](https://github.com/emacs-straight/org-mode/commit/99eafe3787e03ac31ab12b3cc28f7832ef8b0987) Update copyright year to 2021 * [`f948234c`](https://github.com/emacs-straight/org-mode/commit/f948234cba5603e68745bf4dd97feea66829ef94) org-contacts.el: Add usage comments * [`c3888a8b`](https://github.com/emacs-straight/org-mode/commit/c3888a8b74ef82d321fcf8f695d9dcb901a409a1) org-contacts.el: replace obsolete alias `loop' with `cl-loop' * [`273391c9`](https://github.com/emacs-straight/org-mode/commit/273391c978d2e9759a9a389bf5d5eb9b03b8fe98) duration: Avoid recursive load error * [`e6e1c081`](https://github.com/emacs-straight/org-mode/commit/e6e1c081161f771f6a1453319588993663933a02) org-contacts.el: Only use org-id-store-link if org-id is loaded * [`00b4de32`](https://github.com/emacs-straight/org-mode/commit/00b4de3294e526f9684c7669f9697b2fe27e13e1) ol: Avoid initial input when completing function for storing link * [`38f14383`](https://github.com/emacs-straight/org-mode/commit/38f143830c9a374440c040d161b962ae4fa0e74e) org-contacts.el: Use `bound-and-true-p' to check (unbound) var * [`94d1753e`](https://github.com/emacs-straight/org-mode/commit/94d1753ec8b171442f0e789ca38beee2415198b0) org-contacts.el: Fix store link function does not return link. * [`332da69b`](https://github.com/emacs-straight/org-mode/commit/332da69b3c3ca222943728c20287e4ace6d40e61) element: Fix table.el parsing... again! * [`248dfcd7`](https://github.com/emacs-straight/org-mode/commit/248dfcd711a7c82f7443227f0ee0f7adc5f1f477) Backport commit 5ada3eece from Emacs * [`33de2bd8`](https://github.com/emacs-straight/org-mode/commit/33de2bd8ef90483778e4b18acbce388957b6863f) org-compat: Take in obsolete org-copy * [`9ea7ff5e`](https://github.com/emacs-straight/org-mode/commit/9ea7ff5e2f8f9f280f8022cade62c1a3bba1478c) Fix typo in f948234cb * [`d02c0218`](https://github.com/emacs-straight/org-mode/commit/d02c0218efdb39820df3d57fa74af5a4d54a4452) testing/lisp/test-org-archive.el: Fix test * [`86ad8d27`](https://github.com/emacs-straight/org-mode/commit/86ad8d2791ac141bc0b39e21f5e114387fd817a0) org.el: Complete tags from both global and buffer local * [`1806abdc`](https://github.com/emacs-straight/org-mode/commit/1806abdc396d4987ed5e563c0204a13d14c25e1d) org-footnote: Fix inserting new footnote mangling drawers * [`d700dff7`](https://github.com/emacs-straight/org-mode/commit/d700dff7ac564b797632c8b9b6120a6c8e8fecda) ob-java: Include static imports in regex * [`7fa81732`](https://github.com/emacs-straight/org-mode/commit/7fa8173282f85c2ca03cc7f51f28f6adfb250610) ob-java: Allow header to override commands * [`f4b9f980`](https://github.com/emacs-straight/org-mode/commit/f4b9f98088924dd24d2bbfbe56d4f22de3fa9583) lisp/ox-html.el: make html meta tag builder nicer * [`a8df7670`](https://github.com/emacs-straight/org-mode/commit/a8df7670c8f7d52d779e1d8e922d519b0aec3afb) lisp/ox-html.el: make html meta tags customizable --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index d3d8506..55f29db 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": "2a4578b103a9f5e70f50523cf6b28655a56c2cbe", - "sha256": "0gcynwmqmvsryjw0bscjci7ll9xw3k1yqa06w9pp312dk500ycgh", + "rev": "a8df7670c8f7d52d779e1d8e922d519b0aec3afb", + "sha256": "01rcp3kp41zrm43qg7c5v0422mpdi1kciqq2nnbhhns91p3hgv35", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/2a4578b103a9f5e70f50523cf6b28655a56c2cbe.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/a8df7670c8f7d52d779e1d8e922d519b0aec3afb.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {