From eb1a90d886b27fc788747f80701d69782a03126e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 00:57:52 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - a3ba79cd -> 3e864877 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/a3ba79cd3a120235dae524f49945fbe99df923cf...3e86487755e6e023625ad3ddac105b93759e63ec - [2cc2d8f1](https://github.com/emacs-straight/org-mode/commit/2cc2d8f1f6265d12c92b734931f2e3e417276b05) lisp/org-clock.el: Show file title in org-clock clocktable - [b4e41b98](https://github.com/emacs-straight/org-mode/commit/b4e41b98792f85a1c6d4c73141de49c78b0e5bf7) org-insert-heading-respect-content: Fix test failures after a1af06d64 - [8eb3f937](https://github.com/emacs-straight/org-mode/commit/8eb3f93748306099895837c184dea019454ae75b) Fix wide docstring warnings - [a0b8b730](https://github.com/emacs-straight/org-mode/commit/a0b8b7303b9683fae4503c57ee8ae191cb89a297) org-inlinetask: Fix infinite loop caused by 5f184b5f2 - [ccca8549](https://github.com/emacs-straight/org-mode/commit/ccca8549a2fe3158ad41603eedc8ba427a240df5) org-align-tags: Fix tag alignment in inlinetasks - [8d93f9b6](https://github.com/emacs-straight/org-mode/commit/8d93f9b6b4e15427d62b84013ee726a0e6760ad9) org-manual.org: Update links to MathJax docs - [1b5ccb10](https://github.com/emacs-straight/org-mode/commit/1b5ccb10971f67c7f80052ddb32b5e5cf2dba71d) org-manual: Document `org-babel-default-inline-header-args' - [2dfdc895](https://github.com/emacs-straight/org-mode/commit/2dfdc895351dd867042a4693a63cc688a7be1fb5) org-babel: Do not echo output of resolved noweb references - [5184c438](https://github.com/emacs-straight/org-mode/commit/5184c4382da171fe5f451694251a0e28c24f4d98) org-export: Make results of named code blocks a valid link target - [090dacb0](https://github.com/emacs-straight/org-mode/commit/090dacb0a9a3aac02b8cfa0e25f607d1f3cd2064) org-fast-tag-selection: Make group tags separator not break alignment - [dd0a7236](https://github.com/emacs-straight/org-mode/commit/dd0a723603ec4c9085a10ac8fbf864fdb026e48a) org-fold-core: Do not override default fontification - [3c11e9df](https://github.com/emacs-straight/org-mode/commit/3c11e9df6e8353ae5d7e1179f9bcb114f469c942) org-element-cache-map: Do not refresh cache before processing - [a35d1636](https://github.com/emacs-straight/org-mode/commit/a35d163685908386833a3d549ed110931bf3915a) ob-shell: Fix output containing strings matching `comint-prompt-regexp' - [b7f4afe8](https://github.com/emacs-straight/org-mode/commit/b7f4afe86c36c36a751cb9dd31daa69051eec506) lisp/ox-md.el: Add top level header setting - [372788a1](https://github.com/emacs-straight/org-mode/commit/372788a18933b9ed38b747e5f5429ea39d71106a) ol-info: Define :insert-description function - [5ba90e16](https://github.com/emacs-straight/org-mode/commit/5ba90e161bdeeaac2ff39d08a433ea848f0179bb) org-bibtex-import-from-file: Improve performance - [06373a64](https://github.com/emacs-straight/org-mode/commit/06373a64387330d5bbdcbb3417cea7c2638713df) ob-python: Fix Emacs bug[emacs-straight/org-mode⁠#50514](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/50514) when Python loads slowly - [72f66ca0](https://github.com/emacs-straight/org-mode/commit/72f66ca0b9d336e0da61b17cbe8ce183eef364dd) New babel syntax to pass src block contents as argument - [ceac15c7](https://github.com/emacs-straight/org-mode/commit/ceac15c759e55eb9da691db18e964124232b71ca) lisp/ob-processing.el: Add Jarmo Hurri as maintainer - [f3f60e4d](https://github.com/emacs-straight/org-mode/commit/f3f60e4ddbd38a2397c259a3196634b74d214d1b) lisp/oc-csl.el: Add András Simonyi as the maintainer - [09406b1c](https://github.com/emacs-straight/org-mode/commit/09406b1c9888b6c7ca2d8adfccbcc4d8266497c6) org-macs: Make sure that fontification does not move point - [5bb699e0](https://github.com/emacs-straight/org-mode/commit/5bb699e0fdef69fde5c7be6d010aa3a4dbb0418a) org-babel-insert-result: Do not err when inline src block returns nil - [e36c3cc2](https://github.com/emacs-straight/org-mode/commit/e36c3cc21b8b1471e1f7928a118de693819c3f12) org-babel-sh-evaluate: Do not issue string :results value - [74d1a8c7](https://github.com/emacs-straight/org-mode/commit/74d1a8c75814519f23fde077d91067b1be61d5eb) Fix incorrectly documented auto-numbering of MathJax equations - [710b6ca7](https://github.com/emacs-straight/org-mode/commit/710b6ca70e1e6d1f9ddc285315543cc361d888d1) Fix under-documented MathJax indentation option - [ea665792](https://github.com/emacs-straight/org-mode/commit/ea665792b2e5008f589e46cfdd3d2e631f84350a) org-compat: Use `define-advice' instead of `defadvice' - [a1c923af](https://github.com/emacs-straight/org-mode/commit/a1c923afda22089cbf14c7b7a175cee10bfd297b) org-scan-tags: Allow arbitrary character classes in todo keywords - [8ef6205a](https://github.com/emacs-straight/org-mode/commit/8ef6205a560cd3a92f8c5f8fe34953b80121c2cb) lisp/org.el: Bump version to 9.5.5 - [1f1d8f90](https://github.com/emacs-straight/org-mode/commit/1f1d8f909aea6a12a9127b8f7d253a979b0b4568) org-element-cache-map: Do not disable GC - [e81a0943](https://github.com/emacs-straight/org-mode/commit/e81a094383a2e06a80e6dfb5ed0ca1ece44026f2) Assert all the Org files to load the same Org version - [7811fc59](https://github.com/emacs-straight/org-mode/commit/7811fc5925f9a8dbd6c14229ca571ffd15070cb5) org-compat: Fix incorrect usage of `apply' in ea665792b - [ac2d0a24](https://github.com/emacs-straight/org-mode/commit/ac2d0a249e5419fb52bc1e953e70c847a31d40de) org.el: Fix percent substitutions in `org-open-file' - [1b647b00](https://github.com/emacs-straight/org-mode/commit/1b647b00d08354d1c2824d0140149a39b271fab7) ORG-NEWS: `org-info-description-as-command' - [76a5f300](https://github.com/emacs-straight/org-mode/commit/76a5f300345fabce7c0eb4908eee217c58b663d0) ol-info: Use org function instead of subr-x - [eeb4fa8c](https://github.com/emacs-straight/org-mode/commit/eeb4fa8c09e6e21b86bec51328e53b4adf662945) org-scan-tags: Fixup a1c923afd - [8151d525](https://github.com/emacs-straight/org-mode/commit/8151d52574f525fd922aadc43544688004cb7d14) ob-shell: Use `process-file' when stdin or cmdline - [a3788bd8](https://github.com/emacs-straight/org-mode/commit/a3788bd8be0921bda7c7c7dce2b8f22319e58cda) org-scan-tags: Fix messed match groups in eeb4fa8c0 - [0c055d2d](https://github.com/emacs-straight/org-mode/commit/0c055d2d319e5a81456038bdfa8e31e57398ec47) org-compat: Add forward-compatibility for argument changes in adviced functions - [e73c5b7d](https://github.com/emacs-straight/org-mode/commit/e73c5b7d0d4dcb1d23088e407301b425adcd0abc) Fix Emacs 29 compiler warnings - [fe90cab9](https://github.com/emacs-straight/org-mode/commit/fe90cab9564bd6fa08c9abe0882e0e06cc5626f9) lisp/ox.el: Rename abnormal hook names to end with "-functions" - [eb5ef0ae](https://github.com/emacs-straight/org-mode/commit/eb5ef0ae1424a725f933ef3929e5396a2ab727ab) ox-icalendar.el: Customize vevent summary prefix - [33686b99](https://github.com/emacs-straight/org-mode/commit/33686b9955c011486a72ec548475651dcadb0339) org.el: Pass link match data to `org-file-apps' functions - [6e9ea3a0](https://github.com/emacs-straight/org-mode/commit/6e9ea3a0766de9df6992bfb0359a5826ed1951b5) org.el: Preserve case for link subgroups from `org-file-apps' - [f25b308a](https://github.com/emacs-straight/org-mode/commit/f25b308af671766bb01e507c6db57bf3e83d8d05) org.el: Avoid dlink identifiers in `org-open-file' - [7c20552e](https://github.com/emacs-straight/org-mode/commit/7c20552ed636d6c058d6be649e19d3d5edc0f62a) org-babel-load-languages: Link to the manual for language list - [3f3ff643](https://github.com/emacs-straight/org-mode/commit/3f3ff643d2e2f0e65a7fd4ff0163944e1c62ae03) org-clock: Make quarter work as parameter for :step in clocktable - [583c01c0](https://github.com/emacs-straight/org-mode/commit/583c01c08496021f2db5ffde118e8ff71039c510) etc/ORG-NEWS: Document new ":step quarter" value - [c9db3c51](https://github.com/emacs-straight/org-mode/commit/c9db3c51aba351ba05148449acc464b10c316ccc) test-org-clock/clocktable/step: Add test for the new ":step quarter" - [0432f4fe](https://github.com/emacs-straight/org-mode/commit/0432f4fe6ba9b07c17ac555beab1527d8f844234) ol.el: Restore complete by description for insert link - [4d8c6fbf](https://github.com/emacs-straight/org-mode/commit/4d8c6fbf7a0cf6f72aa91d03d3dcd6456e9c2b2b) org-up-heading-safe: Consider inlinetasks - [2737128a](https://github.com/emacs-straight/org-mode/commit/2737128aa778297f41971cc93c464faf17718e34) org-back-to-heading: Use cache - [543a23a5](https://github.com/emacs-straight/org-mode/commit/543a23a57d2947cd01c906d134ae9c5c8d0907c4) Revert "lisp/ol.el: Fix bug when storing links" - [f7b85102](https://github.com/emacs-straight/org-mode/commit/f7b8510283537bda4eba3b54fce5eafc7cec9993) ol.el: Skip #CUSTOM_ID when <> link is stored - [c3d6672c](https://github.com/emacs-straight/org-mode/commit/c3d6672cfdbff8c9dd4c2ec70886ad3f62153d07) ol.el: Avoid links like "[[target][file:~/org/test.org::target]]" - [4fc2c8dd](https://github.com/emacs-straight/org-mode/commit/4fc2c8dd89bfbe9f6ad7620c1b4d6def4114489b) org-store-link: Default to empty description for target/custom-id links - [8ec328e8](https://github.com/emacs-straight/org-mode/commit/8ec328e827edf67a09b6612ae32aba79ceb98e9f) org-log-beginning: Fix for headline at eob with no trailing newline - [f8d740f7](https://github.com/emacs-straight/org-mode/commit/f8d740f707ceab1e865fd1745ffaaa531b9fdd0e) org-log-beginning: Fix edge case when we create logbook at eob - [86c4635d](https://github.com/emacs-straight/org-mode/commit/86c4635dba556da01c18f6896aa09bf05d67802b) test-org-link/store-link: Update tests for 4fc2c8dd8 - [2d380265](https://github.com/emacs-straight/org-mode/commit/2d3802658156153974f540877a82bf5a384a2ad4) Do not assert Org version in root Org libraries - [1a5e3f93](https://github.com/emacs-straight/org-mode/commit/1a5e3f931c9bbefaefafd4cdcc5f0dfcd1c97769) testing: Make all files use `lexical-binding` - [17b51973](https://github.com/emacs-straight/org-mode/commit/17b51973bd17f26b4dfa0a5d5f198c7e1c8461dd) * lisp/org.el (org-log-beginning): Fix parens - [6074a22b](https://github.com/emacs-straight/org-mode/commit/6074a22bcb25593bd7644b2695d38f8b41200463) testing: Address FIXMEs identified in 1a5e3f931 - [e3348ccc](https://github.com/emacs-straight/org-mode/commit/e3348ccc03b0aa3e8f8b3d0837b91f8285fe161a) org-batch-test-init: Remove dead code - [69b36bea](https://github.com/emacs-straight/org-mode/commit/69b36beac790bad95fdd9ce4a7bcfbbb46d39c64) ol.el: Always prompt for description in `org-insert-link' - [6d8d7fba](https://github.com/emacs-straight/org-mode/commit/6d8d7fba61652434764c9906df69db373ff4f7f6) ol.el: Mention that `org-insert-link' may edit existing link - [1de67d0b](https://github.com/emacs-straight/org-mode/commit/1de67d0b41488d49072ffb5cd9e171fca8fea600) org-element--cache-sync: Quit early when no cache requests are queued - [8cc821bd](https://github.com/emacs-straight/org-mode/commit/8cc821bda2e400a7705ee304c44bd108139afaf5) org-agenda-get-sexps: Query headline at point once in skip function - [cb8bf4a0](https://github.com/emacs-straight/org-mode/commit/cb8bf4a0d0262772624e4427e95d8ff4ced0f111) org-babel-expand-references: Fix :noweb-ref expansion - [62a52b56](https://github.com/emacs-straight/org-mode/commit/62a52b56bcd7ecf96cf3585d63b9bf1217b8fe36) Update my maintainer email - [1ae801e9](https://github.com/emacs-straight/org-mode/commit/1ae801e9c86d5b150fd085230722e4dac550df30) org: Add "mark domain as safe" convenience action - [1061db94](https://github.com/emacs-straight/org-mode/commit/1061db94acf785f4b8f1140649e3857d52693115) org: Tweak styling of url in resource prompt - [795783d6](https://github.com/emacs-straight/org-mode/commit/795783d6445c279589640f292563f18ad451f20c) ox-latex: Remove unused argument - [4d8d7d6c](https://github.com/emacs-straight/org-mode/commit/4d8d7d6cb42e388572b4f5d227e9b3c9da6ca4a7) ox-latex: Fix string/symbol engraved-preamble val - [be2246a5](https://github.com/emacs-straight/org-mode/commit/be2246a550b444560ec1718c11185ac7bfcfa646) ox-latex: Change lost in conflict resolution - [a526ea6a](https://github.com/emacs-straight/org-mode/commit/a526ea6a3e3d94e92a95ee109c8a0064d409816a) Fix compiler warnings - [0057cc21](https://github.com/emacs-straight/org-mode/commit/0057cc21e13769ec2f8971d49f4e832c6621a2ac) Improve agenda performance - [f1a19740](https://github.com/emacs-straight/org-mode/commit/f1a197401cb245eef73894698dc5084bab0ecc4a) org-fold-core-regions: Avoid multiple evaluation of argument - [7e9d9272](https://github.com/emacs-straight/org-mode/commit/7e9d9272980383a9bfdba936af2af9b86055994c) org-element--cache-active-p: Improve performance - [e9bd219e](https://github.com/emacs-straight/org-mode/commit/e9bd219e35090a80833834bbee97124ad9320f64) org-element--cache-verify-element: Improve performance - [c35a8560](https://github.com/emacs-straight/org-mode/commit/c35a856048f205101f9f06a7f67d4b1d420c9e19) org-in-archived-heading-p: Improve performance - [4075662c](https://github.com/emacs-straight/org-mode/commit/4075662c298da7fa7e2ba19e0b8b36c58852cc0f) org-diary-sexp-entry: Cache results - [c940b460](https://github.com/emacs-straight/org-mode/commit/c940b460c7bb31e98089286a5a45306cc27034cc) ox-texinfo: Include LaTeX in Texinfo exports - [95df82c5](https://github.com/emacs-straight/org-mode/commit/95df82c5fcf926088da2aaab9354a902956ae881) org.el: Support subtree-level org-image-actual-width overriding - [3e3588dc](https://github.com/emacs-straight/org-mode/commit/3e3588dc756bad62a99e6a6aea8e3b62d25240b8) org-agenda-skip: Improve performance - [4657cea4](https://github.com/emacs-straight/org-mode/commit/4657cea495cd8e2163d14e53e5e07d97e4bf47c6) org-agenda-get-timestamps: Improve performance - [d4fde298](https://github.com/emacs-straight/org-mode/commit/d4fde298b9a3b4a460e0fc232263662d9ebb1660) org-agenda-get-sexps: Improve performance - [6a5f6756](https://github.com/emacs-straight/org-mode/commit/6a5f67567effc85255c9093501aa08e79efec65d) fixup! org-agenda-get-sexps: Improve performance - [ae2140b1](https://github.com/emacs-straight/org-mode/commit/ae2140b1e6bfeb3650303b8f1d8a7bcba8f8eb12) org-manual: Fix typo in beamer example - [9dde8241](https://github.com/emacs-straight/org-mode/commit/9dde82411aefe5a6728eef95c3629dbf266fefa5) org-table: Prevent Emacs from merging displayed separator spaces - [d240386c](https://github.com/emacs-straight/org-mode/commit/d240386c106b8191f9365038384626050bfccfe4) org-diary-sexp-entry: Re-use cached nil return values - [6a82d17c](https://github.com/emacs-straight/org-mode/commit/6a82d17c8906fac9c1d7fe65313a9ddcf4b34d56) ob-tangle: New tangle-finished hook - [5a96768d](https://github.com/emacs-straight/org-mode/commit/5a96768dfa5856e01a725bfaf16d45db8b19601a) manual: Document org-babel-tangle-finished-hook - [f0ff1df4](https://github.com/emacs-straight/org-mode/commit/f0ff1df486917ccc60e31e5897185c904d416f46) manual: Note undocumented tangle hooks - [9bd8a99a](https://github.com/emacs-straight/org-mode/commit/9bd8a99a6ecb5df3f7e880f46975f356282c7baa) org-agenda-get-sexps: Avoid excessive calls to `org-agenda-skip' - [0a6a56c8](https://github.com/emacs-straight/org-mode/commit/0a6a56c804099e358ca558119b7aede0b2b9b90f) org-adapt-indentation: Fix 'headline-data checks - [392ccbbf](https://github.com/emacs-straight/org-mode/commit/392ccbbf5d450ad47cd5952ed2f4ef35e454648e) ob-core: Display position of executed babel blocks - [d1c6d020](https://github.com/emacs-straight/org-mode/commit/d1c6d02092540eabdd4cef695d53891190b4704b) ob-core: Display type of element babel executes - [e8a797e1](https://github.com/emacs-straight/org-mode/commit/e8a797e1437d7aef2ce414694d2b642683f79976) ob-core: Display babel execution time - [764642f5](https://github.com/emacs-straight/org-mode/commit/764642f55b7a9821acbabcfa1e2d354afab99be7) ob-clojure.el: Add support for babashka and nbb backend - [3b0c4ad2](https://github.com/emacs-straight/org-mode/commit/3b0c4ad20794ecfb6557900897179718cc812786) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer' - [36c27f11](https://github.com/emacs-straight/org-mode/commit/36c27f11d9fb63b78eea2082ab9e252649106fbe) lisp/ox.el: Add Persian/Farsi translation to `org-export-dictionary' - [1a8490b0](https://github.com/emacs-straight/org-mode/commit/1a8490b031bc03f36572d40ffbf1f1f54d6124d8) Remove request-assign-future.txt - [6b729e24](https://github.com/emacs-straight/org-mode/commit/6b729e24f29976a4ac4305adb24e42df00401d09) README_ELPA: Remove from the repository - [f99902ec](https://github.com/emacs-straight/org-mode/commit/f99902ecdfa4357035fb04f44b3baa8cec260530) ox-publish: Allow linking to encrypted Org files - [3e9f98c6](https://github.com/emacs-straight/org-mode/commit/3e9f98c691f5505dbfdc4cb4b57a411c03bd69aa) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD - [fd195266](https://github.com/emacs-straight/org-mode/commit/fd195266dd004b84689141aa491b48ef3a3c7d81) lisp/org-macs.el: Minor docstring enhancements - [235c72e3](https://github.com/emacs-straight/org-mode/commit/235c72e31fd5aa45c87379b5d9cd19de2d57a5d7) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer' - [cf932474](https://github.com/emacs-straight/org-mode/commit/cf932474737798093051cf830286d578c3f8d3e6) ox-publish: Allow linking to encrypted Org files - [0d8440f5](https://github.com/emacs-straight/org-mode/commit/0d8440f55d9aad6d0ab04597f7d8d14fbd119f0f) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD - [ad52345f](https://github.com/emacs-straight/org-mode/commit/ad52345f003a7b103215fff89319e6df57ccc772) org-element-cache: Report buffer size for unregistered modifications - [a2d1806f](https://github.com/emacs-straight/org-mode/commit/a2d1806f66744071b5fee86369f5f246f6fc0319) lisp/ox-latex.el: Fix docstring typos - [52be6f0f](https://github.com/emacs-straight/org-mode/commit/52be6f0f4a8cc81fa4437469d98ac7ad749cab15) Rename README and CONTRIBUTE as README.org and CONTRIBUTE.org - [c29d3e99](https://github.com/emacs-straight/org-mode/commit/c29d3e997d703f6bf14db559e351729cc25e4f26) * mk/targets.mk (ORGVERSION): Prefer lisp/org.el version header - [c8e0a402](https://github.com/emacs-straight/org-mode/commit/c8e0a402df91e168e1ec263a617b4cec6eb29e2d) org: Prefer standard version format accepted by `version-to-list' - [73f25bba](https://github.com/emacs-straight/org-mode/commit/73f25bba8ffb9fe434486832c6acb98794dd2e69) * lisp/org-macs.el (org-assert-version): Use more lax assertion - [2e012db3](https://github.com/emacs-straight/org-mode/commit/2e012db31a8dbae0f859b8fbfc899aeed3e34244) org.el: Make sure `org-add-log-note' runs at the end of Org command - [aa3eac14](https://github.com/emacs-straight/org-mode/commit/aa3eac143d41370e076f3df97a39788a769e2563) ob-C: do not swallow double quotes on raw output - [c5368323](https://github.com/emacs-straight/org-mode/commit/c5368323085ceb21198220ffc728480813c60145) lisp/ob-clojure.el: Add Daniel Kraus as maintainer - [252a062b](https://github.com/emacs-straight/org-mode/commit/252a062bf8515955eeb79c3585c97d6e8dc06573) CONTRIBUTE.org: Try to be more effective in giving directions - [d7a55bbd](https://github.com/emacs-straight/org-mode/commit/d7a55bbd537314d2776b082bd92a1a08b3edc84e) org-latex-export-to-latex: Do not suppress major modes in babel - [af6b48e8](https://github.com/emacs-straight/org-mode/commit/af6b48e8014512cf009dc80a42a4ab2eaec9c750) doc/org-manual.org fix capture Template elements typo - [791ea505](https://github.com/emacs-straight/org-mode/commit/791ea50528df55bac110fe5e2731af056989bedb) * lisp/org-element.el (org-element--cache-active-p): Fix compiler warning - [e9781f1c](https://github.com/emacs-straight/org-mode/commit/e9781f1c0864eaa6ef26c25295a8881b58102b1d) org-fold-core: Respect 'ignore-indirect optimization better - [fe1f4f2c](https://github.com/emacs-straight/org-mode/commit/fe1f4f2ccf040deff9c57288d987f17cc2da321f) fixup! org-fold-core: Respect 'ignore-indirect optimization better - [7b9d8e7b](https://github.com/emacs-straight/org-mode/commit/7b9d8e7bed55267a53d3eca18eeb8ad3f21721e6) org-fold-core-style: Document that it must be set before loading Org - [b196a05f](https://github.com/emacs-straight/org-mode/commit/b196a05f5a492f58818bc7e3dbfdf23de33698a9) Clean up spacing to pass Emacs's pre-commit check - [6a30ef27](https://github.com/emacs-straight/org-mode/commit/6a30ef2781df47dd51ef0c08ae4ea2b23ff37f32) org.el: Move definition to silence warning - [2bd9db83](https://github.com/emacs-straight/org-mode/commit/2bd9db8345b8d80d126c478b2d876aab87a79f37) Silence byte-compiler under 'make single' - [9ce4727d](https://github.com/emacs-straight/org-mode/commit/9ce4727d8e17c160a7a3959f76174e178145eddd) org-element: Fix Emacs 29 warning about quoting style - [180966c6](https://github.com/emacs-straight/org-mode/commit/180966c645547bf8e0f78ea28d63a686a286d2b2) org-manual: Do not use #+findex inside Footnote - [0641ece5](https://github.com/emacs-straight/org-mode/commit/0641ece57b9d980b63e3a3bb6dc4d467eff3051b) org-manual: Inline single-sentence footnotes - [9db57aee](https://github.com/emacs-straight/org-mode/commit/9db57aee3e86dc47771840d21a19dc2e21e52299) Do not use visual `current-indentation' when we need real values - [506d5b12](https://github.com/emacs-straight/org-mode/commit/506d5b12ddbb319f0f70593cda54d8d9c580db7b) org-comment-line-break-function: Avoid built-in Emacs comment machinery - [de5bdb09](https://github.com/emacs-straight/org-mode/commit/de5bdb090d54c2cdbdf162fe6d6778fe6a43b999) Backport commit 19de241a7 from Emacs - [e7572fa8](https://github.com/emacs-straight/org-mode/commit/e7572fa86c364699c7ecd28e47fd5ef73eeb21e6) Backport commit 616dcf27e from Emacs - [c7e1bbfd](https://github.com/emacs-straight/org-mode/commit/c7e1bbfd1c14a28251f0190e7825083c24d97d27) Backport commit 664094222 from Emacs - [f99a8ea4](https://github.com/emacs-straight/org-mode/commit/f99a8ea434c2c565337ee7a0075cd1e273fa6e75) Backport commit 104e90d93 from Emacs - [1a2d2fd5](https://github.com/emacs-straight/org-mode/commit/1a2d2fd5e4e4a6ff7dc9412c7629635d31b334fb) Backport commit c1145c31a from Emacs - [772c4477](https://github.com/emacs-straight/org-mode/commit/772c44779c98a8f88b9ebf2266c612fc625b1a46) Backport commit dd0727e1e from Emacs - [659646f1](https://github.com/emacs-straight/org-mode/commit/659646f135c6e9a339731b39b9b534976a283277) Backport commit e0ca8f791 from Emacs - [1a3dd6ec](https://github.com/emacs-straight/org-mode/commit/1a3dd6ec85fc47b133b01f4ce724fb7bc60fca01) Backport commit 5f57b41aa from Emacs - [5d5a7832](https://github.com/emacs-straight/org-mode/commit/5d5a7832ec1e5b471b1833721464854f07a766bd) Backport commit 18b680cfd from Emacs - [723af4af](https://github.com/emacs-straight/org-mode/commit/723af4afae847c7df817ca5a19c8a578e9f92395) Backport commit 8ef37913d from Emacs - [56ba22b9](https://github.com/emacs-straight/org-mode/commit/56ba22b9dfa752071308146cb5c9c4e7aa5dc63e) Backport commit 3abb3681b from Emacs - [37bb3547](https://github.com/emacs-straight/org-mode/commit/37bb3547c70128cd8d031de914e380215f282eac) Backport commit fa1a7ac61 from Emacs - [c06dc10f](https://github.com/emacs-straight/org-mode/commit/c06dc10f393334ae244d2679716e89f695d48275) Backport commit 2fba71cf1 from Emacs - [e74ea551](https://github.com/emacs-straight/org-mode/commit/e74ea551bf8b64c76588d5c63485134eddc9a22f) Backport commit cc8b6101f from Emacs - [5a81ec00](https://github.com/emacs-straight/org-mode/commit/5a81ec001874c9eb881c9a94a82bed0277bbcf1e) Backport commit 253374f81 from Emacs - [303c8935](https://github.com/emacs-straight/org-mode/commit/303c89350e9a96880e7329a35cb35a0f58c2a9eb) Backport commit 5b3d4e7bf from Emacs - [07c5d066](https://github.com/emacs-straight/org-mode/commit/07c5d066aa98e8febb1afa6d7dc233d3f2111e87) Backport commit 3236dedc2 from Emacs - [4f8ea506](https://github.com/emacs-straight/org-mode/commit/4f8ea506049938bd4fed49e27596f0a5fcf41372) Backport commit d21412df0 from Emacs - [4ae72c61](https://github.com/emacs-straight/org-mode/commit/4ae72c61749b6661d3d401cd5a181e5df6a5cc07) Backport commit 0f7ceb480 from Emacs - [8ac9203d](https://github.com/emacs-straight/org-mode/commit/8ac9203d5c41ca8f1de8f1cdb32141e7565aad06) Backport commit 979308b4c from Emacs - [0da6c49f](https://github.com/emacs-straight/org-mode/commit/0da6c49f75c4b6d308d750384fcada54efb29837) Backport commit 4f37a3b29 from Emacs - [c77692e8](https://github.com/emacs-straight/org-mode/commit/c77692e8fb0593ef388979732a2eb8ca011a59d5) Backport commit f94e93a6e from Emacs - [675ec677](https://github.com/emacs-straight/org-mode/commit/675ec6771fb21e40a054d39102edc20a646abf22) Backport commit 9230953f2 from Emacs - [69ba7a20](https://github.com/emacs-straight/org-mode/commit/69ba7a20bec22599d47458383d6416db235aec1d) Backport commit 2a8d08360 from Emacs - [07ca33e6](https://github.com/emacs-straight/org-mode/commit/07ca33e60380a74e30075349d3e6e62dd045ddff) Backport commit 2a05479c2 from Emacs - [1adbaca7](https://github.com/emacs-straight/org-mode/commit/1adbaca75a8cd3d0fbfb31ba184abe2dad2cf03b) Backport commit 563bf2fae from Emacs - [e614a763](https://github.com/emacs-straight/org-mode/commit/e614a763ca1cb766f57ab507050629bf2d92b348) Backport commit 70341cab3 from Emacs - [e7059f7d](https://github.com/emacs-straight/org-mode/commit/e7059f7dbeca71deed2f5905c7b66b95539b4f5c) Backport commit 22a5f0223 from Emacs - [19c3969e](https://github.com/emacs-straight/org-mode/commit/19c3969e75fb5629ed9419be399f88bdd56fb113) Backport commit 2682ea1b3 from Emacs - [e9df837d](https://github.com/emacs-straight/org-mode/commit/e9df837d8af0017f8470c469ef0f49d365729f23) Backport commit 0a6e2b3bf from Emacs - [1bbd8631](https://github.com/emacs-straight/org-mode/commit/1bbd86310a4eee2011534aabcc8edeb2be378398) Backport commit 4c1bc8315 from Emacs - [883f87c3](https://github.com/emacs-straight/org-mode/commit/883f87c3e71401f4f5d8c2e71e317db9df3b6b97) Backport commit 4d64c39fa from Emacs - [2ac8c44f](https://github.com/emacs-straight/org-mode/commit/2ac8c44f04c3e3f0697d18d964742c2ca373048e) Backport commit b335e1a04 from Emacs - [25e638f7](https://github.com/emacs-straight/org-mode/commit/25e638f7266d783dcbf159735b77bd542cfb04aa) Backport commit 1137219c9 from Emacs - [e58217ff](https://github.com/emacs-straight/org-mode/commit/e58217ff1fbcac95aa7dd68189440827a2e249f3) Backport commit 57259773b from Emacs - [add8552b](https://github.com/emacs-straight/org-mode/commit/add8552b1d50030bb919c63d1e5daf7f611f2677) Backport commit 48aacbf29 from Emacs - [9c2bc287](https://github.com/emacs-straight/org-mode/commit/9c2bc2877f15b4b9e30251ffddd5cb481ada27a2) Backport commit 06d716147 from Emacs - [c2c8e66e](https://github.com/emacs-straight/org-mode/commit/c2c8e66e5de731911ca3c78fc471668a61eab81b) Backport commit b7e867b84 from Emacs - [9b62bcc9](https://github.com/emacs-straight/org-mode/commit/9b62bcc9c60302467d1d45b6c240057e80fce656) Backport commit 8dacd8cd9 from Emacs - [631d4eb6](https://github.com/emacs-straight/org-mode/commit/631d4eb6af69ffdaba39fbcce3a870bbb43ddea1) org-macs: Move org-current-text-indentation to silence byte-compiler - [abc34b45](https://github.com/emacs-straight/org-mode/commit/abc34b458f6a79333ddca6404bf38f196a804a40) org-mouse: Make recently ported change compatible with Emacs < 29 - [6dd736ab](https://github.com/emacs-straight/org-mode/commit/6dd736ab357a7db69d82d27f5309acd0f4d8de74) ol-eshell: Make recently ported change compatible with Emacs < 29 - [0e0fe76a](https://github.com/emacs-straight/org-mode/commit/0e0fe76ae44dbcccc8c5d33854a7b6a6aa751903) ox-icalendar: Fix time zone construct from recently ported commit - [98e168b4](https://github.com/emacs-straight/org-mode/commit/98e168b489e4350430d1600f7ece57215de1027c) compat: Add compatibility wrapper for string-clean-whitespace - [75d63533](https://github.com/emacs-straight/org-mode/commit/75d63533d32a25fa4e313c7e19c6af42e6fc2ff4) compat: Move string-equal-ignore-case to correct section - [07b6a0e0](https://github.com/emacs-straight/org-mode/commit/07b6a0e0449caafb755bebb8def2754b29487048) compat: Use org- wrapper for string-equal-ignore-case compatibility - [95a4c59b](https://github.com/emacs-straight/org-mode/commit/95a4c59bfe09c2a8baef0eb557d4853320916f32) compat: Add compatibility wrapper for format-prompt - [1f8cc855](https://github.com/emacs-straight/org-mode/commit/1f8cc8554279ebfd1f93e13b2271b95d5b5b6c17) org-agenda: Replace 29.1 version keywords with package-version - [e305755b](https://github.com/emacs-straight/org-mode/commit/e305755b1a7ac41c74ebf9a39e8b9d547acb523d) org-element: Parse malformed clock lines as paragraphs - [ceb99b86](https://github.com/emacs-straight/org-mode/commit/ceb99b86006f9a10a772860c72dd473cb15a72aa) org-table-fix-formulas: Ensure shifting columns after removing invalid - [2c8bd0cc](https://github.com/emacs-straight/org-mode/commit/2c8bd0cc9b914b4dcc11e337faedbabe195097fb) org-fill-element: Respect region selection when filling src-block - [5adde9f3](https://github.com/emacs-straight/org-mode/commit/5adde9f3fed4e0d1003860002f21c827276f1d19) * doc/org-manual.org (Handling Links): Remove incorrect footnote - [22470832](https://github.com/emacs-straight/org-mode/commit/224708323e0f5682eb3894d58032a593a1a05214) org-clock: Do not assume that clock is always inside capture buffer - [f0b7dfb3](https://github.com/emacs-straight/org-mode/commit/f0b7dfb3a018891b2955986b0bdb5bf6fd5beb57) org-table: Repair table before inserting rows/columns - [580f2861](https://github.com/emacs-straight/org-mode/commit/580f2861402ebd9c4effe0c8db5e6efdc139e79a) doc/org-manual.org: Fix typo - [edf5afc1](https://github.com/emacs-straight/org-mode/commit/edf5afc1d833a814cf97e814194b83b82f26a294) Fix filter preset problem for sticky agenda - [101280aa](https://github.com/emacs-straight/org-mode/commit/101280aa66baec74e36deaeac403cbcbb3c72be8) Add crossreference to org-stuck-projects docstring - [e28e3aaa](https://github.com/emacs-straight/org-mode/commit/e28e3aaabba696444cf4f8243034602bc5824dc1) Improve documentation of org-agenda-skip-* - [0b67b9f6](https://github.com/emacs-straight/org-mode/commit/0b67b9f64f4fdba52398a729a76e18b6051401b4) Improve documentation of org-kill-line - [9ef44922](https://github.com/emacs-straight/org-mode/commit/9ef449224bc532f5cb2d0bc95cce0bb4a43c73bf) org-manual: Fix the location of "date tree" index entry - [eece396d](https://github.com/emacs-straight/org-mode/commit/eece396db88e5793c994825fcb1f75d13091ee5c) org-manual: Add example illustrating date tree - [9b690462](https://github.com/emacs-straight/org-mode/commit/9b690462a319e4268f15949bba0fe024dca77182) Allow returning empty list from post-processing block - [48ac65be](https://github.com/emacs-straight/org-mode/commit/48ac65bea08d385065c4b57f64a276f2b0d86a07) ob-sed-test: Make the tests pass on BSD systems, such as macOS - [a2204920](https://github.com/emacs-straight/org-mode/commit/a220492064c674ef09589b43799e8868489783a4) ob-sed: Fix typo - [279bee08](https://github.com/emacs-straight/org-mode/commit/279bee087d33f96aece12eaf334547b33ef18e88) org-element-clock-line-re: Fix Emacs 26 compatibility after e305755b1 - [5a167f6e](https://github.com/emacs-straight/org-mode/commit/5a167f6ef20e337c9b1063097ebe64624ad932a6) org-element-cache-reset: Never use cache persistence in non-file buffers - [aa90e5b5](https://github.com/emacs-straight/org-mode/commit/aa90e5b59cc0fe41072cd6f78968e0b8d5ac6939) org-export-with-buffer-copy: Avoid all the hooks, not just `org-mode-hook' - [4cb1b8eb](https://github.com/emacs-straight/org-mode/commit/4cb1b8ebd006e0659a34c942ab5594f177d6bf49) org-export-ignored-local-variables: Do not copy cache - [0551eba4](https://github.com/emacs-straight/org-mode/commit/0551eba40ca1cdeac8645c8614747566025a7e94) org-export-get-ordinal: Cache results - [b45911d4](https://github.com/emacs-straight/org-mode/commit/b45911d41e9d81bc23b93d7e75d0a7611ae18f38) org-export-copy-buffer: Prevent saving to disk - [09fd5f88](https://github.com/emacs-straight/org-mode/commit/09fd5f886a81af686ac0b69af19eb7a8d2007284) org-html-format-latex: Avoid unnecessary string allocation - [514e3a9c](https://github.com/emacs-straight/org-mode/commit/514e3a9cd26e150f6ee7251433e14701b62f7e98) org-export: Suppress cache persistence in buffer copies during export - [dcdf98a5](https://github.com/emacs-straight/org-mode/commit/dcdf98a564d17f918afbb947dfc6c96244b94abb) org-export-copy-buffer: Update declarations - [0be36ac1](https://github.com/emacs-straight/org-mode/commit/0be36ac13eee17b3bf26ea55ba596bf61b71602d) org-html-format-latex: Prevent save prompt for temporary buffer - [7f3a6cf6](https://github.com/emacs-straight/org-mode/commit/7f3a6cf6e72fe9968c6ef32211c754b7fe0172b6) org-capture: Add template hook properties - [2f4de609](https://github.com/emacs-straight/org-mode/commit/2f4de60980b6b10770696c4ee0b610d0e96ab575) ob-emacs-lisp: Don't print arguments of post-process arguments to stdout - [fc8e375b](https://github.com/emacs-straight/org-mode/commit/fc8e375b9bd2685690e6ec9f0cc6ed078a6e938f) Begin messages about executing code blocks with a capital letter - [1a62cd94](https://github.com/emacs-straight/org-mode/commit/1a62cd94cfc92c3ce6eadb2ffc1d6a18e8caee86) org-pcomplete: Fix completion inside bracketed link - [3de74bbe](https://github.com/emacs-straight/org-mode/commit/3de74bbeff704a1e297d0f8c445790928e71344f) fixup! org-export-copy-buffer: Prevent saving to disk - [17708ab3](https://github.com/emacs-straight/org-mode/commit/17708ab3fa4f2a0f118bf86cebd4753f50e8bb26) org-export-copy-buffer: Document the caveats - [86b6d843](https://github.com/emacs-straight/org-mode/commit/86b6d843f6e8d33c0dcf414f7fda2b1ac6492550) org-html-format-latex: Prevent side effects of copying `buffer-file-name' - [eeae6ed4](https://github.com/emacs-straight/org-mode/commit/eeae6ed4bf965d7b7e022107c60da226cbb6d53c) org-agenda-lisp: Add FIXME about let-binding `inhibit-redisplay' - [b68c1666](https://github.com/emacs-straight/org-mode/commit/b68c1666c2be28b6e0b9fc6b1c1c863dd0d8f27c) org-ts-regexp0: Fix matching timestamps with no day name - [1966a7a8](https://github.com/emacs-straight/org-mode/commit/1966a7a8a8a2934443f24ca9c968a4eba09c3650) org-manual: Document :eval yes header argument value - [fcd38174](https://github.com/emacs-straight/org-mode/commit/fcd38174500f9a18ee34ed8179a0e75c2892c8f5) org-toggle-heading: Use buffer-local keyword settings when possible - [ae028d0a](https://github.com/emacs-straight/org-mode/commit/ae028d0a2546eea90fdb3d8d84b084bcb03f0d9c) org-toggle-heading: Document checkbox conversion to TODO keywords - [233ad886](https://github.com/emacs-straight/org-mode/commit/233ad886511850010a621129ca63facd0f8a6449) org-export: Do not use `always' not available in Emacs <28 - [04d9d4b3](https://github.com/emacs-straight/org-mode/commit/04d9d4b3db84e0025e21e9248bc2d218cd3c0e9b) compat: Load subr-x for Emacs < 28 compatibility - [de553d1d](https://github.com/emacs-straight/org-mode/commit/de553d1dc7c587d1f3a853543259f8a14464af54) lisp/org-clock.el: Fix bug in prompt for resolving clocks - [41a409f7](https://github.com/emacs-straight/org-mode/commit/41a409f79d07fe7a3e8c5f934b97e4a2884bf948) org-src-font-lock-fontify-block: Do not fold links inside src blocks - [ba8fbd0c](https://github.com/emacs-straight/org-mode/commit/ba8fbd0cda18146410899cf38c1f7fc34c204cb9) testing/lisp/test-ob-java.el: Add missing `provide' - [f4149681](https://github.com/emacs-straight/org-mode/commit/f4149681eea6d0b279cb9472f7b72f59e9643413) org-babel: Fix usage of `org-babel-temporary-directory' - [31de027c](https://github.com/emacs-straight/org-mode/commit/31de027c128a232f22df766866cbfd16c9713a6e) test-ob-java: Use `temporary-file-directory' - [96af4a86](https://github.com/emacs-straight/org-mode/commit/96af4a863453e5cc4089f06a5a9d4a45c3be76a5) * mk/default.mk (BTEST_OB_LANGUAGES): Test ob-java by default - [e7feeb22](https://github.com/emacs-straight/org-mode/commit/e7feeb2225b59e6434881cb7bc425c6be650a08e) org-export: Propertize keybindings in Org Export dispatch UI - [192742c9](https://github.com/emacs-straight/org-mode/commit/192742c9c5a4c6a1470674343a09e5ba1f1bc440) org-export-with-buffer-copy: Allow safe reusable buffer copy - [8901fd22](https://github.com/emacs-straight/org-mode/commit/8901fd2261a8a16917b32e9999b9e43c7ea43b51) Add a regression test for `org-export-with-buffer-copy' - [616fc204](https://github.com/emacs-straight/org-mode/commit/616fc204455ee2145f71080be3dfed9879b64fcd) Backport commit f3769bc32 from Emacs - [4d07df71](https://github.com/emacs-straight/org-mode/commit/4d07df718b36bf8af51241c0ab4c1d338fd936c1) ob-clojure.el: Add a :backend header arg to clojure code blocks - [3f60acff](https://github.com/emacs-straight/org-mode/commit/3f60acff7717e472d06833e9cf9fff6ca3d59337) ox-latex: Protect [...] after \\ to be interpreted as LaTeX argument - [dd221239](https://github.com/emacs-straight/org-mode/commit/dd2212395b58f67f776485217da9d6e1d8bb1f8b) org-ctrl-c-ctrl-c: Update timestamp at point inside clock lines - [88c85d62](https://github.com/emacs-straight/org-mode/commit/88c85d620bb0153f0290552b5eb3b333a32f7fb8) org-map-entries: Do not demand file buffer when SCOPE is nil - [eb15341b](https://github.com/emacs-straight/org-mode/commit/eb15341b3c0c0dc82eab7edf3b634bc211bfa797) org-cycle-set-visibility-according-to-property: Do not change ancestor visibility - [c57b0303](https://github.com/emacs-straight/org-mode/commit/c57b03032380de519bafcf903ca9236668038d4e) org-agenda: Make sure file restriction can be removed - [416c839c](https://github.com/emacs-straight/org-mode/commit/416c839c59a6186ca4f6cdd179c628ef49cd6c99) lisp/org-agenda.el: Remove unused `org-agenda-last-dispatch-buffer' - [4c064183](https://github.com/emacs-straight/org-mode/commit/4c0641837c8570dd8ad7f18c2482411bdc0cda16) org-babel-script-escape: Turn empty lists into nil - [601ce688](https://github.com/emacs-straight/org-mode/commit/601ce688d5a51db7f1a5262063512f13b581bdc4) lisp/ob-clojure.el: Fix :backend override not work with `org-babel-clojure-backend' - [0e4874f1](https://github.com/emacs-straight/org-mode/commit/0e4874f17c80f5bcf0a02674d57257a458b85e8f) org-up-element: Fix jumping up from inlinetask - [3790bf8e](https://github.com/emacs-straight/org-mode/commit/3790bf8ea1d070055a989f0b9587948e07877977) org-clock-sum: Do not err when have malformed clock lines - [97672efd](https://github.com/emacs-straight/org-mode/commit/97672efdb0b21b688cf532011b7e10706b102534) testing/lisp/test-ob-eshell.el: Fix tests - [08a1a916](https://github.com/emacs-straight/org-mode/commit/08a1a91623f7d2f084de254e4c79a7dbb5f2c4a1) testing/lisp: Add missing `featurep' checks for required packages - [3e864877](https://github.com/emacs-straight/org-mode/commit/3e86487755e6e023625ad3ddac105b93759e63ec) testing/lisp: Add missing `provide' --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9d83b478..467848f1 100644 --- a/flake.lock +++ b/flake.lock @@ -210,11 +210,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1629714870, - "narHash": "sha256-D6gUJtzZMpyJBNNn5EKWDCbDDgIXzxMx54fpcQ3DM2o=", + "lastModified": 1665657044, + "narHash": "sha256-8+pYCZLckxXyT1PIZmvwUwmEf+dOClhEoLL+lnZmIao=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "a3ba79cd3a120235dae524f49945fbe99df923cf", + "rev": "3e86487755e6e023625ad3ddac105b93759e63ec", "type": "github" }, "original": {