summaryrefslogtreecommitdiff
path: root/lisp/org/org-clock.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update to Org 9.5.2-3-geb9f34Kyle Meyer2021-12-261-1/+1
* Update to Org 9.5Kyle Meyer2021-09-291-58/+93
* * lisp/org/org-clock.el (org-clock-get-table-data): Use proper closuresStefan Monnier2021-05-181-13/+13
* * lisp/org/: Delete some always-nil variablesStefan Monnier2021-03-111-4/+4
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-4/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update to Org 9.4.1Bastien Guerry2020-12-131-29/+112
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update Org to 9.3Bastien2019-12-031-307/+356
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* New function time-convertPaul Eggert2019-08-051-10/+10
* Be safer about "%" in message formatsPaul Eggert2019-03-071-10/+12
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-29/+29
* Simplify use of encode-timePaul Eggert2019-02-101-31/+27
* Prefer encode-time to its aliasPaul Eggert2019-02-101-7/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-261-32/+32
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-32/+32
* | Port recent org-clock fix to POSIX time_tPaul Eggert2018-03-281-2/+12
|/
* Update Org to v9.1.9Rasmus2018-03-271-137/+118
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update Org to v9.1.6Rasmus2018-01-221-2/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Backport: Update Org to v9.1.4Rasmus2017-12-061-14/+20
* Further workaround for faulty localtime() under macOS 10.6Charles A. Roelli2017-11-081-1/+1
* Update Org to v9.1.2Rasmus2017-10-051-0/+1
* Workaround for faulty localtime() under macOS 10.6Charles A. Roelli2017-10-011-1/+11
* Update Org to v9.1.1Rasmus2017-09-181-103/+101
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update Org to v9.0.10Rasmus2017-08-291-37/+37
* Update Org to v9.0.9Rasmus2017-06-221-937/+1016
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Pacify ‘make check-declare’Paul Eggert2016-05-141-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-29/+29
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-8/+9
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+2
* * lisp/org/org-clock.el (org-x11idle-exists-p): Be honest about whichStefan Monnier2015-04-151-2/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* system-name's returned value can varyPaul Eggert2014-12-291-2/+2
* Simplify use of current-time and friends.Paul Eggert2014-10-281-9/+7
* Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.orgGlenn Morris2014-10-031-7/+4
|\
| * Sync with Org 8.2.8.Bastien Guerry2014-10-031-7/+4
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-1/+1
|/
* Merge Org 8.2.6-1.Bastien Guerry2014-04-221-15/+20