Ihor Radchenko
|
5f4fd0880a
org--get-expected-indentation: Consider section parent type
|
3 years ago |
Nicolas Goaziou
|
d3143feaf7
Fix sloppiness when collecting keywords
|
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
|
abe7222ed8
Add declares to suppress compiler warnings
|
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
|
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
|
fc80d052db
Re-implement org-element-cache and add headline support
|
3 years ago |
Nicolas Goaziou
|
ad224f5b8e
Merge branch 'bugfix'
|
3 years ago |
Nicolas Goaziou
|
745f0913fc
oc-basic: Load unconditionally
|
3 years ago |
Marco Wahl
|
d0b55739c0
org: Fix: Respect TAB in property drawer as separator
|
3 years ago |
Kyle Meyer
|
f0c66dc4c4
Merge branch 'bugfix'
|
3 years ago |
Nicholas Vollmer
|
b71474ff7f
lisp/org.el: (org-save-all-org-buffers): Prevent `org-mode' reload
|
3 years ago |
Kyle Meyer
|
cc2490a706
Prune Emacs 25.1 compatibility kludges
|
3 years ago |
Kyle Meyer
|
2893eb1ae2
org.el: Drop subtract-time -> time-subtract alias
|
3 years ago |
Kyle Meyer
|
06578d7450
Merge branch 'bugfix'
|
3 years ago |