summaryrefslogtreecommitdiff
path: root/lisp/time.el
Commit message (Expand)AuthorAge
* 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
* * time.el (display-time-world-display): Wrap delete-char inside inhibit-read-...Chong Yidong2012-10-25
* * time.el (display-time-world-mode): Derive from special-mode.Chong Yidong2012-10-24
* Fix glitches caused by addition of psec to timers.Paul Eggert2012-09-12
* Fix minor Y10k bugs.Paul Eggert2012-05-03
* Fix doc strings of 2 time.el variables.Eli Zaretskii2012-01-06
* time.el minor doc fixes.Glenn Morris2012-01-05
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-04
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-08
* Allow display-time-mail-function to return nilLars Magne Ingebrigtsen2011-07-14
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* * lisp/time.el (display-time-world-list): Fix typo.Leo Liu2011-03-03
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge changes from emacs-23 branchChong Yidong2011-01-02
|\|
| * Fix bug #7713 with doc string of display-time-mode.Eli Zaretskii2010-12-25
* | * files.el (remote-file-name-inhibit-cache): New defcustom.Michael Albinus2010-10-02
* | Merge from emacs-23Juanma Barranquero2010-07-27
|\|
| * * time.el (display-time-day-and-date): Remove spurious * in docstring.Juanma Barranquero2010-07-19
* | time.el: Use `define-derived-mode'. Simplify.Juanma Barranquero2010-07-19
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* (emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.Glenn Morris2009-09-02
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-26
* Fix sentence-end whitespace in previous.Glenn Morris2009-03-21
* Jari Aalto <jari.aalto at cante.net>Glenn Morris2009-03-21
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (top-level): No need to require time-date when compiling.Glenn Morris2008-02-22
* lisp/time.el: Fix compiler warning.Michael Olson2008-02-21
* (emacs-init-time): Use format instead of format-seconds.Juri Linkov2008-02-17
* (emacs-init-time): New function.Juri Linkov2008-02-16
* (emacs-uptime): Use before-init-time rather than emacs-startup-time.Glenn Morris2008-02-16
* (emacs-uptime): Add optional `format' argument. Doc fix. Use `%z'Glenn Morris2008-02-16
* (emacs-uptime): Move here from time-date.el.Glenn Morris2008-02-16
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07