Ihor Radchenko
|
811deae32d
Revert "org-export-data: Concatenate strings in temporary buffer for performance"
|
2 years ago |
Ihor Radchenko
|
9b00f4bf1d
org-persist: Fix expiry check
|
2 years ago |
Ihor Radchenko
|
41b7410a8c
doc/Makefile: Limit memory consumption when generating docs
|
2 years ago |
Robert Pluim
|
e9da29b6fa
Escape single left quotes in docstrings
|
2 years ago |
Ihor Radchenko
|
65e92c4383
doc/org-manual.org: Fix un-escaped macro
|
2 years ago |
Ihor Radchenko
|
0cc4f492fe
org-manual: Fix example block with unsupported language name parameter
|
2 years ago |
Ihor Radchenko
|
707d3a093b
org-cycle-list-bullet: Preserve relative point position
|
2 years ago |
Ihor Radchenko
|
3bbbf77f36
org-babel-exp-process-buffer: Improve performance
|
2 years ago |
Ihor Radchenko
|
8f59e8d93f
Fix native-comp warnings
|
2 years ago |
Ihor Radchenko
|
e273fa96e5
Fix function declarations
|
2 years ago |
Ihor Radchenko
|
b061e7b61c
org-cite-list-citations: Cache footnote-definition searches
|
2 years ago |
Ihor Radchenko
|
37a447ae08
org-element-map: Avoid repetitive `plist-get' call
|
2 years ago |
Ihor Radchenko
|
a158b263a6
org-export-data: Concatenate strings in temporary buffer for performance
|
2 years ago |
Ihor Radchenko
|
3684c79672
doc/Makefile: Disable GC during export
|
2 years ago |
Ihor Radchenko
|
076dd92acc
org-export-as: Do not update buffer settings when not modified
|
2 years ago |
Ignacio Casso
|
aa789b89d7
Do not mark buffer as modified with org-preserve-local-variables
|
2 years ago |
Ignacio Casso
|
f9ea6c61ed
Use `set-default-toplevel-value' in `defcustom' setters
|
2 years ago |
Ryan Scott
|
226119124d
ob-core.el/babel: Special handling for attachment links in src block
|
2 years ago |
Robert Pluim
|
3baac35b55
Don't quote symbols in defcustom types
|
2 years ago |
Ihor Radchenko
|
0cdbc63a0b
org-mode: Do not re-bind `bidi-paragraph-direction'
|
2 years ago |
TEC
|
ae168d5c8c
org-lint: don't complain about #+include URL
|
2 years ago |
TEC
|
e3bf83fe82
ox: Support #+include-ing URLs
|
2 years ago |
Ihor Radchenko
|
f5c9ce8f06
org-babel-exp-process-buffer: Disable edit control while processing
|
2 years ago |
Ihor Radchenko
|
84c89ea7cb
org-export-resolve-id-link: Pre-cache all the ids in the parse tree
|
2 years ago |
Ihor Radchenko
|
792cd4b0a6
org-export-resolve-fuzyy-link: Pre-cache all possible search cells
|
2 years ago |
Ihor Radchenko
|
f51c286716
org-export-get-footnote-definition: Pre-cache references in parse tree
|
2 years ago |
Ihor Radchenko
|
147ca39750
org-in-commented-heading-p: Do not parse section unless already cached
|
2 years ago |
Ihor Radchenko
|
2f8e688516
org-back-to-heading-or-point-min: Rely less on cache
|
2 years ago |
Ihor Radchenko
|
8a0b03fb3b
org-element-headline-parser: Fix headings like * COMMENTnospace
|
2 years ago |
Ihor Radchenko
|
ed6f8dc67f
org-list: Do not move point and change space when promoting/demoting items
|
3 years ago |