summaryrefslogtreecommitdiff
path: root/lisp/time.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add a doc string to display-time-stringLars Ingebrigtsen2016-05-011-1/+4
* | * lisp/time.el (display-time-string-forms): Fix custom type.Mark Oteiza2016-10-131-1/+1
* | Put point at beginning of display-time-world buffer.Mark Oteiza2016-05-191-1/+2
* | Add a doc string to display-time-stringLars Ingebrigtsen2016-04-301-1/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-21/+12
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/time.el (display-time-update): Update all mode lines.Stefan Monnier2013-11-291-1/+1
* * lisp/time.el (display-time-event-handler)Stefan Monnier2013-08-091-4/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* In display-time-world restore fit-window-to-buffer behavior.Martin Rudalics2012-10-271-1/+2
* * time.el (display-time-world-display): Wrap delete-char inside inhibit-read-...Chong Yidong2012-10-251-2/+2
* * time.el (display-time-world-mode): Derive from special-mode.Chong Yidong2012-10-241-11/+4
* Fix glitches caused by addition of psec to timers.Paul Eggert2012-09-121-1/+2
* Fix minor Y10k bugs.Paul Eggert2012-05-031-1/+1
* Fix doc strings of 2 time.el variables.Eli Zaretskii2012-01-061-5/+8
* time.el minor doc fixes.Glenn Morris2012-01-051-1/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-8/+9
* Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-081-29/+32
* Allow display-time-mail-function to return nilLars Magne Ingebrigtsen2011-07-141-24/+25
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-0/+19
* * lisp/time.el (display-time-world-list): Fix typo.Leo Liu2011-03-031-1/+1