提交历史

作者 SHA1 备注 提交日期
  Kyle Meyer 9ce4727d8e org-element: Fix Emacs 29 warning about quoting style 1 年之前
  Kyle Meyer b196a05f5a Clean up spacing to pass Emacs's pre-commit check 1 年之前
  Ihor Radchenko 791ea50528 * lisp/org-element.el (org-element--cache-active-p): Fix compiler warning 2 年之前
  Ihor Radchenko ad52345f00 org-element-cache: Report buffer size for unregistered modifications 2 年之前
  Ihor Radchenko e9bd219e35 org-element--cache-verify-element: Improve performance 2 年之前
  Ihor Radchenko 7e9d927298 org-element--cache-active-p: Improve performance 2 年之前
  Ihor Radchenko 1de67d0b41 org-element--cache-sync: Quit early when no cache requests are queued 2 年之前
  Ihor Radchenko e73c5b7d0d Fix Emacs 29 compiler warnings 2 年之前
  Ihor Radchenko e81a094383 Assert all the Org files to load the same Org version 2 年之前
  Ihor Radchenko 1f1d8f909a org-element-cache-map: Do not disable GC 2 年之前
  Ihor Radchenko 3c11e9df6e org-element-cache-map: Do not refresh cache before processing 2 年之前
  Ihor Radchenko b8a0ddf52f Use the full org-fold-core API when `org-fold-core-style' is `overlays' 2 年之前
  Ihor Radchenko 057df6cce2 org-open-at-point: Do not list links under headline that cannot be opened 2 年之前
  Max Nikulin ae1db7df39 Use `org-encode-time' helper macro 2 年之前
  Ihor Radchenko e0e016c1ae org-element: Do not try to sync element cache in the middle of a change 2 年之前
  Stefan Kangas 41e19f1d7a ; Fix typos 2 年之前
  Ihor Radchenko aa5bc2c760 org-element-cache: Make sure that cache is correctly synced before saving 2 年之前
  Ihor Radchenko eb796ae432 org-element-cache: Use `buffer-size' to detect silent modifications 2 年之前
  Stefan Kangas 13d97ee18c Prefer "website" to "homepage" 3 年之前
  Ihor Radchenko 197d500607 org-element-cache: Setup before/after-change-functions in indirect buffers 2 年之前
  Ihor Radchenko 37a447ae08 org-element-map: Avoid repetitive `plist-get' call 2 年之前
  Ihor Radchenko 8a0b03fb3b org-element-headline-parser: Fix headings like * COMMENTnospace 2 年之前
  Ihor Radchenko 3825ca6ccb Fix make doc failure introduced by 93821b431 2 年之前
  Ihor Radchenko 4487acc630 org-element-cache: Do not compare buffer positions with cache keys 2 年之前
  Ihor Radchenko 93821b431c org-element--cache-for-removal: Improve performance 2 年之前
  Ihor Radchenko 96746438c0 org-element--cache-find: Do not hash section/org-data/table elements 2 年之前
  Ihor Radchenko 548632a15e fixup! org-element: Implement tree search caching 2 年之前
  Ihor Radchenko 962b796900 org-element: Implement tree search caching 2 年之前
  Ihor Radchenko 4dda0d7a8d org-element: Fix org-element-timestamp-parser for incomplete ranges 2 年之前
  Ihor Radchenko d6bae908f3 Fix macro indentation and re-indent code misindented by nameless 2 年之前