summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAgeFilesLines
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-2/+2
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-022-3/+3
* More minor regex cleanupPaul Eggert2019-03-192-6/+7
* Fix more regular expression typosPaul Eggert2019-03-182-4/+4
* Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-163-4/+4
* More regexp corrections and tweaksPaul Eggert2019-03-081-2/+2
* Be safer about "%" in message formatsPaul Eggert2019-03-073-18/+20
* Fix regular-expression glitches and typosPaul Eggert2019-03-0414-21/+22
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-2213-115/+86
* Remove some timestamp format assumptionsPaul Eggert2019-02-221-6/+4
* Merge from origin/emacs-26Glenn Morris2019-02-201-3/+3
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-3/+3
* | Simplify use of encode-timePaul Eggert2019-02-107-84/+73
* | Prefer encode-time to its aliasPaul Eggert2019-02-105-17/+17
* | Merge from origin/emacs-26Paul Eggert2018-12-31118-121/+121
|\ \ | |/
| * Fix copyright years by handPaul Eggert2019-01-011-3/+3
| * Update copyright year to 2019Paul Eggert2019-01-01118-118/+118
* | Make org-protocol-flatten always an aliasPaul Eggert2018-12-171-9/+9
* | Some more flatten-tree aliasesPaul Eggert2018-12-171-6/+9
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-2642-374/+374
* | Replace insignificant backquotesMichael Heerdegen2018-11-2542-374/+374
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-2/+2
* | file-attributes cleanupPaul Eggert2018-09-236-11/+17
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-223-5/+5
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-212-4/+4
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-091-3/+2
* | More alias-related tediumGlenn Morris2018-04-201-4/+5
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-202-14/+15
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-2/+2
* | Port recent org-clock fix to POSIX time_tPaul Eggert2018-03-281-2/+12
* | Merge from origin/emacs-26Glenn Morris2018-03-28102-557/+589
|\ \ | |/
| * Update Org to v9.1.9Rasmus2018-03-27102-567/+589
* | Avoid using unportable integer in org-clockPaul Eggert2018-03-271-11/+1
* | Merge from origin/emacs-26Stefan Monnier2018-03-231-1/+1
|\ \ | |/
| * * lisp/org/ob-lisp.el (org-babel-lisp-eval-fn): Tweak type.Glenn Morris2018-03-221-1/+1
* | Explicitly require cl-lib where neededGlenn Morris2018-03-162-0/+3
* | Replace some obsolete uses of filter-buffer-substring-functionsGlenn Morris2018-03-152-13/+24
* | Merge from origin/emacs-26Paul Eggert2018-03-101-1/+1
|\ \ | |/
| * ; * lisp/org/org-table.el: Replace obsolete alias in comment.Glenn Morris2018-03-091-1/+1
* | uniqify -> uniquifyPaul Eggert2018-03-041-10/+10
* | Merge from origin/emacs-26Paul Eggert2018-03-042-3/+3
|\ \ | |/
| * ; Spelling fixesPaul Eggert2018-03-042-3/+3
* | Quieten without-x org compilationGlenn Morris2018-02-282-1/+8
* | Merge from origin/emacs-26Glenn Morris2018-02-1711-17/+16
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-163-5/+4
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-168-12/+12
* | Merge from origin/emacs-26Glenn Morris2018-02-051-0/+1
|\ \ | |/
| * Recognize Org as builtin package (bug#30310)Glenn Morris2018-02-021-0/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-2228-172/+242
|\ \ | |/
| * Update Org to v9.1.6Rasmus2018-01-2228-172/+242