summaryrefslogtreecommitdiff
path: root/lisp/org/org.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-02-281-5/+5
|\
| * Update to Org 9.5.2-22-g33543dKyle Meyer2022-02-281-5/+5
* | Merge from origin/emacs-28Stefan Kangas2022-01-161-9/+11
|\|
| * Update to Org 9.5.2-9-g7ba24cKyle Meyer2022-01-151-9/+11
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-271-2/+1
|\|
| * Update to Org 9.5.2-3-geb9f34Kyle Meyer2021-12-261-2/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-191-1/+1
|\|
| * Update to Org 9.5.1-31-ga18849Kyle Meyer2021-12-181-1/+1
* | encode-time simplificationsPaul Eggert2021-12-161-4/+4
|/
* Update to Org 9.5.1-25-g9ca3bcKyle Meyer2021-12-111-7/+8
* ; Prefer HTTPS in more URLsStefan Kangas2021-12-091-2/+2
* ; * lisp/org/org.el: Fix version header.Stefan Kangas2021-11-281-1/+1
* Update to Org 9.5-57-g9bc3a2Kyle Meyer2021-10-161-0/+1
* Update to Org 9.5-46-gb71474Kyle Meyer2021-10-091-1/+1
* Update to Org 9.5-30-g10dc9dKyle Meyer2021-10-021-0/+1
* The safe-local-variable property is a function (bug#50944)Glenn Morris2021-10-021-1/+1
* Update to Org 9.5Kyle Meyer2021-09-291-554/+818
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-2/+2
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-121-7/+7
* ; Fix symbol quoting typosStefan Kangas2021-09-121-1/+1
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+2
* Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-271-1/+0
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-1/+1
* Avoid recommending GoogleStefan Kangas2021-01-281-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-12-251-1/+1
|\
| * ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-251-1/+1
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-1/+2
|/
* Update to Org 9.4.3Bastien Guerry2020-12-161-5/+1
* Update to Org 9.4.2Bastien Guerry2020-12-131-2/+3
* Update to Org 9.4.1Bastien Guerry2020-12-131-2292/+2278
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-2/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-2/+2
* Spelling fixesPaul Eggert2019-12-091-1/+1
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-051-1/+1
* Update Org to 9.3Bastien2019-12-031-7019/+3347
* * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf.Stefan Monnier2019-11-181-6/+8
* Update some URLsPaul Eggert2019-09-231-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-7/+7
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-2/+2
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-1/+3
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-4/+0
* decode-time now returns subsec tooPaul Eggert2019-08-051-3/+3
* Fix minor Org timestamp inefficienciesPaul Eggert2019-08-051-1/+1