summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAgeFilesLines
* ; Prefer https to http in more URLsStefan Kangas2020-10-244-6/+6
* byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-201-1/+2
* ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-031-39/+39
* Merge from origin/emacs-27Glenn Morris2020-10-023-3/+3
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-023-3/+3
* | ; Prefer https to http in many URLsStefan Kangas2020-10-016-9/+9
* | Add aliases for recent Gnus nnselect changesAndrew G Cohen2020-09-071-3/+3
* | Don’t attempt to modify constant stringsPaul Eggert2020-05-171-2/+3
* | Fix effect-free warning in ob-screen.el while loopBasil L. Contovounesios2020-04-171-1/+1
* | Improve regexp in org-table-finish-edit-fieldMattias Engdegård2020-04-161-1/+1
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-2/+1
* | Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-161-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | Fix mistake in regexp cleanupMattias Engdegård2020-02-251-1/+1
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-205-8/+8
* | Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\|
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-061-2/+3
|\|
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-2/+3
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-052-1/+2
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-243-5/+5
* | Merge from origin/emacs-27Paul Eggert2020-01-052-2/+1
|\|
| * Fix some broken conditional formsPaul Eggert2020-01-042-2/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-01124-127/+127
|\|
| * Fix copyright years by handPaul Eggert2020-01-011-3/+3
| * Update copyright year to 2020Paul Eggert2020-01-01124-124/+124
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-264-5/+5
|/
* ; Spelling fixesPaul Eggert2019-12-102-4/+4
* Spelling fixesPaul Eggert2019-12-093-3/+3
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-052-2/+2
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* Silence warnings in Org 9.3Juanma Barranquero2019-12-042-2/+11
* ; Fix copyright years and license notices for recent org filesGlenn Morris2019-12-034-13/+19
* Update Org to 9.3Bastien2019-12-0397-13921/+17541
* * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf.Stefan Monnier2019-11-181-6/+8
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-113-8/+8
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-206-14/+14
* Update some URLsPaul Eggert2019-09-231-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-2130-95/+94
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-197-10/+10
* Fix org-table 65536-second bugPaul Eggert2019-08-191-1/+1
* Fix org-timer-show-remaining-time > 1 hourPaul Eggert2019-08-171-11/+6
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-1/+2
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-1/+3
* Add conditional operator xor to subr.elMattias Engdegård2019-08-062-4/+8
* decode-time now returns subsec tooPaul Eggert2019-08-051-3/+3
* New function time-convertPaul Eggert2019-08-053-13/+13
* Fix minor Org timestamp inefficienciesPaul Eggert2019-08-052-2/+2
* Fix 2019-08-04 regex lintPaul Eggert2019-08-042-2/+2