Commit History

Author SHA1 Message Date
  Ihor Radchenko 46da64c4cf org-persist.el: Fix `add-hook' priority argument 4 years ago
  Ihor Radchenko c130f71036 org-persist.el: Fix typo 4 years ago
  Ihor Radchenko bad854d5fa org-persist.el: Catch write errors 4 years ago
  Ihor Radchenko 3b48224994 org-persist.el: Rename `org-persist-path' to `org-persist-directory' 4 years ago
  Marco Wahl 7810804222 Merge branch 'bugfix' into main 4 years ago
  Marco Wahl 37791bb4fc org-manual: Fix one kindex entry 4 years ago
  Ihor Radchenko d574186448 Disable cache persistence during build 4 years ago
  Ihor Radchenko 821977611c org-agenda-get-scheduled: Make sure that 'org-marker is at timestamp 4 years ago
  Ihor Radchenko d18beb7c6f Fix effort calculation in agenda 4 years ago
  Ihor Radchenko 0e912bd288 org-persist.el: Make sure that org-persist-path is absolute 4 years ago
  Ihor Radchenko 7a04f3b1cd Fix 'org-hd-marker position changed in 0ef88e2d9 4 years ago
  Ihor Radchenko 0ef88e2d91 org-agenda.el/org-agenda-get-scheduled: Use cache 4 years ago
  Ihor Radchenko f4bcc0cc56 Merge branch 'main' into feature/org-element-cache-new 4 years ago
  Ihor Radchenko 004ac14a5b Fix compatibility with Emacs 26 4 years ago
  Ihor Radchenko 8ceb9e7902 Add NEWS entry for new element cache 4 years ago
  Ihor Radchenko eeb04504ef Use XDG cache dir as default dir for cache persistance 4 years ago
  Ihor Radchenko 85712d6456 Add comments documenting cache diagnostics 4 years ago
  Ihor Radchenko 07ca988bb4 Fix compatibility with Emacs 27 4 years ago
  Kyle Meyer 9475993a81 Merge branch 'bugfix' 4 years ago
  Kyle Meyer 9bc3a2b98d ORG-NEWS: Mention org-table-blank-field keybinding removal 4 years ago
  Ihor Radchenko abe7222ed8 Add declares to suppress compiler warnings 4 years ago
  Ihor Radchenko 885808fd58 Fix incorrectly written test 4 years ago
  Ihor Radchenko 3c4290e668 org.el/org-scan-tags: Make use of fast `org-element-cache-map' 4 years ago
  Ihor Radchenko 85e0a69567 Avoid frequent cache updates in some functions 4 years ago
  Ihor Radchenko 5aeeb4f739 Use `org-element-at-point-no-context' in performance-critical places 4 years ago
  Ihor Radchenko e70a8aac59 Use org-element-cache in place of text property cache in agenda 4 years ago
  Ihor Radchenko 60c927f8b8 Add new element parser and cache tests 4 years ago
  Ihor Radchenko fe6cefdaaf ox.el: Support cache during export 4 years ago
  Ihor Radchenko fede2588e4 org.el/org-in-archived-heading-p: Support cache and passing element arg 4 years ago
  Ihor Radchenko 86345df9ab org.el/org-in-commented-heading-p: Support cache and passing element arg 4 years ago