flake.lock: Updating 'org (emacs-straight/org-mode)' - d012350d -> 1537bb40 (#33)
### Changes for org On branch: main Commits:d012350dad...1537bb4029
- [c6142346](c614234688
) ob-gnuplot: Use org backend when assigning table to variable - [eb9f3422](eb9f34222a
) ob-gnuplot: Fix regression from 23d8d59df when ox-org is not loaded - [06f58e47](06f58e4759
) org-element-cache-map: Fix when FUNC deletes current element - [5a229cbc](5a229cbc44
) Update copyright year to 2022 - [b8656a2c](b8656a2cef
) Update main-only copyright years - [fe70c4d2](fe70c4d259
) ox-koma-letter: Collapse space in copyright line - [a98ae424](a98ae424d2
) org-element-cache: Give user more control over silent modificatoin checks - [515ce56d](515ce56d4e
) org-element-cache: Fix transforming keywords to affiliated - [dc4b2772](dc4b2772e3
) org-element-cache-map: Fix an edge case with org-element-cache-continue-from - [071c5e4b](071c5e4bf1
) org-entities: Fix LaTeX macron accent - [1f48d2d7](1f48d2d751
) org-element-cache-map: Do not byte-compile FUNC - [34b0d953](34b0d95327
) org-in-src-block-p: Do not rely on fontification - [e8d6db54](e8d6db540b
) org-agenda-get-timestamps: Ignore non-timestamps matching re - [65f95241](65f9524136
) test-org-agenda: Test for scheduled-looking lines - [1537bb40](1537bb4029
) Fix signature for org-element-at-point Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f2329e72e8
commit
513796b2a2
6
flake.lock
generated
6
flake.lock
generated
@@ -227,11 +227,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1640446586,
|
"lastModified": 1641997570,
|
||||||
"narHash": "sha256-jxqgXyRocD6KXJqlUs7IpZjBdq2wtQo0mFzfBc/tueE=",
|
"narHash": "sha256-MLUTqiG7EAhsDQP2IlqyMiFjB2GWEGrfoovuoHwMFoQ=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "d012350dadf15835e361626ba0a6ec08f8c7a715",
|
"rev": "1537bb402953f6622e087b140eb1b6dd629b1c78",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user