log lisp/time.el @ 112098:40af77a50adc

age author description
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 25 Dec 2010 13:50:34 +0200 Eli Zaretskii Fix bug #7713 with doc string of display-time-mode.
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 19 Jul 2010 13:06:42 +0200 Juanma Barranquero time.el: Use `define-derived-mode'. Simplify.
Mon, 19 Jul 2010 12:42:22 +0200 Juanma Barranquero * time.el (display-time-day-and-date): Remove spurious * in docstring.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Wed, 02 Sep 2009 03:21:26 +0000 Glenn Morris (emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
Wed, 26 Aug 2009 03:07:25 +0000 Glenn Morris Define risky-local-variable property here rather than in files.el.
Sat, 21 Mar 2009 18:55:47 +0000 Glenn Morris Fix sentence-end whitespace in previous.
Sat, 21 Mar 2009 18:53:14 +0000 Glenn Morris Jari Aalto <jari.aalto at cante.net>
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Fri, 22 Feb 2008 03:58:34 +0000 Glenn Morris (top-level): No need to require time-date when compiling.
Thu, 21 Feb 2008 20:28:12 +0000 Michael Olson lisp/time.el: Fix compiler warning.
Sun, 17 Feb 2008 23:11:12 +0000 Juri Linkov (emacs-init-time): Use format instead of format-seconds.
Sat, 16 Feb 2008 23:18:00 +0000 Juri Linkov (emacs-init-time): New function.
Sat, 16 Feb 2008 22:21:06 +0000 Glenn Morris (emacs-uptime): Use before-init-time rather than emacs-startup-time.
Sat, 16 Feb 2008 03:30:57 +0000 Glenn Morris (emacs-uptime): Add optional `format' argument. Doc fix. Use `%z'
Sat, 16 Feb 2008 03:29:43 +0000 Glenn Morris (emacs-uptime): Move here from time-date.el.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 29 Aug 2007 05:03:40 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Thu, 19 Jan 2006 07:11:42 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 30 Oct 2007 21:24:57 +0000 Jason Rumney (display-time-world-list): Test for zoneinfo support.
Sat, 27 Oct 2007 14:53:19 +0000 Eli Zaretskii (legacy-style-world-list): Fix TZ values for London, Bangalore, and Tokyo.
Sat, 27 Oct 2007 12:43:07 +0000 Eli Zaretskii (zoneinfo-style-world-list, legacy-style-world-list): New defcustoms.
Thu, 18 Oct 2007 21:23:10 +0000 Richard M. Stallman (display-time-world-time-format): Display day # not month #.
Tue, 28 Aug 2007 15:04:00 +0000 Richard M. Stallman New feature to display several time zones in a buffer.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 16 May 2007 14:06:55 +0000 Juanma Barranquero (display-time-mail-file): Doc fix.
Wed, 16 May 2007 11:27:37 +0000 Juanma Barranquero (display-time-24hr-format): Doc fix.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 14 Sep 2006 23:54:12 +0000 Richard M. Stallman (display-time): Group mode-line instead of modeline.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 16 Jan 2006 23:54:45 +0000 Juri Linkov (display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
Thu, 11 Aug 2005 01:53:17 +0000 Luc Teirlinck (display-time-use-mail-icon, display-time-format)
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.