From 9e9e67b103c64fb03bf959912b56ac80a7543470 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 01:12:34 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 08071079 -> aa3980dd ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/080710797ad25e76c4556d2b03cc0aa5313cd187...aa3980dd7f41c52a38d08cff2a1b66881786a443 - [8944124e](https://github.com/emacs-straight/org-mode/commit/8944124edf271ef60ed01aec340e419388fa7ea2) Revert "org-persist-gc: GC collections without persist file" - [ed0cfbd7](https://github.com/emacs-straight/org-mode/commit/ed0cfbd7b5d91f7dc4f149d5cd64ac42aa3eba8a) org-clock.el: Fix week start != 1 - [fdea2008](https://github.com/emacs-straight/org-mode/commit/fdea20084dd9d1171c84f6b2d703d4799d27a19a) org-element-cache-map: Fix edge case - [6e6354c0](https://github.com/emacs-straight/org-mode/commit/6e6354c074a323780f103aabf45be74104ce3ecf) org-tags-expand: Do no modify buffer's syntax table by side effect - [30b790f4](https://github.com/emacs-straight/org-mode/commit/30b790f42bd0de95ca15d927e27b9125b6549043) org-refile: Fix heading being removed when refiling into itself - [ab542a65](https://github.com/emacs-straight/org-mode/commit/ab542a65326f786564eec5f0e6358019c1268669) org-lint: Lint malformed timestamps - [ef4d8adc](https://github.com/emacs-straight/org-mode/commit/ef4d8adcaa57da0b0ddcea7fbf4fa2150cac3f96) fixup! org-lint: Lint malformed timestamps - [57eb97fa](https://github.com/emacs-straight/org-mode/commit/57eb97fa354b7dca78e6842538779257207a1474) org-element: Consistently drop text properties when parsing - [b70ef01f](https://github.com/emacs-straight/org-mode/commit/b70ef01ff235cb4868799927f62a7df4c7d2c10c) org-element: Prefer property values that occupy less memory - [ec694f00](https://github.com/emacs-straight/org-mode/commit/ec694f00de78f05af56a5697b5615f5189d613b3) org-element-inlinetask-parser: Store boolean instead of larger integer - [aafa0c28](https://github.com/emacs-straight/org-mode/commit/aafa0c2828add139dc86f10b27e11ba17e14c416) org-element: Cache commonly used property value strings in obarray - [6fd6b94c](https://github.com/emacs-straight/org-mode/commit/6fd6b94cd5480c21d75052065c8b0900003c013f) org-element-parse-buffer: Use "property" term consistently - [c8e8f4e3](https://github.com/emacs-straight/org-mode/commit/c8e8f4e3c2b1e0e8844a6ea60509f2de2e1e0612) org-fold--reveal-headline-at-point: Fix edge case with invisible subtree - [546f2d86](https://github.com/emacs-straight/org-mode/commit/546f2d86d14cf10ddfa6da4f57f583377d6b24da) org-add-prop-inherited: Avoid modifying S - [c0cdc5f7](https://github.com/emacs-straight/org-mode/commit/c0cdc5f77c255242722f7922a41e0ac3c5ce5ffe) * lisp/org.el (org-at-heading-p): Do not call redundant `bolp' - [ea3d06e5](https://github.com/emacs-straight/org-mode/commit/ea3d06e57e0c59bd4a5769e010954669ff9d796f) org-element--cache-active-p: Fix when cache is not initialized - [cfb2ddab](https://github.com/emacs-straight/org-mode/commit/cfb2ddab11a534ed4e9bf86a17863d8c7664a661) org-update-checkbox-count: Disable fold modification check - [03afd255](https://github.com/emacs-straight/org-mode/commit/03afd25582544ca904c7796b0f656b5b8c6f53d9) testing/lisp/test-org-colview.el: Add tests - [9d06e7bf](https://github.com/emacs-straight/org-mode/commit/9d06e7bf80056a3fb8ae68a86883e2b3c6746553) ox.el: Add more customizable `org-export-dispatch' options - [fe74a3ed](https://github.com/emacs-straight/org-mode/commit/fe74a3ed2d81704e9e1caae0b6e1be2e0eefc3f2) org-crypt-decrypt-entry: Apply initial visibility upon decryption - [9d304d37](https://github.com/emacs-straight/org-mode/commit/9d304d371efe36c75c15e41fe03fe7dd746b10ca) org-indent-line: Remove unnecessary call to `org-element-at-point' - [bfa362c4](https://github.com/emacs-straight/org-mode/commit/bfa362c47de9fb2f8e5376c97a885f18f0d352ff) org-element-section-parser: Optimize performance - [3a4f9604](https://github.com/emacs-straight/org-mode/commit/3a4f9604f1c358045930ef97745898a7391fc162) Cache -level headline regexps instead of calculating dynamically - [bc4ee1c7](https://github.com/emacs-straight/org-mode/commit/bc4ee1c72a638b815dd416b794e0666066a17122) org-element--current-element: Micro optimizations - [53404597](https://github.com/emacs-straight/org-mode/commit/534045979da96caf6635bbdfca013d91e133bb78) org-element--current-element: Do not try to query cache - [64e15ea0](https://github.com/emacs-straight/org-mode/commit/64e15ea0b0445174272a064067708ea4da636593) Optimize org-element--cache-compare - [6d9f3af7](https://github.com/emacs-straight/org-mode/commit/6d9f3af7745276653ace544a2126ba13ed64fb6a) org-element--parse-to: Micro optimizations - [fa058f6d](https://github.com/emacs-straight/org-mode/commit/fa058f6d97d9bf45c82160703c9cb4e85dbcadc0) mk/org-fixup.el: Adjust for Emacs 29 autoload.el deprecation - [93492b86](https://github.com/emacs-straight/org-mode/commit/93492b86192b4354c1fac406b7d265ca21503fcc) org-compile-file: Ensure whitespace before ERR-MSG - [513534f2](https://github.com/emacs-straight/org-mode/commit/513534f2a78a25ba99a199d428047a783b765a5c) lisp/org.el: allow org-return to call org-open-at-point on citations - [aa3980dd](https://github.com/emacs-straight/org-mode/commit/aa3980dd7f41c52a38d08cff2a1b66881786a443) test-org/return: Add test clauses for `org-return' at citations --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..dd55f63 100644 --- a/flake.lock +++ b/flake.lock @@ -263,11 +263,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1683136293, - "narHash": "sha256-PMHNr3Qo62uqO5IUDAfxUoqa4Zvb9y2J76pRYDB/6Y4=", + "lastModified": 1685017285, + "narHash": "sha256-8C6TkZYIQT3d0dio7dI4Zb5JfonaIlBuUP7fI73kGf4=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "080710797ad25e76c4556d2b03cc0aa5313cd187", + "rev": "aa3980dd7f41c52a38d08cff2a1b66881786a443", "type": "github" }, "original": {