aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/time.el
Commit message (Expand)AuthorAgeFilesLines
* New feature to display several time zones in a buffer.Richard M. Stallman2007-08-281-1/+112
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (display-time-mail-file): Doc fix.Juanma Barranquero2007-05-161-1/+1
* (display-time-24hr-format): Doc fix.Juanma Barranquero2007-05-161-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (display-time): Group mode-line instead of modeline.Richard M. Stallman2006-09-141-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (display-time-mail-face): Replace :group `faces' with `mode-line-faces'.Juri Linkov2006-01-161-1/+1
* (display-time-use-mail-icon, display-time-format)Luc Teirlinck2005-08-111-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (display-time-mail-face): Fix spellings in docstrings.Juanma Barranquero2005-06-101-2/+2
* (display-time-string-forms, display-time-update):Luc Teirlinck2005-05-261-0/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (display-time-string-forms): Fix help-echo date format.Juri Linkov2004-03-231-1/+1
* (display-time-string-forms): Add help-echo with date on time.Stefan Monnier2004-03-191-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Doc fixes.Dave Love2003-04-011-44/+76
* (display-time-string-forms): Add face property to mail string.Juanma Barranquero2003-02-141-0/+1
* (display-time-mode): Set display-time-load-average here.Richard M. Stallman2002-09-151-43/+48
* (display-time-mail-directory, display-time-mail-function): Doc fixes.Richard M. Stallman2002-04-301-4/+5
* (display-time-mail-directory): New option.Pavel Janík2002-01-271-4/+29
* Remove trailing whitespaces.Pavel Janík2002-01-191-2/+2
* (display-time-load-average-threshold): Fix defcustom (add type and group).Pavel Janík2002-01-031-1/+3
* (display-time-load-average-threshold): New variable.Pavel Janík2001-12-221-5/+37
* (display-time-string-forms): UseGerd Moellmann2001-08-091-1/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* Remove a stray carriage return character.Gerd Moellmann2001-04-171-2/+3
* (display-time-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-1/+1
* (display-time-mode): Use define-minor-mode.Stefan Monnier2000-09-291-51/+30
* Remove trailing ^M that prevent CVS-merging.Stefan Monnier2000-06-171-314/+314
* (display-time-mail-function): New variable, to allowAndrew Innes2000-06-161-306/+315
* (display-time-mail-icon): Use `:ascent center'.Gerd Moellmann2000-05-121-1/+1
* Small doc fixes from Pavel Janic.Dave Love2000-05-071-4/+4
* (display-time-mail-face, display-time-use-mail-icon):Dave Love2000-05-031-7/+36
* (display-time-mail-file): Add `none' to the list ofGerd Moellmann2000-03-021-1/+2
* (display-time-update): Change load-average help-echo.Dave Love2000-01-311-1/+1
* (display-time-string-forms): Make the Mail string active.Dave Love2000-01-071-4/+14
* (display-time-mode): Add autoload cookie.Dave Love1999-09-281-0/+1
* (display-time-update): Allow for wrap-around whenAndrew Innes1999-05-041-3/+5
* (display-time-mode): Doc fix.Dave Love1999-04-271-2/+2
* *** empty log message ***Karl Heuer1999-03-301-1/+1
* (display-time-mode): Doc fix.Karl Heuer1999-03-301-1/+2
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* (display-time-mode): Set the variable display-time-mode.Richard M. Stallman1998-01-051-0/+15
* (display-time-hook): Minor doc fix.Richard M. Stallman1997-08-231-2/+2
* (display-time-string-forms): Use %M, not %m.Richard M. Stallman1997-07-021-1/+1
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* Customize.Richard M. Stallman1997-05-081-14/+36