Marco Wahl
|
7810804222
Merge branch 'bugfix' into main
|
3 years ago |
Marco Wahl
|
37791bb4fc
org-manual: Fix one kindex entry
|
3 years ago |
Ihor Radchenko
|
d574186448
Disable cache persistence during build
|
3 years ago |
Ihor Radchenko
|
821977611c
org-agenda-get-scheduled: Make sure that 'org-marker is at timestamp
|
3 years ago |
Ihor Radchenko
|
d18beb7c6f
Fix effort calculation in agenda
|
3 years ago |
Ihor Radchenko
|
0e912bd288
org-persist.el: Make sure that org-persist-path is absolute
|
3 years ago |
Ihor Radchenko
|
7a04f3b1cd
Fix 'org-hd-marker position changed in 0ef88e2d9
|
3 years ago |
Ihor Radchenko
|
0ef88e2d91
org-agenda.el/org-agenda-get-scheduled: Use cache
|
3 years ago |
Ihor Radchenko
|
f4bcc0cc56
Merge branch 'main' into feature/org-element-cache-new
|
3 years ago |
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 |