mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-29 14:33:37 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - 99681ce3 -> d37c0ee5
### Changes for org On branch: main Commits:99681ce389...d37c0ee5fa
- [b713b9af](b713b9afa1
) mk: Add make target "repro" for easy bug testing - [b6098500](b6098500ae
) org-keys: Bind ESC <left> by default - [c779b7aa](c779b7aa0e
) org-babel-detangle: Fix :comments link for src blocks before first heading - [97cfb959](97cfb959d1
) * lisp/ox-latex.el: New variable `org-latex-language-alist' - [4631790f](4631790fb9
) ox-ascii: Fix export with broken links - [14532ec6](14532ec6a5
) ox-md: Fix export with broken links - [e5cf0bc8](e5cf0bc840
) org-export: Do not use broken link handler on non-link elements - [127e7fee](127e7fee49
) ox-latex: Keep obsolete variable values removed in 97cfb959d - [afe50b71](afe50b7132
) Fix Emacs 26 compatibility - [01b0fb14](01b0fb14bc
) Backport from main: Escape single left quotes in docstrings - [a0a07804](a0a078049b
) Fix compiler warnings - [1c3a4626](1c3a46268f
) Backport from main: Fix compatibility with Emacs 26 - [22de2e26](22de2e26e7
) Fix Emacs 26 compatibility - [6de5431a](6de5431acc
) org: Refactor rx to concat + regexp-opt - [540fcd01](540fcd0193
) ox-publish: fix typo in function name - [cea02637](cea0263784
) Backport commit bbf389ea6 from Emacs - [5fdbf159](5fdbf159f2
) Backport commit 2d71fd3b0 from Emacs - [9d29de23](9d29de23cf
) Backport commit b2bce107b from Emacs - [745bdebe](745bdebe73
) Backport commit ba0871bef from Emacs - [6e991f4b](6e991f4bb9
) Backport commit 10b691987 from Emacs - [394f4949](394f494935
) org-macro: Require vc in vc-modified-time - [eb5622b7](eb5622b7ad
) * doc/org-manual.org (Footnotes): Fix typo - [45044737](4504473779
) ox-latex: Support svg images with unicode paths - [6013cb16](6013cb161d
) Fix doc string quoting problems with ' - [6ad53fa2](6ad53fa22e
) org: Correct regexp escaping to use regexp-quote - [5be0c709](5be0c709b3
) * lisp/org.el (org-reload): Do not quote t symbol - [bc875e5c](bc875e5ccf
) Fix feature regexp used to detect Org library names - [d37c0ee5](d37c0ee5fa
) lisp/ox-latex.el: Remove obsolete Babel and Polyglossia alists
This commit is contained in:
committed by
GitHub
parent
f7fd8620be
commit
7ceb42e0aa
6
flake.lock
generated
6
flake.lock
generated
@@ -259,11 +259,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1658412564,
|
||||
"narHash": "sha256-JHiUjc4OAfPtNTWikVYEIkJkba9qV4N3QbtcJpjk4cM=",
|
||||
"lastModified": 1659011362,
|
||||
"narHash": "sha256-XTh7hmnd04GxBTiIKBaZnyMjtVaWUDIFHuh/8QHWGT0=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "99681ce38937ba993a0407cee4fd6a7f869211bf",
|
||||
"rev": "d37c0ee5fa7dc4be4bbe3aa9b6f4e79d4b1e638d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user