summaryrefslogtreecommitdiff
path: root/lisp/time.el
Commit message (Expand)AuthorAgeFilesLines
* Rename 'display-time-time-and-date-indicator' to 'display-time-date-and-time'...Protesilaos Stavrou2023-02-181-2/+2
* Define 'display-time-time-and-date-indicator' faceProtesilaos Stavrou2023-02-171-0/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* New command 'world-clock-copy-time-as-kill'Stefan Kangas2022-10-051-1/+9
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer format-time-string to current-time-zonePaul Eggert2021-12-161-1/+1
* | * lisp/time.el (world-clock-mode-map): Convert to defvar-keymap.Stefan Kangas2021-12-101-5/+3
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+1
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-231-1/+2
* * lisp/time.el (world-clock-mode): Make non-interactive.Stefan Kangas2021-04-221-0/+1
* Minor improvements to world-clockStefan Kangas2021-04-221-1/+9
* Add optional FORMAT argument to 'emacs-init-time'Gabriel do Nascimento Ribeiro2021-03-241-6/+7
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Fix last changeBasil L. Contovounesios2020-10-241-1/+1
* Re-introduce variable for world clock timerStefan Kangas2020-10-241-7/+8
* * lisp/time.el: Use lexical-binding.Stefan Kangas2020-10-211-1/+1
* Add tests for time.elStefan Kangas2020-10-211-51/+57
* Make emacs-uptime insert at point with prefix argAdam Sjøgren2020-09-181-6/+10
* * lisp/time.el (display-time-world): Make obsolete.Stefan Kangas2020-09-131-2/+2
* Fix my previous change to cancel world-clock timerStefan Kangas2020-09-031-18/+15
* Cancel timer when world-clock buffer is killedStefan Kangas2020-09-031-1/+11
* Fix minor issues after recent world-clock renameStefan Kangas2020-08-191-3/+5
* Rearrange and clean up code in time.el (Bug#40863)Stefan Kangas2020-08-181-118/+97
* Rename 'display-time-world' to 'world-clock' (Bug#40863)Stefan Kangas2020-08-181-53/+81
* Improve display-time-world UI (Bug#40863)Stefan Kangas2020-08-181-8/+15
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+2
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-2/+0
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-8/+10
* emacs-init-time outputs more digits nowPaul Eggert2019-02-171-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some assumptions about timestamp formatPaul Eggert2018-09-241-22/+10
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-161-1/+3
|\ \ | |/
| * Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-131-1/+3
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-1/+1
|/
* Fix customization of zoneinfo-style-world-listPaul Eggert2017-10-021-11/+20
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-2/+2
|\ \ | |/
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-2/+2