Historique des commits

Auteur SHA1 Message Date
  Ihor Radchenko 38a681fdae org-element-cache-reset: Do not persist caches for non-file buffers il y a 3 ans
  Ihor Radchenko edd7f2962f org-persist: Reimplement using more generic approach il y a 3 ans
  Ihor Radchenko 1587e445be org-element-cache: Suggest to share warning text as well in the warnings il y a 3 ans
  Ihor Radchenko 5d05f5911a org-element-cache: Allow detecting changes from indirect non-Org buffers il y a 3 ans
  Ihor Radchenko 9b58ead467 org-element-context: Use element cache il y a 3 ans
  Ihor Radchenko 6631b3f7bb org-element--parse-to: Fix limit when pasting top-comment and no cache il y a 3 ans
  Ihor Radchenko 1f48d2d751 org-element-cache-map: Do not byte-compile FUNC il y a 3 ans
  Ihor Radchenko dc4b2772e3 org-element-cache-map: Fix an edge case with org-element-cache-continue-from il y a 3 ans
  Ihor Radchenko 515ce56d4e org-element-cache: Fix transforming keywords to affiliated il y a 3 ans
  Ihor Radchenko a98ae424d2 org-element-cache: Give user more control over silent modificatoin checks il y a 3 ans
  Kyle Meyer aae2ac3a68 Merge branch 'bugfix' il y a 3 ans
  Kyle Meyer 5a229cbc44 Update copyright year to 2022 il y a 3 ans
  Ihor Radchenko 06f58e4759 org-element-cache-map: Fix when FUNC deletes current element il y a 3 ans
  Ihor Radchenko 8f50ea2d69 org-element--parse-to: Get rid of unnecessary cache lookup il y a 3 ans
  Ihor Radchenko 4426d8009f org-element-cache: Fix Phase 1 when new parent overlaps future edits il y a 3 ans
  Ihor Radchenko e2a8e95576 org-element-cache: Fix when edit extends previous element il y a 3 ans
  Ihor Radchenko d6e6a9a3bc org-element.el: Silence compiler il y a 3 ans
  Ihor Radchenko 092e921423 org-element-cache-map: Fix when start is nil after buffer modification il y a 3 ans
  Ihor Radchenko 3338f37061 org-element--cache-process-request: Fix format specifier allowing marker il y a 3 ans
  Ihor Radchenko 325b06bde4 org-element-cache: Do not carry over warning after sync il y a 3 ans
  Ihor Radchenko d267486002 org-element-cache: Fix some edits right after indent at :begin il y a 3 ans
  Ihor Radchenko 5840e4d61a org-element-cache Do not make headline non-robust after changes at :end il y a 3 ans
  Ihor Radchenko 69985367cd org-element-cache: Consider non-PROPERTIES drawers robust il y a 3 ans
  Ihor Radchenko 6339c622f8 org-element-cache: Do not consider BEGIN lines of elements sensitive il y a 3 ans
  Ihor Radchenko fd93ad698a org-element-cache: Do not treat inserting newline at :begin sensitive il y a 3 ans
  Ihor Radchenko cfe4b17d96 org-element-cache: Optimise changed property drawer detection il y a 3 ans
  Ihor Radchenko 798435be85 org-element-cache: Fix merging intersecting Phase 0 requests il y a 3 ans
  Ihor Radchenko 9c7acaa02d Re-implement 54534eebb more efficiently il y a 3 ans
  Ihor Radchenko edddc7d149 org-element-cache-map: Reduce memory allocation and time re-search il y a 3 ans
  Ihor Radchenko 54534eebbb org-element-cache: Handle some edits in top-level property drawer il y a 3 ans