mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-11 13:07:28 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - f28288c2 -> 3c11e9df (#256)
### Changes for org On branch: main Commits:f28288c255...3c11e9df6e
- [45e02e6b](45e02e6bc6
) * doc/org-manual.org (Formula syntax for Calc): Fix typo - [243ded74](243ded74ba
) doc/org-manual.org: documentation for `org-latex-language-alist' - [36906283](3690628398
) lisp/ob-julia.el: Fix session support for Julia - [4dff42f6](4dff42f6a6
) lisp/ob-julia.el: Fix session support for Julia - [a1af06d6](a1af06d643
) org-insert-heading-respect-content: Fix the argument order - [2cc2d8f1](2cc2d8f1f6
) lisp/org-clock.el: Show file title in org-clock clocktable - [b4e41b98](b4e41b9879
) org-insert-heading-respect-content: Fix test failures after a1af06d64 - [8eb3f937](8eb3f93748
) Fix wide docstring warnings - [a0b8b730](a0b8b7303b
) org-inlinetask: Fix infinite loop caused by 5f184b5f2 - [ccca8549](ccca8549a2
) org-align-tags: Fix tag alignment in inlinetasks - [8d93f9b6](8d93f9b6b4
) org-manual.org: Update links to MathJax docs - [1b5ccb10](1b5ccb1097
) org-manual: Document `org-babel-default-inline-header-args' - [2dfdc895](2dfdc89535
) org-babel: Do not echo output of resolved noweb references - [5184c438](5184c4382d
) org-export: Make results of named code blocks a valid link target - [090dacb0](090dacb0a9
) org-fast-tag-selection: Make group tags separator not break alignment - [dd0a7236](dd0a723603
) org-fold-core: Do not override default fontification - [3c11e9df](3c11e9df6e
) org-element-cache-map: Do not refresh cache before processing Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
446e45dcef
commit
eca11d52d6
6
flake.lock
generated
6
flake.lock
generated
@ -259,11 +259,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1660824704,
|
"lastModified": 1661237582,
|
||||||
"narHash": "sha256-rEjxbktmMt1dFlF7Dd6+bo0oAYCOP/ylfcRDeCCgb58=",
|
"narHash": "sha256-pebP1mA019FejUe6CURqDUaqPyTUZ3wRcqfd6gE+YVg=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "f28288c255e293591725cbcd02637707bc9a77c2",
|
"rev": "3c11e9df6e8353ae5d7e1179f9bcb114f469c942",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user