From db7c26da9c29762725d8360647956d70089acecc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 01:06:37 +0000 Subject: [PATCH] niv org-mode: update e2bb6058 -> 8402c4a7 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@e2bb6058...8402c4a7](https://github.com/emacs-straight/org-mode/compare/e2bb60581b489f92c9f2479994d484d2104968db...8402c4a778136a132833386c817732c58d60c637) * [`83c93e6f`](https://github.com/emacs-straight/org-mode/commit/83c93e6fede493611c44d51abdd972b879f328a8) org-capture.el: Give a default value when prompting for a property * [`979e82fc`](https://github.com/emacs-straight/org-mode/commit/979e82fc306c365c4e7005081e4cbbb0078c0260) Make sure that headline faces take precedence * [`a409e103`](https://github.com/emacs-straight/org-mode/commit/a409e1033554aa684ed9aa3e9a38d27fb01c189d) ob-java: create package dirs before write to file * [`b3981104`](https://github.com/emacs-straight/org-mode/commit/b39811048a5e5fe15f609895f056a34bc355dc71) lisp/ob-java.el: Add Ian Martins as the maintainer * [`8f2fb406`](https://github.com/emacs-straight/org-mode/commit/8f2fb4066bed5fd7d02ea353ee0105e60c850bcf) Update customize-package-emacs-version-alist * [`18099ead`](https://github.com/emacs-straight/org-mode/commit/18099eadee6a4a50eea690d95b0f5fc9a6030702) org-capture: Update :package-version for org-capture-templates * [`bc96649e`](https://github.com/emacs-straight/org-mode/commit/bc96649e2e1d9d708f7ae1678ba9e9bffea4a923) org-id: Add some keywords to the new org-id-ts-format option * [`488076e0`](https://github.com/emacs-straight/org-mode/commit/488076e0a6c39ed9abbb74e8dd00083bc168109f) Describe new %L formatting for org-capture * [`8c44f2e3`](https://github.com/emacs-straight/org-mode/commit/8c44f2e33fa56bbb25839432245de76d6854d7e4) ORG-NEWS: Move org-id-ts-format entry to v9.5 heading * [`1d66a58a`](https://github.com/emacs-straight/org-mode/commit/1d66a58a222612973e3b73acdb0464aa459f526a) capture: Fix bare link "Args out of range" * [`ab00524f`](https://github.com/emacs-straight/org-mode/commit/ab00524fc525e81ff09893f8e9b2f170892fc3d2) Fix `org-lint-link-to-local-file'. * [`4b6495c3`](https://github.com/emacs-straight/org-mode/commit/4b6495c3ba33a83532bb7528c864d86e9489793d) ob-python: Improvements to :return header argument * [`f8ae0cd6`](https://github.com/emacs-straight/org-mode/commit/f8ae0cd6b729db47450d746cf17f2ce9e949d38d) org: Fix a docstring typo * [`6676a97d`](https://github.com/emacs-straight/org-mode/commit/6676a97d27d0b9ab90d842c90a119d00bff44ad6) org-tags-expand: Fix handling of downcased group tags * [`5d4c0f59`](https://github.com/emacs-straight/org-mode/commit/5d4c0f59d813e63a1d4eb36496f80ac8fa63007b) Do not remove trailing newline when deleting planning info line * [`84bfc688`](https://github.com/emacs-straight/org-mode/commit/84bfc688d64dd506b3419b7db4e289d17d6ec4fe) org: Fix a docstring typo * [`8d3610df`](https://github.com/emacs-straight/org-mode/commit/8d3610df088acbfe59ce7ef9e244e166c542d657) org-capture.el: Fix heading's position when inserting a template "here" * [`1a0344ab`](https://github.com/emacs-straight/org-mode/commit/1a0344abb741183697cbafd9e6898789630e344c) entities: Fix "empty" entity in LaTeX * [`ddcccbc0`](https://github.com/emacs-straight/org-mode/commit/ddcccbc012a5a279e037f15ce9dd13dfb77f1a0e) Backport commit 78eacf31e from Emacs * [`9a6689f9`](https://github.com/emacs-straight/org-mode/commit/9a6689f9ce1cc33a3435381c9bc94f5e42b39bdf) Backport commit c6fa0ad31 from Emacs * [`41651f4e`](https://github.com/emacs-straight/org-mode/commit/41651f4ed018a1d64cc5fb57cb0c040a09384f6d) id: Close unnecessary buffers after having looked for an ID * [`d9884cfa`](https://github.com/emacs-straight/org-mode/commit/d9884cfa70e9731c9e78a5d1796c55fc405224b8) lisp/ob-core.el: Allow passing empty vector to :file-desc to omit description * [`f0902bf1`](https://github.com/emacs-straight/org-mode/commit/f0902bf185242a62d3f6b7f1b0dc18908c951e6f) org.el (org-display-outline-path): Fix invalid face reference error * [`23f9415c`](https://github.com/emacs-straight/org-mode/commit/23f9415c6a1da0cfd19327bb615fa9f6f3955cdb) Make headline faces precede checkbox statistics * [`1f164439`](https://github.com/emacs-straight/org-mode/commit/1f1644396bdcc55b5873c72a04774a4867c3242a) ob-python: Rename exec tmpfile handle to prevent conflict * [`b1de0c8e`](https://github.com/emacs-straight/org-mode/commit/b1de0c8e4b2a6cf4c338d200df76d2e2df29412e) Fix regression in priority fontification * [`ba6cf464`](https://github.com/emacs-straight/org-mode/commit/ba6cf4645f156707c4f412ba64a1666fa9f93586) org.el: Avoid repeated calls in org-font-lock-add-priority-faces --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index cad2c3f..fd255d4 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": "e2bb60581b489f92c9f2479994d484d2104968db", - "sha256": "0jbfpyh6kk0kprnbf17g6l21d4v4a2m2d956wrilwxlc5d7vinrp", + "rev": "8402c4a778136a132833386c817732c58d60c637", + "sha256": "1j6lii31agb2473f1z9fi8d80cq43hyrcr66zs2c12dwqy78vgy4", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/e2bb60581b489f92c9f2479994d484d2104968db.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/8402c4a778136a132833386c817732c58d60c637.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {