summaryrefslogtreecommitdiff
path: root/lisp/time.el
AgeCommit message (Expand)Author
2008-02-22(top-level): No need to require time-date when compiling.Glenn Morris
2008-02-21lisp/time.el: Fix compiler warning.Michael Olson
2008-02-17(emacs-init-time): Use format instead of format-seconds.Juri Linkov
2008-02-16(emacs-init-time): New function.Juri Linkov
2008-02-16(emacs-uptime): Use before-init-time rather than emacs-startup-time.Glenn Morris
2008-02-16(emacs-uptime): Add optional `format' argument. Doc fix. Use `%z'Glenn Morris
2008-02-16(emacs-uptime): Move here from time-date.el.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-30(display-time-world-list): Test for zoneinfo support.Jason Rumney
2007-10-27(legacy-style-world-list): Fix TZ values for London, Bangalore, and Tokyo.Eli Zaretskii
2007-10-27(zoneinfo-style-world-list, legacy-style-world-list): New defcustoms.Eli Zaretskii
2007-10-18(display-time-world-time-format): Display day # not month #.Richard M. Stallman
2007-08-28New feature to display several time zones in a buffer.Richard M. Stallman
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-05-16(display-time-mail-file): Doc fix.Juanma Barranquero
2007-05-16(display-time-24hr-format): Doc fix.Juanma Barranquero
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-09-14(display-time): Group mode-line instead of modeline.Richard M. Stallman
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-16(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.Juri Linkov
2005-08-11(display-time-use-mail-icon, display-time-format)Luc Teirlinck
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-06-10(display-time-mail-face): Fix spellings in docstrings.Juanma Barranquero
2005-05-26(display-time-string-forms, display-time-update):Luc Teirlinck
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero
2005-02-09Change release version from 21.4 to 22.1 throughout.Kim F. Storm
2004-03-23(display-time-string-forms): Fix help-echo date format.Juri Linkov
2004-03-19(display-time-string-forms): Add help-echo with date on time.Stefan Monnier
2003-09-01Add arch taglinesMiles Bader
2003-04-01Doc fixes.Dave Love
2003-02-14(display-time-string-forms): Add face property to mail string.Juanma Barranquero
2002-09-15(display-time-mode): Set display-time-load-average here.Richard M. Stallman
2002-04-30(display-time-mail-directory, display-time-mail-function): Doc fixes.Richard M. Stallman
2002-01-27(display-time-mail-directory): New option.Pavel Janík
2002-01-19Remove trailing whitespaces.Pavel Janík
2002-01-03(display-time-load-average-threshold): Fix defcustom (add type and group).Pavel Janík
2001-12-22(display-time-load-average-threshold): New variable.Pavel Janík
2001-08-09(display-time-string-forms): UseGerd Moellmann
2001-07-15Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík
2001-04-17Remove a stray carriage return character.Gerd Moellmann
2000-11-03(display-time-mode): Drop unneeded positional args.Stefan Monnier
2000-09-29(display-time-mode): Use define-minor-mode.Stefan Monnier
2000-06-17Remove trailing ^M that prevent CVS-merging.Stefan Monnier
2000-06-16(display-time-mail-function): New variable, to allowAndrew Innes
2000-05-12(display-time-mail-icon): Use `:ascent center'.Gerd Moellmann
2000-05-07Small doc fixes from Pavel Janic.Dave Love
2000-05-03(display-time-mail-face, display-time-use-mail-icon):Dave Love
2000-03-02(display-time-mail-file): Add `none' to the list ofGerd Moellmann