Commit History

Author SHA1 Message Date
  Ihor Radchenko 004ac14a5b Fix compatibility with Emacs 26 3 years ago
  Ihor Radchenko 8ceb9e7902 Add NEWS entry for new element cache 3 years ago
  Ihor Radchenko eeb04504ef Use XDG cache dir as default dir for cache persistance 3 years ago
  Ihor Radchenko 85712d6456 Add comments documenting cache diagnostics 3 years ago
  Ihor Radchenko 07ca988bb4 Fix compatibility with Emacs 27 3 years ago
  Kyle Meyer 9475993a81 Merge branch 'bugfix' 3 years ago
  Kyle Meyer 9bc3a2b98d ORG-NEWS: Mention org-table-blank-field keybinding removal 3 years ago
  Ihor Radchenko abe7222ed8 Add declares to suppress compiler warnings 3 years ago
  Ihor Radchenko 885808fd58 Fix incorrectly written test 3 years ago
  Ihor Radchenko 3c4290e668 org.el/org-scan-tags: Make use of fast `org-element-cache-map' 3 years ago
  Ihor Radchenko 85e0a69567 Avoid frequent cache updates in some functions 3 years ago
  Ihor Radchenko 5aeeb4f739 Use `org-element-at-point-no-context' in performance-critical places 3 years ago
  Ihor Radchenko e70a8aac59 Use org-element-cache in place of text property cache in agenda 3 years ago
  Ihor Radchenko 60c927f8b8 Add new element parser and cache tests 3 years ago
  Ihor Radchenko fe6cefdaaf ox.el: Support cache during export 3 years ago
  Ihor Radchenko fede2588e4 org.el/org-in-archived-heading-p: Support cache and passing element arg 3 years ago
  Ihor Radchenko 86345df9ab org.el/org-in-commented-heading-p: Support cache and passing element arg 3 years ago
  Ihor Radchenko 399a29c4f4 org.el/org-up-heading-safe: Add cache support 3 years ago
  Ihor Radchenko ec737554d0 org.el/org-end-of-subtree: Support cache and passing element arg 3 years ago
  Ihor Radchenko d43781707b org.el/org-goto-first-child: Support cache and passing element arg 3 years ago
  Ihor Radchenko 5d162b7bcf org.el/org-back-to-heading: Handle inlinetasks correctly 3 years ago
  Ihor Radchenko 5bf5fdbc28 org.el/org-entry-get-with-inheritance: Support cache and passing element arg 3 years ago
  Ihor Radchenko 7b83168295 org.el/org--property-local-values: Support cache and passing element arg 3 years ago
  Ihor Radchenko 78abbcd052 org.el/org-get-tags: Support cache and passing element arg 3 years ago
  Ihor Radchenko 38b632d2ea org.el/org--get-local-tags: Add cache support 3 years ago
  Ihor Radchenko 7159ec0be0 org.el/org-at-planning-p: Add cache support 3 years ago
  Ihor Radchenko 68a44eadac org.el/org-narrow-to-subtree: Support cache and passing element arg 3 years ago
  Ihor Radchenko bc52c4d9ab Fix compatibility for older Emacs versions 3 years ago
  Ihor Radchenko fc80d052db Re-implement org-element-cache and add headline support 3 years ago
  Ihor Radchenko 6933c1ad78 lisp/org-persist.el: New library to store data across sessions 3 years ago