flake.lock: Updating 'org (emacs-straight/org-mode)' - eaf27490 -> 08071079 (#426)
### Changes for org On branch: main Commits:eaf274909f...080710797a
- [9e42842a](9e42842a82
) org-persist: Fix :last-access being set on every write - [2bc51021](2bc510217a
) org-element--cache-find: Remove statistics gathering code - [ef800e3b](ef800e3bec
) org--collect-keywords-1: Handle FIXME - [52dc4805](52dc48050e
) Handle compiler warnings from Emacs master - [7e75571f](7e75571f02
) Handle more compiler warnings from Emacs master - [f067a4bd](f067a4bd43
) org-attach-tag: Work around error when before first heading - [52d9961f](52d9961f50
) org-set-tags-command: Provide more useful error when before first heading - [42e95938](42e95938ed
) org-latex-compile: Fix erasing PDF output buffer late - [eb6cabde](eb6cabdee5
) mk: Expand shell commands once only - [989cc514](989cc51499
) Prefer "timestamp" over "time-stamp" - [76c33405](76c3340557
) * doc/org-manual.org: Fix obsolete variables - [09cf89f7](09cf89f712
) org-delete-indentation: Support region selection - [310a6689](310a668917
) org-compile-file-commands: Fix return value when PROCESS is a function - [c265d964](c265d964f9
) ox-odt: Improve some warning messages - [c756f8a8](c756f8a853
) org-odt-plain-text: Fix when TEXT is a blank string - [a686c7b6](a686c7b609
) ox-odt: Throw actual error when export fails - [921e0e8b](921e0e8bc1
) Update version number for the 9.6.5 release - [b77a209f](b77a209f78
) Backport commit 4f0849a9e from Emacs - [2993f482](2993f482c1
) Backport commit 2bcf11d0e from Emacs - [08077812](08077812ef
) org-clock-update-time-maybe: Fix return value - [05c3e59d](05c3e59de1
) org-manual: Document how to profile performance - [9ea50ca2](9ea50ca211
) Use `calendar-buffer' constant to refer to calendar buffers - [e58bbded](e58bbded5c
) lisp/ob-lisp: fix `org-babel-execute:lisp' for use with Sly - [5ec364a1](5ec364a1ae
) org-cite-list-bibliography-files: Preserve relative bibliography paths - [e11073d1](e11073d17d
) org-persist-gc: GC collections without persist file - [f268819d](f268819d19
) org-babel-common-header-args-w-values: Add docstring - [08071079](080710797a
) fixup! org-babel-common-header-args-w-values: Add docstring Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
33db1786e0
commit
588ccf37fa
6
flake.lock
generated
6
flake.lock
generated
@ -263,11 +263,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1682449610,
|
||||
"narHash": "sha256-1I9Rpnyp9rZTYG48oxxN+scKoKTJxh/ya787zI0xIpI=",
|
||||
"lastModified": 1683136293,
|
||||
"narHash": "sha256-PMHNr3Qo62uqO5IUDAfxUoqa4Zvb9y2J76pRYDB/6Y4=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "eaf274909f595ba29b853031e1c5bcdac255fbeb",
|
||||
"rev": "080710797ad25e76c4556d2b03cc0aa5313cd187",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user