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)' - e36c3cc2 -> eb5ef0ae
### Changes for org On branch: main Commits:e36c3cc21b...eb5ef0ae14
- [74d1a8c7](74d1a8c758
) Fix incorrectly documented auto-numbering of MathJax equations - [710b6ca7](710b6ca70e
) Fix under-documented MathJax indentation option - [ea665792](ea665792b2
) org-compat: Use `define-advice' instead of `defadvice' - [a1c923af](a1c923afda
) org-scan-tags: Allow arbitrary character classes in todo keywords - [8ef6205a](8ef6205a56
) lisp/org.el: Bump version to 9.5.5 - [1f1d8f90](1f1d8f909a
) org-element-cache-map: Do not disable GC - [e81a0943](e81a094383
) Assert all the Org files to load the same Org version - [7811fc59](7811fc5925
) org-compat: Fix incorrect usage of `apply' in ea665792b - [ac2d0a24](ac2d0a249e
) org.el: Fix percent substitutions in `org-open-file' - [1b647b00](1b647b00d0
) ORG-NEWS: `org-info-description-as-command' - [76a5f300](76a5f30034
) ol-info: Use org function instead of subr-x - [eeb4fa8c](eeb4fa8c09
) org-scan-tags: Fixup a1c923afd - [8151d525](8151d52574
) ob-shell: Use `process-file' when stdin or cmdline - [a3788bd8](a3788bd8be
) org-scan-tags: Fix messed match groups in eeb4fa8c0 - [0c055d2d](0c055d2d31
) org-compat: Add forward-compatibility for argument changes in adviced functions - [e73c5b7d](e73c5b7d0d
) Fix Emacs 29 compiler warnings - [fe90cab9](fe90cab956
) lisp/ox.el: Rename abnormal hook names to end with "-functions" - [eb5ef0ae](eb5ef0ae14
) ox-icalendar.el: Customize vevent summary prefix
This commit is contained in:
committed by
GitHub
parent
a62512125d
commit
ac8251705a
6
flake.lock
generated
6
flake.lock
generated
@ -259,11 +259,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1662044935,
|
"lastModified": 1662614940,
|
||||||
"narHash": "sha256-ZpxKw8L/IpxolkGyQMDut6V4i8I1T5za0QBBrztfcts=",
|
"narHash": "sha256-9eAqhKXpTfZQH3bn19ien3HIzF100h8z97iHqs/QUgY=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "e36c3cc21b8b1471e1f7928a118de693819c3f12",
|
"rev": "eb5ef0ae1424a725f933ef3929e5396a2ab727ab",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user