summaryrefslogtreecommitdiff
path: root/lisp/org/org.el
Commit message (Expand)AuthorAge
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-27
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* Avoid recommending GoogleStefan Kangas2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-12-25
|\
| * ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-25
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
|/
* Update to Org 9.4.3Bastien Guerry2020-12-16
* Update to Org 9.4.2Bastien Guerry2020-12-13
* Update to Org 9.4.1Bastien Guerry2020-12-13
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* Update copyright year to 2020Paul Eggert2020-01-01
* ; Spelling fixesPaul Eggert2019-12-10
* Spelling fixesPaul Eggert2019-12-09
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-05
* Update Org to 9.3Bastien2019-12-03
* * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf.Stefan Monnier2019-11-18
* Update some URLsPaul Eggert2019-09-23
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* Add conditional operator xor to subr.elMattias Engdegård2019-08-06
* decode-time now returns subsec tooPaul Eggert2019-08-05
* Fix minor Org timestamp inefficienciesPaul Eggert2019-08-05
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-22
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-02
* Fix more regular expression typosPaul Eggert2019-03-18
* Be safer about "%" in message formatsPaul Eggert2019-03-07
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Simplify use of encode-timePaul Eggert2019-02-10
* Prefer encode-time to its aliasPaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-26
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | file-attributes cleanupPaul Eggert2018-09-23
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | More alias-related tediumGlenn Morris2018-04-20
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Glenn Morris2018-03-28
|\|
| * Update Org to v9.1.9Rasmus2018-03-27
* | Merge from origin/emacs-26Paul Eggert2018-03-04
|\|