summaryrefslogtreecommitdiff
path: root/lisp/time.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2024-04-13
|\
| * ; Improve documentation of 'world-clock'Eli Zaretskii2024-04-10
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-14
* | doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | ; * lisp/time.el (display-time-date-and-time): Fix last change.Eli Zaretskii2023-07-22
* | ; Fix previous changeRobert Pluim2023-07-20
* | Fix defface's with no customization dataEli Zaretskii2023-07-20
* | Rename 'display-time-time-and-date-indicator' to 'display-time-date-and-time'...Protesilaos Stavrou2023-02-18
* | Define 'display-time-time-and-date-indicator' faceProtesilaos Stavrou2023-02-17
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* New command 'world-clock-copy-time-as-kill'Stefan Kangas2022-10-05
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer format-time-string to current-time-zonePaul Eggert2021-12-16
* | * lisp/time.el (world-clock-mode-map): Convert to defvar-keymap.Stefan Kangas2021-12-10
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-23
* * lisp/time.el (world-clock-mode): Make non-interactive.Stefan Kangas2021-04-22
* Minor improvements to world-clockStefan Kangas2021-04-22
* Add optional FORMAT argument to 'emacs-init-time'Gabriel do Nascimento Ribeiro2021-03-24
* 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