flake.lock: Updating 'org (emacs-straight/org-mode)' - 91681fc0 -> f6813dbe (#106)
### Changes for org On branch: main Commits:91681fc033...f6813dbea9
- [af6f1298](af6f1298b6
) org-mouse: Fix keyword selection menu - [847e3323](847e332301
) lisp/org-agenda.el: Fix bug in `org-agenda-highlight-todo' - [d9bf64f0](d9bf64f064
) org-agenda: Match timestamps inside node properties - [667fa066](667fa06646
) oc-biblatex: Remove \relax hack after multicite commands - [735f666f](735f666fad
) test-org-agenda: Fix failing test and warn about using today's agenda - [b1a570b3](b1a570b3b4
) org-agenda: Fix regression when diary sexp timestamps are ignored - [b944fecd](b944fecdfc
) doc/org-manual.org: Minor rewording - [e1fc3b4b](e1fc3b4bc8
) README: Use plain-text URLs - [7caae6c0](7caae6c088
) Fix typo in doc string - [c70ca5e2](c70ca5e24e
) doc/org-manual.org: Fix typo - [1354e872](1354e872a7
) lisp/ox-html.el: Fix `org-html-style-default' - [64ee5c2c](64ee5c2c47
) lisp/org-table.el: Fix bug in `org-table-row-get-visible-string' - [6d73cd34](6d73cd34a0
) Replace all uses of the old `defadvice` with the new `advice-add` - [cbe3f2d6](cbe3f2d697
) org-src: add toml and desktop lang aliases - [d80aa277](d80aa2776c
) lisp/org-macs.el: Fix spelling of `org-truly-invisible-p' - [f6813dbe](f6813dbea9
) lisp/org.el: Don't use lexical scope for diary related evals Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
943121f9c9
commit
88cf7e36bc
6
flake.lock
generated
6
flake.lock
generated
@ -227,11 +227,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1646280299,
|
||||
"narHash": "sha256-ZNkOfB8o2OHTh2t/ci8uv8aoV3I5IfAgIIOP3azD6eU=",
|
||||
"lastModified": 1649335886,
|
||||
"narHash": "sha256-zLSxib7sMmhojF52BmrxHMSf0v4gbCeBTenGMV8h6qM=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "91681fc03334285dc0879fcb9a27583bd7ab9782",
|
||||
"rev": "f6813dbea9ef0c6be19bf68b4d9227ceb64c9449",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user