From 4255b2a7c75c7d3c78ecd67f3ee3ba4fc5137a57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 01:48:24 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - d37c0ee5 -> 4702a730 ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d...4702a73031c77ba03b480b0848c137d5d8773e07 - [20274454](https://github.com/emacs-straight/org-mode/commit/20274454c6821b8194ba600d54c4d8ee996946c0) test-ol: Rename cases to match the default selector - [a753d0dd](https://github.com/emacs-straight/org-mode/commit/a753d0dd26018a951fe21548ae6b513594b570a8) lisp/ox-latex: Omit empty date - [785f003d](https://github.com/emacs-straight/org-mode/commit/785f003de527487d1557cb724dd4b8867b5ea657) org-fold-show-entry: Do not fold drawers unless requested - [7e076118](https://github.com/emacs-straight/org-mode/commit/7e076118443ed6ccfa95390cdd17b3464859abd3) oc-csl.el: Add support for sub-bibliographies - [24d2826f](https://github.com/emacs-straight/org-mode/commit/24d2826f049068e0d2afac19a2669a3ff8fdad6a) * doc/org-manual.org: Document "PRINT_BIBLIOGRAPHY" options - [2861d9ca](https://github.com/emacs-straight/org-mode/commit/2861d9cad8d425923b526085fed0b2f2d674b414) org-paste-subtree: Do not use `insert-before-markers' - [2ea0830f](https://github.com/emacs-straight/org-mode/commit/2ea0830f07fa81b6e22ccdd43ad351ad76fcc097) org-capture-kill: Fix capture boundaries when deleting empty lines above - [f095cfc3](https://github.com/emacs-straight/org-mode/commit/f095cfc3c0c0905fdfb95ad2485e4a7b9f5a1a47) * lisp/org.el (org-store-log-note): Do not indent empty lines in notes - [0d3bf2ed](https://github.com/emacs-straight/org-mode/commit/0d3bf2ed491ab2828ca1a2c42ea0d4e457c32bd4) org-babel-tangle-single-block: Do not create comment link when not requested - [0435fea9](https://github.com/emacs-straight/org-mode/commit/0435fea9a8f4d65524ee8a8dd4e6829a70ff6e20) org-babel-expand-noweb-references: Cache block info - [31b3b164](https://github.com/emacs-straight/org-mode/commit/31b3b164d100362365bd301d44a838cdf1059109) ox-icalendar.el: create alarm at event time - [0b3c6a75](https://github.com/emacs-straight/org-mode/commit/0b3c6a752f21256cdd583483c896ebcbaae1d1f4) * etc/ORG-NEWS (New options): Add new section - [97c7ad8b](https://github.com/emacs-straight/org-mode/commit/97c7ad8bfcba4a8c3144adc3cc8055e959955818) * etc/ORG-NEWS: Document `org-icalendar-force-alarm' - [b4d7a24f](https://github.com/emacs-straight/org-mode/commit/b4d7a24f07c448a3ef714ee91d8ae7ac97b2d8cc) Make org-shiftmetaleft/org-shiftmetaright honour shift-select on MacOS - [4d0295b3](https://github.com/emacs-straight/org-mode/commit/4d0295b315b86d4cc1d85565b3e83ded494a1e67) Avoid ignoring LaTeX export output errors - [e22b4eb7](https://github.com/emacs-straight/org-mode/commit/e22b4eb7aab9668826dc8ba76ea1d1d7b144a856) org-mode: Make local variables effective during Org startup - [0599ddfd](https://github.com/emacs-straight/org-mode/commit/0599ddfd419c520beff32cb57e0cc511d791d2d5) Revert "lisp/ox-latex: Omit empty date" - [5a49cc5f](https://github.com/emacs-straight/org-mode/commit/5a49cc5f4f09910fd03d5db590ae2b80f5981a66) ox-latex: comment on \date LaTeX macro - [fde93abb](https://github.com/emacs-straight/org-mode/commit/fde93abb8c490bc2e0a1fe1d7a23127669bbc90e) org-mode: Prevent early fontification - [79dfb16d](https://github.com/emacs-straight/org-mode/commit/79dfb16d52815e4332b896216e83a7ac882faf61) org-id: Fix `org-id-locations' variable name in error message - [3626f038](https://github.com/emacs-straight/org-mode/commit/3626f0384aceeb890c7f750c9b0e9a6d2aa0ad27) doc/org-manual.org: Fix typo in "The global TODO list" - [4702a730](https://github.com/emacs-straight/org-mode/commit/4702a73031c77ba03b480b0848c137d5d8773e07) org: Fix resource prompt in non-file buffers --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index b73d21a..29916b9 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1659011362, - "narHash": "sha256-XTh7hmnd04GxBTiIKBaZnyMjtVaWUDIFHuh/8QHWGT0=", + "lastModified": 1659533964, + "narHash": "sha256-ipwJjcRzY9iqEjkG4m8EXZ6+8OMdANuXRnSwct2LByQ=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d", + "rev": "4702a73031c77ba03b480b0848c137d5d8773e07", "type": "github" }, "original": {