提交历史

作者 SHA1 备注 提交日期
  Ihor Radchenko 6631b3f7bb org-element--parse-to: Fix limit when pasting top-comment and no cache 3 年之前
  Ihor Radchenko 1f48d2d751 org-element-cache-map: Do not byte-compile FUNC 3 年之前
  Ihor Radchenko dc4b2772e3 org-element-cache-map: Fix an edge case with org-element-cache-continue-from 3 年之前
  Ihor Radchenko 515ce56d4e org-element-cache: Fix transforming keywords to affiliated 3 年之前
  Ihor Radchenko a98ae424d2 org-element-cache: Give user more control over silent modificatoin checks 3 年之前
  Kyle Meyer aae2ac3a68 Merge branch 'bugfix' 3 年之前
  Kyle Meyer 5a229cbc44 Update copyright year to 2022 3 年之前
  Ihor Radchenko 06f58e4759 org-element-cache-map: Fix when FUNC deletes current element 3 年之前
  Ihor Radchenko 8f50ea2d69 org-element--parse-to: Get rid of unnecessary cache lookup 3 年之前
  Ihor Radchenko 4426d8009f org-element-cache: Fix Phase 1 when new parent overlaps future edits 3 年之前
  Ihor Radchenko e2a8e95576 org-element-cache: Fix when edit extends previous element 3 年之前
  Ihor Radchenko d6e6a9a3bc org-element.el: Silence compiler 3 年之前
  Ihor Radchenko 092e921423 org-element-cache-map: Fix when start is nil after buffer modification 3 年之前
  Ihor Radchenko 3338f37061 org-element--cache-process-request: Fix format specifier allowing marker 3 年之前
  Ihor Radchenko 325b06bde4 org-element-cache: Do not carry over warning after sync 3 年之前
  Ihor Radchenko d267486002 org-element-cache: Fix some edits right after indent at :begin 3 年之前
  Ihor Radchenko 5840e4d61a org-element-cache Do not make headline non-robust after changes at :end 3 年之前
  Ihor Radchenko 69985367cd org-element-cache: Consider non-PROPERTIES drawers robust 3 年之前
  Ihor Radchenko 6339c622f8 org-element-cache: Do not consider BEGIN lines of elements sensitive 3 年之前
  Ihor Radchenko fd93ad698a org-element-cache: Do not treat inserting newline at :begin sensitive 3 年之前
  Ihor Radchenko cfe4b17d96 org-element-cache: Optimise changed property drawer detection 3 年之前
  Ihor Radchenko 798435be85 org-element-cache: Fix merging intersecting Phase 0 requests 3 年之前
  Ihor Radchenko 9c7acaa02d Re-implement 54534eebb more efficiently 3 年之前
  Ihor Radchenko edddc7d149 org-element-cache-map: Reduce memory allocation and time re-search 3 年之前
  Ihor Radchenko 54534eebbb org-element-cache: Handle some edits in top-level property drawer 3 年之前
  Ihor Radchenko 9843670d11 org-element--cache-sync: Another take on false positive warnings 3 年之前
  Ihor Radchenko b59ccbf55b org-element-at-point: Improve warning message 3 年之前
  Ihor Radchenko 328be6df40 org-element--parse-to: Fix skipping sibling optimisation 3 年之前
  Ihor Radchenko b170b23a5b Update adadb5b55 for Emacs 26 3 年之前
  Ihor Radchenko adadb5b554 org-element--cachy-sync: Add exception for unregistered changes 3 年之前