mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-13 13:13:36 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - ecb62e2e -> 351279ff (#386)
### Changes for org On branch: main Commits:ecb62e2e31...351279ffae
- [cd967ce0](cd967ce006
) org-odt-plain-text: Fix `fill-column' value - [97a235cf](97a235cf1c
) org-clock-timestamps-change: Preserve point position - [76f9a3c2](76f9a3c2cb
) org-timestamp-change: Add FIXME - [2e22a8b8](2e22a8b827
) org-export-dictionary: Fix typo - [df4a5d86](df4a5d86d8
) org-fold: Fix isearch when `org-fold-core-style' is 'overlays - [12bcd322](12bcd322d0
) Improve documentation for agenda starting day - [c7b976a0](c7b976a052
) org: Bump the minimal required Emacs version - [104311c7](104311c7f8
) org-cite-basic--get-field: Throw an error on non-nil field values - [0e5de0ff](0e5de0ff64
) org-export-expand-include-keyword: Fix relative links in recursive includes - [5d9c9c27](5d9c9c27c6
) * lisp/org-agenda.el: require 'org-element - [cbb288ea](cbb288eaa5
) ob-core: Do not use `temporary-file-directory' function - [ecdb4420](ecdb442044
) org-persist: Work around Emacs bug[emacs-straight/org-mode#58687](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/58687) - [15c519b8](15c519b84c
) Do not assume that `org-string-width' preserves match data - [c92769a5](c92769a505
) org-paste-subtree: Do not leave empty line in place of level indicator - [9d58e1c7](9d58e1c781
) org: Make documentation of org-reverse-note-order true - [22dea855](22dea8557f
) org-agenda: Apply the face `org-agenda-calendar-event' - [84ead47d](84ead47d3c
) Define the face `org-agenda-calendar-daterange' - [f2320a2c](f2320a2cc1
) Revert "org-agenda.el: Fix `org-agenda-get-blocks'" - [005c9ae7](005c9ae747
) lisp/org-datetree.el: Allow datetrees with TODO, priority, tags - [b34bdc87](b34bdc8719
) org-capture-finalize: Do not save new file with :no-save aborted capture - [ddca7623](ddca762329
) org-element--cache-verify-element: Format all the elements in warning - [4b546e04](4b546e04af
) org-element--cache-submit-request: Ensure correct cache synchronization - [0af74d33](0af74d33a7
) org-manual: Fix typos in print_bibliography kwd - [5cde90e3](5cde90e3c8
) ox: Refactor org-export-expand-include-keyword - [7e649050](7e649050c7
) ox: Pass through unparsed #+include content - [ffd832d5](ffd832d5d6
) org-manual: Update #+include block parsing - [506989be](506989bed5
) ox: Improve #+include parsing docstring - [e9c0696f](e9c0696f79
) org-persist: Inhibit fsync when writing cachefiles - [c8f88589](c8f88589cb
) org-persist: Set utf-8 coding when reading/writing - [b29f7724](b29f772416
) org-macs: Split org-compile-file into two funs - [d0c87c76](d0c87c762a
) ox-latex: Do not hardcode fallback compiler - [18d2f871](18d2f871c2
) org: Split org-format-latex into two functions - [b8401863](b84018633e
) ox-latex: Split org-latex-compile into two funs - [f0dfbf0c](f0dfbf0c39
) ox-latex: Erase compile buffer at the start - [ce4f7db3](ce4f7db3c1
) test-ob-shell: Fix test failures on Emacs 26 - [a9ee43a1](a9ee43a124
) ox: Fix parsing of example #+includes - [0ab9bc13](0ab9bc138f
) Backport commit 920a7d38e from Emacs - [ebaf1c9c](ebaf1c9c04
) Backport commit 347933377 from Emacs - [e37e9b69](e37e9b692e
) org-persist: Silence recent byte-compiler warning - [59228e51](59228e5134
) test-ob-octave: Fix tests failing on Debian CI - [a1c7cedd](a1c7cedd28
) test-ob-octave: Fix tests failing on Debian CI (followup) - [d98ca046](d98ca046cc
) org-manual.org: Clarify that LANGUAGE may be omitted in code blocks - [77a1cfb9](77a1cfb9a4
) org-html-src-block: Treat code blocks without LANG equally - [2fecd962](2fecd96200
) ox: Regain Emacs <28 compatibility with #+include - [6b15897a](6b15897a56
) ox: Remove unused let binding - [5bbb97f3](5bbb97f3df
) org-fix-agenda-info: Fix Emacs <28 compatibility - [7ad77965](7ad7796546
) org-update-dblock: Add comment - [20ee7b85](20ee7b85eb
) fixup! org-fix-agenda-info: Fix Emacs <28 compatibility - [1bcab6c0](1bcab6c04f
) org-assert-version: Clarify that Org loading is aborted - [f35fb8ac](f35fb8ac2a
) lisp/ob-scheme.el: Do not hide Scheme evaluation errors - [3e23682d](3e23682d37
) ox: Fix non-renamed variable (f to file) - [65ca7bc6](65ca7bc6a7
) lisp/ox.el: Pacify compiler warning - [1810c625](1810c625df
) org-clock-x11idle-program-name: Prefer "xprintidle", when available - [0c005906](0c00590606
) lisp/ob-scheme: Silence compiler - [c45a0589](c45a058928
) org-follow-timestamp-link: Fix when org-agenda is not yet loaded - [aa48c80f](aa48c80fe1
) ob-python: Remove python-mode.el support - [c340e799](c340e799f8
) org-element-cache-map: Always continue after point set by FUNC - [1f86003a](1f86003a5d
) lisp/ob-sql.el: allow string in sql-connection-alist - [4a751709](4a751709b5
) lisp/ob-eval.el: Append newline to source block query - [0d01a198](0d01a198bc
) org-attach: Show Org Attach UI starting from top - [32b64607](32b64607ad
) org-element-cache-map: Fix when inside indirect buffer - [9a00f6cd](9a00f6cd78
) org-cite: Clarify how multiple bibliography sources are combined - [2cf84303](2cf8430350
) lisp/ob-sql.el: allow string in sql-connection-alist - [81c03fb8](81c03fb850
) lisp/ob-eval.el: Append newline to source block query - [b4a1133a](b4a1133a18
) org-babel-eval: Clarify the purpose of 4a751709b in code - [8ae8a846](8ae8a8462f
) org-clock-clocktable-language-setup: Fix Spanish translation - [e455df4a](e455df4a07
) org-persist: Improve commentary - [f33d2410](f33d241082
) org-manual: Fix typos - [3e23b897](3e23b8976e
) org-agenda: Fix `org-agenda-filter-by-category' - [0522c185](0522c1850b
) org-read-property-value: Fix DEFAULT arg when values are not restricted - [2e901ed2](2e901ed236
) org-clock-sum: Optimize performance - [657cb58f](657cb58f10
) org-set-modules: Fix when called before org-element is loaded - [581df107](581df107b0
) org-clock-sum: Fix Emacs 26 compatibility after 2e901ed23 - [b665f8de](b665f8de31
) org-metaup, org-metadown: Move subtrees in active region - [c8a5fef9](c8a5fef910
) Preserve active region after structure edits - [6cbbf4cd](6cbbf4cdbf
) org-link-abbrev-alist: Fix :safe predicate - [5d548c34](5d548c34fa
) org-manual.org: Clarify what `org-timestamp-up'/`org-timestamp-down' does - [739ccf6c](739ccf6cbf
) org--batch-store-agenda-views: Fix treatment of lambda functions - [666a61bc](666a61bcc8
) lisp/ox-beamer.el: add labels to latex export - [af1bb1b0](af1bb1b06a
) org-compat: Work around Emacs bug[emacs-straight/org-mode#60467](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/60467) - [6d37d2a8](6d37d2a8e7
) * mk/targets.mk(GITVERSION): Provide commit number for shallow clones - [4fbd302d](4fbd302df6
) ox: Split up the org-export-as function - [663e200f](663e200f54
) ox: Document the setting of :parse-tree - [02ae908b](02ae908b03
) oc: Add org-cite-processor function - [bd34cb3f](bd34cb3f95
) org-export-dictionary: Add Norwegian translations - [d2952e14](d2952e14d9
) org-clock-clocktable-language-setup: Add a Norwegian translation - [1f332d6c](1f332d6c5c
) * lisp/org-clock.el: Remove completed FIXME - [e6353d5b](e6353d5b9c
) ob-python: Remove debugging print statement - [6b0c2775](6b0c2775f0
) org-persist-associated-files:file: Fix when container has been deleted - [be9280f6](be9280f68b
) org-cycle-set-visibility-according-to-property: Fix folded newline before - [99c8ed09](99c8ed09f8
) ox-texinfo: Fix invalid syntax in Texinfo version detection code - [eea8da03](eea8da0315
) Fix some compiler warnings - [715f74db](715f74db36
) org-manual.org: Update timestamp and timerange definitions - [18a146a9](18a146a9d5
) org-fold-core-previous-visibility-change: Fix edge case - [fe92a3ce](fe92a3cedb
) Provide a uniform way to inform users about missing third-party packages - [747e6062](747e60629f
) org-cycle: Allow intuitively used values of of `org-startup-folded' - [aa158da6](aa158da69b
) test-ob-shell: Fix test buffers not being removed on success - [d94f4066](d94f4066e0
) oc-natbib: Provide a fallback bibliography style - [7a90f596](7a90f596d9
) org-clock-timestamps-change: Fix when on opening timestamp - [cbab9ebf](cbab9ebf55
) org-manual.org: Clarify that Imenu support is activated in future Org buffers - [2e883b21](2e883b21a7
) org-sbe: Allow quoting string values - [351279ff](351279ffae
) org-diary-to-ical-string: Make sure that temporary file/buffer is cleaned Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8b5490de15
commit
785683f580
6
flake.lock
generated
6
flake.lock
generated
@@ -259,11 +259,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1673519709,
|
||||
"narHash": "sha256-XtGk32Lw2iGDgH5Q4Rjhig0Iq5hpIM0EKQoptJ+nT3k=",
|
||||
"lastModified": 1677145298,
|
||||
"narHash": "sha256-r5hCcLiBYspW7mTK1cHyLktcPMRTVs8FYI44iK85A0o=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "ecb62e2e317b1a4b5b8a6c0f111ed7ef18413040",
|
||||
"rev": "351279ffaead08398002fd29801eaad688ccf239",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user