Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit aec7c20

Browse files
github-actions[bot]László Vaskó
authored andcommitted
niv org-mode: update e2bb6058 -> 8402c4a7
## Changelog for org-mode: Commits: [emacs-straight/org-mode@e2bb6058...8402c4a7](emacs-straight/org-mode@e2bb605...8402c4a) * [`83c93e6f`](emacs-straight/org-mode@83c93e6) org-capture.el: Give a default value when prompting for a property * [`979e82fc`](emacs-straight/org-mode@979e82f) Make sure that headline faces take precedence * [`a409e103`](emacs-straight/org-mode@a409e10) ob-java: create package dirs before write to file * [`b3981104`](emacs-straight/org-mode@b398110) lisp/ob-java.el: Add Ian Martins as the maintainer * [`8f2fb406`](emacs-straight/org-mode@8f2fb40) Update customize-package-emacs-version-alist * [`18099ead`](emacs-straight/org-mode@18099ea) org-capture: Update :package-version for org-capture-templates * [`bc96649e`](emacs-straight/org-mode@bc96649) org-id: Add some keywords to the new org-id-ts-format option * [`488076e0`](emacs-straight/org-mode@488076e) Describe new %L formatting for org-capture * [`8c44f2e3`](emacs-straight/org-mode@8c44f2e) ORG-NEWS: Move org-id-ts-format entry to v9.5 heading * [`1d66a58a`](emacs-straight/org-mode@1d66a58) capture: Fix bare link "Args out of range" * [`ab00524f`](emacs-straight/org-mode@ab00524) Fix `org-lint-link-to-local-file'. * [`4b6495c3`](emacs-straight/org-mode@4b6495c) ob-python: Improvements to :return header argument * [`f8ae0cd6`](emacs-straight/org-mode@f8ae0cd) org: Fix a docstring typo * [`6676a97d`](emacs-straight/org-mode@6676a97) org-tags-expand: Fix handling of downcased group tags * [`5d4c0f59`](emacs-straight/org-mode@5d4c0f5) Do not remove trailing newline when deleting planning info line * [`84bfc688`](emacs-straight/org-mode@84bfc68) org: Fix a docstring typo * [`8d3610df`](emacs-straight/org-mode@8d3610d) org-capture.el: Fix heading's position when inserting a template "here" * [`1a0344ab`](emacs-straight/org-mode@1a0344a) entities: Fix "empty" entity in LaTeX * [`ddcccbc0`](emacs-straight/org-mode@ddcccbc) Backport commit 78eacf31e from Emacs * [`9a6689f9`](emacs-straight/org-mode@9a6689f) Backport commit c6fa0ad31 from Emacs * [`41651f4e`](emacs-straight/org-mode@41651f4) id: Close unnecessary buffers after having looked for an ID * [`d9884cfa`](emacs-straight/org-mode@d9884cf) lisp/ob-core.el: Allow passing empty vector to :file-desc to omit description * [`f0902bf1`](emacs-straight/org-mode@f0902bf) org.el (org-display-outline-path): Fix invalid face reference error * [`23f9415c`](emacs-straight/org-mode@23f9415) Make headline faces precede checkbox statistics * [`1f164439`](emacs-straight/org-mode@1f16443) ob-python: Rename exec tmpfile handle to prevent conflict * [`b1de0c8e`](emacs-straight/org-mode@b1de0c8) Fix regression in priority fontification * [`ba6cf464`](emacs-straight/org-mode@ba6cf46) org.el: Avoid repeated calls in org-font-lock-add-priority-faces
1 parent dfd6ff5 commit aec7c20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nix/sources.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@
137137
"homepage": "https://code.orgmode.org/bzg/org-mode",
138138
"owner": "emacs-straight",
139139
"repo": "org-mode",
140-
"rev": "e2bb60581b489f92c9f2479994d484d2104968db",
141-
"sha256": "0jbfpyh6kk0kprnbf17g6l21d4v4a2m2d956wrilwxlc5d7vinrp",
140+
"rev": "8402c4a778136a132833386c817732c58d60c637",
141+
"sha256": "1j6lii31agb2473f1z9fi8d80cq43hyrcr66zs2c12dwqy78vgy4",
142142
"type": "tarball",
143-
"url": "https://github.com/emacs-straight/org-mode/archive/e2bb60581b489f92c9f2479994d484d2104968db.tar.gz",
143+
"url": "https://github.com/emacs-straight/org-mode/archive/8402c4a778136a132833386c817732c58d60c637.tar.gz",
144144
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
145145
},
146146
"org-yt": {

0 commit comments

Comments
 (0)