aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/org/org.el: Delete unnecessary declarations.Stefan Kangas2022-08-141-5/+0
* Make compat alias image-refresh obsoleteStefan Kangas2022-08-092-3/+3
* * lisp/org/org.el: Fix load of compiled or compressed org-loaddefsPeder O. Klingenberg2022-08-041-2/+2
* ; * lisp/org/ob-lilypond.el: Add FIXME.Stefan Kangas2022-08-041-0/+1
* Fix up some prefix registration problems in doc stringsLars Ingebrigtsen2022-08-041-6/+6
* Fix quoting of #' in some doc stringsLars Ingebrigtsen2022-08-031-1/+1
* Fix org.el byte-compile warning in org-loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* Doc fixes: don't mention EFSStefan Kangas2022-07-281-1/+1
* string-equal-ignore-case: new functionSam Steingold2022-07-264-20/+21
* Merge from origin/emacs-28Stefan Kangas2022-07-2510-21/+39
|\
| * Update to Org 9.5.4-17-g6e991fKyle Meyer2022-07-2418-36/+54
* | ; * lisp/org/ol.el (org-link--decode-compound): `lsh` -> `ash`Mattias EngdegÄrd2022-07-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-07-171-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2022-07-161-1/+1
* | ; Fix typos: prefer American spellingStefan Kangas2022-07-141-3/+3
* | Merge from origin/emacs-28Stefan Kangas2022-07-141-2/+2
|\ \ | |/
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-2/+2
* | Drop support for the dead third-party w3 packageStefan Kangas2022-07-091-8/+0
* | ; Fix typos.Stefan Kangas2022-07-023-3/+3
* | Merge from origin/emacs-28Stefan Kangas2022-06-272-2/+9
|\ \ | |/
| * Update to Org 9.5.4-3-g6dc785Kyle Meyer2022-06-262-2/+9
* | org-cite-list-citations: Cache footnote-definition searchesIhor Radchenko2022-06-161-6/+19
* | org-element-map: Avoid repetitive `plist-get' callIhor Radchenko2022-06-161-1/+2
* | org-export-data: Concatenate strings in temporary buffer for performanceIhor Radchenko2022-06-161-22/+28
* | org-export-as: Do not update buffer settings when not modifiedIhor Radchenko2022-06-161-5/+11
* | org-export-resolve-id-link: Pre-cache all the ids in the parse treeIhor Radchenko2022-06-161-9/+21
* | org-export-resolve-fuzyy-link: Pre-cache all possible search cellsIhor Radchenko2022-06-161-6/+16
* | org-export-get-footnote-definition: Pre-cache references in parse treeIhor Radchenko2022-06-161-17/+22
* | Merge from origin/emacs-28Stefan Kangas2022-06-053-5/+5
|\ \ | |/
| * Update to Org 9.5.4Kyle Meyer2022-06-043-5/+5
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-242-2/+2
* | Merge from origin/emacs-28Stefan Kangas2022-05-162-4/+5
|\ \ | |/
| * Update to Org 9.5.3-6-gef41f3Kyle Meyer2022-05-152-4/+5
* | Remove some XEmacs compat code from org-modeStefan Kangas2022-05-141-1/+0
* | Remove some XEmacs compat code from org-modeStefan Kangas2022-05-134-4/+4
* | Fix handling double-click-time nil or tStefan Kangas2022-05-021-1/+1
* | Pacify byte compiler etc. on org-compat, org-macsPaul Eggert2022-04-282-2/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-04-283-25/+25
|\ \ | |/
| * Update to Org 9.5.3-3-gd54104Kyle Meyer2022-04-243-25/+25
* | Use org-time-convert-to-integer instead of by handPaul Eggert2022-04-271-3/+4
* | Further doc string quoting fixesLars Ingebrigtsen2022-04-221-1/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-228-12/+12
* | Merge from origin/emacs-28Paul Eggert2022-04-178-35/+78
|\ \ | |/
| * Update to Org 9.5.2-38-g682ccdKyle Meyer2022-04-178-35/+78
* | Port Org encode-time usage back to Emacs 25Paul Eggert2022-04-057-14/+14
* | Merge from origin/emacs-28Stefan Kangas2022-03-212-2/+2
|\ \ | |/
| * Update to Org 9.5.2-25-gaf6f12Kyle Meyer2022-03-202-2/+2
* | Merge from origin/emacs-28Stefan Kangas2022-03-072-16/+10
|\ \ | |/
| * Update to Org 9.5.2-24-g668205Kyle Meyer2022-03-064-21/+16
* | Merge from origin/emacs-28Stefan Kangas2022-02-284-13/+21
|\ \ | |/