From 7114432baed3a1ffa0446ce388ce85538ad99c6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 00:51:42 +0000 Subject: [PATCH] niv org-mode: update 7bc18ebb -> 8a083514 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@7bc18ebb...8a083514](https://github.com/emacs-straight/org-mode/compare/7bc18ebbed409ace4665ec9c9910b2837834b03d...8a083514a766abb601c50283c05c3f49805e0f66) * [`7d824741`](https://github.com/emacs-straight/org-mode/commit/7d8247410de97d642740bb1833658561a56bc52e) ob-J.el: Add ability to customize sit duration * [`a3576543`](https://github.com/emacs-straight/org-mode/commit/a3576543f5476c4ff617a31a419ffee59461aebb) org.el: Fix `org-display-outline-path' * [`50c45569`](https://github.com/emacs-straight/org-mode/commit/50c4556977700adb4a3e86db56774b95b3e45e6f) capture: Document defualt template strings * [`60a4e7b3`](https://github.com/emacs-straight/org-mode/commit/60a4e7b3bc9bd0f141416e3ae88bb59298d00325) lisp/ob-C.el: Don't trim results * [`186371ea`](https://github.com/emacs-straight/org-mode/commit/186371eac7fae80cff4013981790cb822ccaf855) ob-plantuml: Add support for plantuml executable * [`fd460ea4`](https://github.com/emacs-straight/org-mode/commit/fd460ea46837385c4a029293e348b6777e85d49e) ox-html.el: Fix overflow css for pre.src HTML tag * [`2df7a8fa`](https://github.com/emacs-straight/org-mode/commit/2df7a8fab0d03b23f31f0ff470a6f37999aad40f) org-manual.org: Document . and C-. keybindings * [`de3ffe99`](https://github.com/emacs-straight/org-mode/commit/de3ffe99d014a7efaf51c6ea9a985b3c2309cd8b) org-agenda.el: Only recenter when called interactively * [`20aa3507`](https://github.com/emacs-straight/org-mode/commit/20aa3507aff887fdd721b9276e9e919430885bf1) ol.el: Fix store and insert link in indirect buffer * [`39d9eb54`](https://github.com/emacs-straight/org-mode/commit/39d9eb541fda710be8c43282e47c04c35065bd17) org-agenda.el: Filter category names with a hyphen specially * [`4b2123fb`](https://github.com/emacs-straight/org-mode/commit/4b2123fb710ec709613264c3ab9caf044966cc2e) manual: Clarify behavior of :file-desc * [`b5709ddc`](https://github.com/emacs-straight/org-mode/commit/b5709ddc98a450b13b475f7d2f59b5fd91320dbb) ob-python: Fix session blocks not waiting for value result * [`e617d1af`](https://github.com/emacs-straight/org-mode/commit/e617d1afd0b3133c8274297dfd83c23d0a038107) ob-python: Add maintainer to header * [`3c524c5f`](https://github.com/emacs-straight/org-mode/commit/3c524c5fd502182340af46c509b131f5a258d49c) org.el: Fix the "version" keyword in the header * [`a8e812e6`](https://github.com/emacs-straight/org-mode/commit/a8e812e6015ade24836e9a1e00f721448be90990) org.el: Restore the scroll position after cycling * [`8a3777e3`](https://github.com/emacs-straight/org-mode/commit/8a3777e35b3ccebb1d24d75f386f25f974c7c347) org.el: Use `string-match-p' in two functions * [`ee3c3b55`](https://github.com/emacs-straight/org-mode/commit/ee3c3b554799c9f0fbe387848cd9eec7e9ab9d95) org.el: Allow empty subtrees to be folded back * [`0e580d16`](https://github.com/emacs-straight/org-mode/commit/0e580d169f39cca80085e91aa52d27587314bf84) ob-J.el: Add a maintainer * [`4696aef5`](https://github.com/emacs-straight/org-mode/commit/4696aef580bd9efaf934c177fadcccbe52a64df4) goto: Avoid invoking org-mode for outline navigation * [`47105413`](https://github.com/emacs-straight/org-mode/commit/47105413657dd4986c2402b6250f06e56530b644) ox-html.el: Use classList and put in the public domain * [`3b10ffc3`](https://github.com/emacs-straight/org-mode/commit/3b10ffc3624d740a4ef71021c286fac11214b8b7) ol-man.el: Add searching support in man page buffer * [`8ae058eb`](https://github.com/emacs-straight/org-mode/commit/8ae058ebe6c0c98ba73916e9fc2a0f55a0d5d9d7) org-agenda.el: Fix customization type * [`9ad3606b`](https://github.com/emacs-straight/org-mode/commit/9ad3606bf32049d4df871c6697441f702a225dca) Use `org-preview-latex-image-directory' instead of hardcoding * [`00a78211`](https://github.com/emacs-straight/org-mode/commit/00a782112ad5d4f345c7fc472354c56439bbf447) org-manual.org: Grammar fix * [`f2d41de3`](https://github.com/emacs-straight/org-mode/commit/f2d41de3ed48b98e2e5f77c3fcd387041c9cfafa) Fix bug when building sparse tree: ignore non-buffer tags * [`3008fb45`](https://github.com/emacs-straight/org-mode/commit/3008fb45dccb152797833392b82541ac3811f562) org-capture: Update plist before finalizing * [`2af97701`](https://github.com/emacs-straight/org-mode/commit/2af977016f63d6d74b8bce44c3745494cbe87328) org-manual.org: Document more capture template elements * [`ed8369af`](https://github.com/emacs-straight/org-mode/commit/ed8369aff21978e2c7e8c47eb1e5c8c99fd31cb3) org-manual.org: Two enhancements * [`114d5098`](https://github.com/emacs-straight/org-mode/commit/114d509829081b215d99ef860e5b3af0384772f1) org-table.el: Prevent an error from occurring * [`f4559163`](https://github.com/emacs-straight/org-mode/commit/f45591630fbd5fbf191699e5c980a0cae922502f) ob-core.el: Use `buffer-base-buffer' where needed * [`c09518b5`](https://github.com/emacs-straight/org-mode/commit/c09518b5f68e7d7949c0b28f8f5a81321c25b2a4) org.el (org-read-date-display-live): Enhance docstring * [`c7abcd51`](https://github.com/emacs-straight/org-mode/commit/c7abcd514a755a0bd8c4121d9f048996528b9df6) org.el (org-add-planning-info): Use caller's `org-time-was-given' value * [`3e1c0b0f`](https://github.com/emacs-straight/org-mode/commit/3e1c0b0f44b977510a6171a74f5f845abfc4e431) lisp/ob-core.el: org-babel-check-confirm-evaluate strip coderefs * [`f24c3d11`](https://github.com/emacs-straight/org-mode/commit/f24c3d11cc65e223950b6be6adcae78fcbd7b972) ob-core: Test that org-confirm-babel-evaluate does not see coderefs * [`e535da6e`](https://github.com/emacs-straight/org-mode/commit/e535da6e4f885dc2c09d3fc7057bee98b99bc6af) ob-core: Avoid duplicate body expansion logic * [`799e5dac`](https://github.com/emacs-straight/org-mode/commit/799e5dac92c71744cbc32e5d7285a6bea003c608) org.el: Silence byte-compiler * [`351a0a0b`](https://github.com/emacs-straight/org-mode/commit/351a0a0b0c176ffb3564f225030252db4c1c4a7a) org-manual.org: Add a footnote for the difference between C-. and . * [`55d1d32f`](https://github.com/emacs-straight/org-mode/commit/55d1d32f5eda661e40b1b559f22a212382b4e31b) org.el: Tiny docstring fixes * [`c9398361`](https://github.com/emacs-straight/org-mode/commit/c93983613dc9bba88f39f81b06a9813060a4599a) org-crypt.el: Fix encrypt/decrypt in presence of arbitrary drawers * [`1170e39b`](https://github.com/emacs-straight/org-mode/commit/1170e39bead2fa2cab854d1dab59458d803bda8c) org-crypt.el: Fix encrypt/decrypt in presence of arbitrary drawers * [`d50823be`](https://github.com/emacs-straight/org-mode/commit/d50823be1409aab9b9aece854795daac7a448a8b) fixup! Merge branch 'maint' * [`f0a9677d`](https://github.com/emacs-straight/org-mode/commit/f0a9677d9026e83570592c5fc2eda6e51331325a) ob-core.el: Silence byte-compiler * [`989f50a5`](https://github.com/emacs-straight/org-mode/commit/989f50a53be7254de38263a1b52843f19690f4a7) ob-java.el: Inhibit Lisp evaluation when reading the result * [`15e2d833`](https://github.com/emacs-straight/org-mode/commit/15e2d8331344d9893d10bc6744e3681e5d160520) ob-sqlite.el: Inhibit Lisp evaluation when reading the result * [`73a78c25`](https://github.com/emacs-straight/org-mode/commit/73a78c2518d597aae902f21aed5044591e2a24c0) Revert "org.el (org-add-planning-info): Use caller's `org-time-was-given' value" * [`2f534294`](https://github.com/emacs-straight/org-mode/commit/2f53429413983106aec252e18a8b018649e6b1e0) ob-shell.el: Use the exit status as the default result * [`612f4db0`](https://github.com/emacs-straight/org-mode/commit/612f4db0907e6eb0e332c83704d19eb78943123e) ob-shell.el: Fix previous commit * [`3e191242`](https://github.com/emacs-straight/org-mode/commit/3e191242dcb9f577a245f195ec351ca8b7bf9483) Fix tests wrt 2f53429413 * [`15a6836e`](https://github.com/emacs-straight/org-mode/commit/15a6836e4f2648893eb98de013205a1132cbd12f) ob-core.el: Fix `org-babel--string-to-number' * [`ba2405b1`](https://github.com/emacs-straight/org-mode/commit/ba2405b12e2ec3e1d2c4ef4bf63979443e7e1b84) testing/lisp/test-org-inlinetask.el: Fix test * [`5d289d2b`](https://github.com/emacs-straight/org-mode/commit/5d289d2b3ec4ecb60a3410c1b38fcc42520205b2) ob-python: fix startup messages leaking into output * [`4df12ea3`](https://github.com/emacs-straight/org-mode/commit/4df12ea39199ae46bef91649b942fadaba822075) ob-python: Improve robustness of session evaluation * [`9f0af69d`](https://github.com/emacs-straight/org-mode/commit/9f0af69dd2b03f01e6ac0c16d4feb711f7852ba0) Skip archived headings when tangling and exporting * [`7769518f`](https://github.com/emacs-straight/org-mode/commit/7769518f3a1a43e8e63dd0dcf5e74d6fb98b6ebc) Use the `org-block' face for every true blocks * [`81d49b5a`](https://github.com/emacs-straight/org-mode/commit/81d49b5adb42de41dba966c64b8b374f4ba08857) ob-emacs-lisp.el: Don't wrap execution within `save-window-excursion' * [`11ef7454`](https://github.com/emacs-straight/org-mode/commit/11ef7454abc5412897a141f031e3e3bffa9445f5) org.el (org-fixup-indentation): Fix logbook drawers indentation * [`dab32da7`](https://github.com/emacs-straight/org-mode/commit/dab32da708057b18e8b3585543d7f44982dbf13f) lisp/org.el: Bump version to 9.3.8 * [`6f9929fc`](https://github.com/emacs-straight/org-mode/commit/6f9929fc3b03f63006337c72c50db0c1e47265e3) ob-python: Replace session value format string with function * [`07c6b112`](https://github.com/emacs-straight/org-mode/commit/07c6b11258e4ce83b78a023e63412183cf9c4c9f) ob-shell.el: New option `org-babel-shell-results-defaults-to-output' * [`19b74158`](https://github.com/emacs-straight/org-mode/commit/19b741583d550d1c2ef959008c3fb84180326c24) org-agenda.el (org-find-top-headline): Fix bug * [`13dfab3f`](https://github.com/emacs-straight/org-mode/commit/13dfab3fb2dc9ded4609434c37e6559c05b38c90) ox-texinfo: Tiny refactoring * [`824a4a14`](https://github.com/emacs-straight/org-mode/commit/824a4a14b0f91621294e1a6563ce85eeaea0549a) ol-gnus: Prefer nnselect to nnir if available * [`7c4b67d4`](https://github.com/emacs-straight/org-mode/commit/7c4b67d49aa5fbac9bdb39c5883c9faf88cd2cbf) lisp/org-plot.el: Add a maintainer * [`4f49ebb6`](https://github.com/emacs-straight/org-mode/commit/4f49ebb6d6ebde78ccea88704fcead33bb0b59f5) org.el: Fix `org-add-planning-info' * [`a700fadd`](https://github.com/emacs-straight/org-mode/commit/a700fadd72ad7166d3815a368f487fe8dfe51fef) org.el: Let `org-forward-heading-same-level' check for fully invisible lines * [`f17d301e`](https://github.com/emacs-straight/org-mode/commit/f17d301e17643f0a204b4cd109657fba2237cce5) lisp/org.el (org-forward-heading-same-level): Add a comment * [`570bd6ce`](https://github.com/emacs-straight/org-mode/commit/570bd6ce93d3556705cb5be7212c81271232c2de) org.el: Fix `org-display-outline-path' * [`7a12e149`](https://github.com/emacs-straight/org-mode/commit/7a12e149907b5921011710d869b7554c35859c89) org.el (org-display-outline-path): Fix faces of the message * [`5082e436`](https://github.com/emacs-straight/org-mode/commit/5082e436a78bfa39f47ac85f55271c489bf40656) org-datetree.el: Respect `org-blank-before-new-entry' * [`b79fef1d`](https://github.com/emacs-straight/org-mode/commit/b79fef1da771f129a74e73b3474e527b29e37967) html: Improve consistency on internal anchors naming scheme * [`f5573e6a`](https://github.com/emacs-straight/org-mode/commit/f5573e6a00ba649f8da390e280374d172dc7dd77) org-capture.el: Fix heading's level when inserting a template "here" * [`771c66f7`](https://github.com/emacs-straight/org-mode/commit/771c66f7919c6d467f5b2d07f2c4c52be1ef2d0f) Revert "org.el: Fix `org-add-planning-info'" * [`939cf16b`](https://github.com/emacs-straight/org-mode/commit/939cf16bc7363c3fbeccc5ab478e86258e8cd11c) ob-python: Fix hanging on emacs-26.3 by adding indicator token * [`1e3aa1ce`](https://github.com/emacs-straight/org-mode/commit/1e3aa1ce0a311c338674d0fb94b8cf588437580e) etc/ORG-NEWS: Rephrasing, reordering and various other enhancements * [`dcb6eb61`](https://github.com/emacs-straight/org-mode/commit/dcb6eb613a665434c153cca31c00f5db78280b36) Revert "Use the `org-block' face for every true blocks" * [`8a083514`](https://github.com/emacs-straight/org-mode/commit/8a083514a766abb601c50283c05c3f49805e0f66) org-faces.el (org-block): Enhance docstring --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 36acab9..907d6b5 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": "7bc18ebbed409ace4665ec9c9910b2837834b03d", - "sha256": "1jn9jfliymvh8s7szzsybkhm4z3g7bw2zvc15k5waskn4zw07pph", + "rev": "8a083514a766abb601c50283c05c3f49805e0f66", + "sha256": "10vdg413halg1ldi9nsqzaafa7176hh30mz107vpv3kw54mdnj8l", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/7bc18ebbed409ace4665ec9c9910b2837834b03d.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/8a083514a766abb601c50283c05c3f49805e0f66.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {