mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-19 13:43:38 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - d9479887 -> 99681ce3 (#216)
### Changes for org On branch: main Commits:d947988722...99681ce389
- [0583a0c5](0583a0c5ea
) org: Add setting for remote file download policy - [c550a429](c550a42902
) oc-basic: Parse @string entries in BiBTeX bibliographies - [bf930b6f](bf930b6fe5
) ; * lisp/org-refile.el (org-refile-targets): Fix typo. - [132a9d30](132a9d304e
) Use unknown DST instead of standard time in timestamps - [a1896976](a189697681
) Fix tests for `org-parse-time-string' and `org-clock' - [a4105d09](a4105d0942
) Use higher level helpers instead of `encode-time' - [f3802b01](f3802b017c
) testing/lisp: Use `org-time-string-to-time' - [8908a1bd](8908a1bda1
) org-macs.el: Introduce a helper for `encode-time' - [ae1db7df](ae1db7df39
) Use `org-encode-time' helper macro - [e08ce5b2](e08ce5b27d
) test-org.el: Add some tests for `org-test-with-timezone' - [79f0969c](79f0969ccc
) * doc/org-manual.org (Using CDLaTeX to enter math): Clarify ' binding - [064afa0c](064afa0c01
) org-indent: Fix edge case when edited region ends at headline leading stars - [b4a72ddf](b4a72ddf98
) org-agenda-show-current-time-in-grid: Use more common Unicode arrow - [702b0a81](702b0a81e1
) org-agenda-clock-report-header: Update docstring - [df0e96ba](df0e96ba42
) org-agenda-remove-restriction-lock: Remove 'file restriction - [057df6cc](057df6cce2
) org-open-at-point: Do not list links under headline that cannot be opened - [9917d695](9917d69543
) org-indent-region: Fix when `org-adapt-indentation' is 'headline-data - [03543e17](03543e17dd
) org-src-font-lock-fontify-block: Transfer 'font-lock-face property - [3b7523ac](3b7523acd0
) ob-gnuplot: Fix stable file collision when converting data - [39005dc0](39005dc098
) org-fold: Do not fold text inserted right after outline fold - [df1814b8](df1814b83e
) org-html-format-latex: Preserve buffer-local settings - [db6c2297](db6c229786
) testing/lisp: Update to handle new download policy - [d2a110ff](d2a110ffe2
) org-attach-attach: Allow attaching directories using 'cp method - [99681ce3](99681ce389
) org: Support completion of cite-related keywords Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69ad391648
commit
0f9a9752a0
6
flake.lock
generated
6
flake.lock
generated
@@ -259,11 +259,11 @@
|
|||||||
"org": {
|
"org": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1657805672,
|
"lastModified": 1658412564,
|
||||||
"narHash": "sha256-AtB0epI4wGsY/kesgX/OshHYYY0uZJq4oTFO8wSWDlU=",
|
"narHash": "sha256-JHiUjc4OAfPtNTWikVYEIkJkba9qV4N3QbtcJpjk4cM=",
|
||||||
"owner": "emacs-straight",
|
"owner": "emacs-straight",
|
||||||
"repo": "org-mode",
|
"repo": "org-mode",
|
||||||
"rev": "d9479887226ad79a1a8de739e7be0fc1fffec536",
|
"rev": "99681ce38937ba993a0407cee4fd6a7f869211bf",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user