summaryrefslogtreecommitdiff
path: root/lisp/time.el
AgeCommit message (Expand)Author
2026-01-31display-time: Add option to customize help-echo formatJacob S. Gordon
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-14Fix incorrect timezones for London and ParisPaul Eggert
2025-09-14; * lisp/time.el (zoneinfo-style-world-list): Doc fix (bug#437).Eli Zaretskii
2025-06-14; * lisp/time.el (world-clock--sort-entries): Avoid compiler warning.Eli Zaretskii
2025-06-14world-clock: Add user option to control order of entriesJacob S. Gordon
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-08-07Port zoneinfo-world-style-list to Debian testingPaul Eggert
2024-07-25Use timer accessors instead of aref/asetMattias Engdegård
2024-04-13Merge from origin/emacs-29Eli Zaretskii
2024-04-10; Improve documentation of 'world-clock'Eli Zaretskii
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-22; * lisp/time.el (display-time-date-and-time): Fix last change.Eli Zaretskii
2023-07-20; Fix previous changeRobert Pluim
2023-07-20Fix defface's with no customization dataEli Zaretskii
2023-02-18Rename 'display-time-time-and-date-indicator' to 'display-time-date-and-time'...Protesilaos Stavrou
2023-02-17Define 'display-time-time-and-date-indicator' faceProtesilaos Stavrou
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-05New command 'world-clock-copy-time-as-kill'Stefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-16Prefer format-time-string to current-time-zonePaul Eggert
2021-12-10* lisp/time.el (world-clock-mode-map): Convert to defvar-keymap.Stefan Kangas
2021-11-22Use substitute-command-keys for literal key sequencesStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-07-23'global-mode-string' elements should have a space at the endLars Ingebrigtsen
2021-04-22* lisp/time.el (world-clock-mode): Make non-interactive.Stefan Kangas
2021-04-22Minor improvements to world-clockStefan Kangas
2021-03-24Add optional FORMAT argument to 'emacs-init-time'Gabriel do Nascimento Ribeiro
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-24; Fix last changeBasil L. Contovounesios
2020-10-24Re-introduce variable for world clock timerStefan Kangas
2020-10-21* lisp/time.el: Use lexical-binding.Stefan Kangas
2020-10-21Add tests for time.elStefan Kangas
2020-09-18Make emacs-uptime insert at point with prefix argAdam Sjøgren
2020-09-13* lisp/time.el (display-time-world): Make obsolete.Stefan Kangas
2020-09-03Fix my previous change to cancel world-clock timerStefan Kangas
2020-09-03Cancel timer when world-clock buffer is killedStefan Kangas
2020-08-19Fix minor issues after recent world-clock renameStefan Kangas
2020-08-18Rearrange and clean up code in time.el (Bug#40863)Stefan Kangas
2020-08-18Rename 'display-time-world' to 'world-clock' (Bug#40863)Stefan Kangas
2020-08-18Improve display-time-world UI (Bug#40863)Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-05New function time-convertPaul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert