summaryrefslogtreecommitdiff
path: root/lisp/time.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix last changeBasil L. Contovounesios2020-10-24
* Re-introduce variable for world clock timerStefan Kangas2020-10-24
* * lisp/time.el: Use lexical-binding.Stefan Kangas2020-10-21
* Add tests for time.elStefan Kangas2020-10-21
* Make emacs-uptime insert at point with prefix argAdam Sjøgren2020-09-18
* * lisp/time.el (display-time-world): Make obsolete.Stefan Kangas2020-09-13
* Fix my previous change to cancel world-clock timerStefan Kangas2020-09-03
* Cancel timer when world-clock buffer is killedStefan Kangas2020-09-03
* Fix minor issues after recent world-clock renameStefan Kangas2020-08-19
* Rearrange and clean up code in time.el (Bug#40863)Stefan Kangas2020-08-18
* Rename 'display-time-world' to 'world-clock' (Bug#40863)Stefan Kangas2020-08-18
* Improve display-time-world UI (Bug#40863)Stefan Kangas2020-08-18
* Update copyright year to 2020Paul Eggert2020-01-01
* New function time-convertPaul Eggert2019-08-05
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* emacs-init-time outputs more digits nowPaul Eggert2019-02-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove some assumptions about timestamp formatPaul Eggert2018-09-24
* | file-attributes cleanupPaul Eggert2018-09-23
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-12-16
|\|
| * Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-13
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-20
|/
* Fix customization of zoneinfo-style-world-listPaul Eggert2017-10-02
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-07
| * Add a doc string to display-time-stringLars Ingebrigtsen2016-05-01
* | * lisp/time.el (display-time-string-forms): Fix custom type.Mark Oteiza2016-10-13
* | Put point at beginning of display-time-world buffer.Mark Oteiza2016-05-19
* | Add a doc string to display-time-stringLars Ingebrigtsen2016-04-30
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-26
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-30
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/time.el (display-time-update): Update all mode lines.Stefan Monnier2013-11-29
* * lisp/time.el (display-time-event-handler)Stefan Monnier2013-08-09
* Update copyright notices for 2013.Paul Eggert2013-01-01
* In display-time-world restore fit-window-to-buffer behavior.Martin Rudalics2012-10-27