summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-25
* Update to Org 9.4.4Bastien Guerry2020-12-22
* 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
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-05
* Fix some broken conditional formsPaul Eggert2020-01-04
* Fix copyright years by handPaul Eggert2020-01-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
* Fix regex repetition of repetitionsPaul Eggert2019-12-04
* Silence warnings in Org 9.3Juanma Barranquero2019-12-04
* ; Fix copyright years and license notices for recent org filesGlenn Morris2019-12-03
* Update Org to 9.3Bastien2019-12-03
* * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf.Stefan Monnier2019-11-18
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* 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
* Fix org-table 65536-second bugPaul Eggert2019-08-19
* Fix org-timer-show-remaining-time > 1 hourPaul Eggert2019-08-17
* Add FIXMEs for subsecond supportPaul Eggert2019-08-17
* 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
* New function time-convertPaul Eggert2019-08-05
* Fix minor Org timestamp inefficienciesPaul Eggert2019-08-05
* Fix 2019-08-04 regex lintPaul Eggert2019-08-04
* Improve time function docPaul Eggert2019-08-04
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Remove some obsolete integer overflow handlingMattias Engdegård2019-07-22
* Fix minor typo in org-capture-templatesIsmail S2019-07-09
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* 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
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-12
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-02
* More minor regex cleanupPaul Eggert2019-03-19
* Fix more regular expression typosPaul Eggert2019-03-18