flake.lock: Updating 'org (emacs-straight/org-mode)' - 8fab6eee -> 5b300edf (#416)
### Changes for org On branch: main Commits:8fab6eeef2...5b300edf2e
- [f9bbc79d](f9bbc79d62
) Update version number for the 9.6.3 release - [7fa9e9a4](7fa9e9a4b3
) org-babel-comint-with-output: Handle agglomerated prompts better - [f2949d4d](f2949d4d1d
) org-babel-comint-with-output: Fix edge case for partial prompts - [616e80a9](616e80a9f1
) Handle block-type when checking `org-src-fontify-natively` - [54a743cd](54a743cd72
) org-table: Refactor away unnecessary variable - [19b0d0e5](19b0d0e5aa
) org-table: Fix incorrect input when used with evil-escape - [2ad8a45f](2ad8a45f00
) test-ob-fortran: Enable and fix commented tests - [ddd8281e](ddd8281e62
) lisp/org.el: Allow limiting inline image width - [072ddbc9](072ddbc975
) org-element-cache: Disable extra consistency checks - [56dd046d](56dd046da8
) * doc/org-manual.org: Add a link to Diary section of Emacs manual - [60ce29dc](60ce29dc41
) org-odt-plain-text: Fix when text contains leading spaces - [5ac1ebaa](5ac1ebaa15
) org-latex--protect-texttt: Fix "---" - [81fc8c06](81fc8c06ce
) ob-tangle: Fix interpretation of rw-r--r-- modes - [6a96054f](6a96054f05
) ob-tangle: Edit default file mode to match docstr - [cd53816c](cd53816c3a
) org-entities: § is a section sign, not paragraph - [0f62e977](0f62e9771b
) org-entities: Treat ¶ similarly to § - [00abdca3](00abdca361
) oc-csl: Recognise ¶/§ entity locators - [5b300edf](5b300edf2e
) etc/ORG-NEWS: Mention the new \P entity Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8a158fe0b2
commit
f032d543d4
6
flake.lock
generated
6
flake.lock
generated
@ -260,11 +260,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1680774030,
|
"lastModified": 1681369745,
|
||||||
"narHash": "sha256-rFNfSvQYQupFP7V+AB++YYr/3/ygpi9rCh0jwNfFMp0=",
|
"narHash": "sha256-DVYNfiVfr+mRolhnO8SOlpdd8rhZlejKKbcCCUGP2UI=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "8fab6eeef2f84e275ddcc0af9e8a203b09779481",
|
"rev": "5b300edf2e44f70af8e1f32dd18f1c784122eacc",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user