mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - d37c0ee5 -> 4702a730
### Changes for org On branch: main Commits:d37c0ee5fa...4702a73031
- [20274454](20274454c6
) test-ol: Rename cases to match the default selector - [a753d0dd](a753d0dd26
) lisp/ox-latex: Omit empty date - [785f003d](785f003de5
) org-fold-show-entry: Do not fold drawers unless requested - [7e076118](7e07611844
) oc-csl.el: Add support for sub-bibliographies - [24d2826f](24d2826f04
) * doc/org-manual.org: Document "PRINT_BIBLIOGRAPHY" options - [2861d9ca](2861d9cad8
) org-paste-subtree: Do not use `insert-before-markers' - [2ea0830f](2ea0830f07
) org-capture-kill: Fix capture boundaries when deleting empty lines above - [f095cfc3](f095cfc3c0
) * lisp/org.el (org-store-log-note): Do not indent empty lines in notes - [0d3bf2ed](0d3bf2ed49
) org-babel-tangle-single-block: Do not create comment link when not requested - [0435fea9](0435fea9a8
) org-babel-expand-noweb-references: Cache block info - [31b3b164](31b3b164d1
) ox-icalendar.el: create alarm at event time - [0b3c6a75](0b3c6a752f
) * etc/ORG-NEWS (New options): Add new section - [97c7ad8b](97c7ad8bfc
) * etc/ORG-NEWS: Document `org-icalendar-force-alarm' - [b4d7a24f](b4d7a24f07
) Make org-shiftmetaleft/org-shiftmetaright honour shift-select on MacOS - [4d0295b3](4d0295b315
) Avoid ignoring LaTeX export output errors - [e22b4eb7](e22b4eb7aa
) org-mode: Make local variables effective during Org startup - [0599ddfd](0599ddfd41
) Revert "lisp/ox-latex: Omit empty date" - [5a49cc5f](5a49cc5f4f
) ox-latex: comment on \date LaTeX macro - [fde93abb](fde93abb8c
) org-mode: Prevent early fontification - [79dfb16d](79dfb16d52
) org-id: Fix `org-id-locations' variable name in error message - [3626f038](3626f0384a
) doc/org-manual.org: Fix typo in "The global TODO list" - [4702a730](4702a73031
) org: Fix resource prompt in non-file buffers
This commit is contained in:
committed by
GitHub
parent
72290846fe
commit
4255b2a7c7
6
flake.lock
generated
6
flake.lock
generated
@ -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": {
|
||||
|
Reference in New Issue
Block a user