2010-07-27 |
Juanma Barranquero |
Merge from emacs-23
|
2010-07-19 |
Juanma Barranquero |
time.el: Use `define-derived-mode'. Simplify.
|
2010-07-19 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
2010-05-25 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-10-02 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
2009-09-02 |
Glenn Morris |
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
|
2009-08-26 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
2009-03-21 |
Glenn Morris |
Fix sentence-end whitespace in previous.
|
2009-03-21 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-03 |
Lute Kamstra |
* align.el:
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-10 |
Stefan Monnier |
Fix up comment convention on the arch-tag lines.
|
2008-02-22 |
Glenn Morris |
(top-level): No need to require time-date when compiling.
|
2008-02-21 |
Michael Olson |
lisp/time.el: Fix compiler warning.
|
2008-02-17 |
Juri Linkov |
(emacs-init-time): Use format instead of format-seconds.
|
2008-02-16 |
Juri Linkov |
(emacs-init-time): New function.
|
2008-02-16 |
Glenn Morris |
(emacs-uptime): Use before-init-time rather than emacs-startup-time.
|
2008-02-16 |
Glenn Morris |
(emacs-uptime): Add optional `format' argument. Doc fix. Use `%z'
|
2008-02-16 |
Glenn Morris |
(emacs-uptime): Move here from time-date.el.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-11-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-29 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-19 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
2005-06-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2005-02-13 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-30 |
Jason Rumney |
(display-time-world-list): Test for zoneinfo support.
|
2007-10-27 |
Eli Zaretskii |
(legacy-style-world-list): Fix TZ values for London, Bangalore, and Tokyo.
|
2007-10-27 |
Eli Zaretskii |
(zoneinfo-style-world-list, legacy-style-world-list): New defcustoms.
|
2007-10-18 |
Richard M. Stallman |
(display-time-world-time-format): Display day # not month #.
|
2007-08-28 |
Richard M. Stallman |
New feature to display several time zones in a buffer.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-05-16 |
Juanma Barranquero |
(display-time-mail-file): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(display-time-24hr-format): Doc fix.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-09-14 |
Richard M. Stallman |
(display-time): Group mode-line instead of modeline.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-16 |
Juri Linkov |
(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
|
2005-08-11 |
Luc Teirlinck |
(display-time-use-mail-icon, display-time-format)
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-10 |
Juanma Barranquero |
(display-time-mail-face): Fix spellings in docstrings.
|
2005-05-26 |
Luc Teirlinck |
(display-time-string-forms, display-time-update):
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-02-09 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
2004-03-23 |
Juri Linkov |
(display-time-string-forms): Fix help-echo date format.
|
2004-03-19 |
Stefan Monnier |
(display-time-string-forms): Add help-echo with date on time.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-04-01 |
Dave Love |
Doc fixes.
|
2003-02-14 |
Juanma Barranquero |
(display-time-string-forms): Add face property to mail string.
|
2002-09-15 |
Richard M. Stallman |
(display-time-mode): Set display-time-load-average here.
|
2002-04-30 |
Richard M. Stallman |
(display-time-mail-directory, display-time-mail-function): Doc fixes.
|
2002-01-27 |
Pavel Janík |
(display-time-mail-directory): New option.
|
2002-01-19 |
Pavel Janík |
Remove trailing whitespaces.
|
2002-01-03 |
Pavel Janík |
(display-time-load-average-threshold): Fix defcustom (add type and group).
|
2001-12-22 |
Pavel Janík |
(display-time-load-average-threshold): New variable.
|
2001-08-09 |
Gerd Moellmann |
(display-time-string-forms): Use
|
2001-07-15 |
Pavel Janík |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-04-17 |
Gerd Moellmann |
Remove a stray carriage return character.
|
2000-11-03 |
Stefan Monnier |
(display-time-mode): Drop unneeded positional args.
|
2000-09-29 |
Stefan Monnier |
(display-time-mode): Use define-minor-mode.
|
2000-06-17 |
Stefan Monnier |
Remove trailing ^M that prevent CVS-merging.
|
2000-06-16 |
Andrew Innes |
(display-time-mail-function): New variable, to allow
|
2000-05-12 |
Gerd Moellmann |
(display-time-mail-icon): Use `:ascent center'.
|
2000-05-07 |
Dave Love |
Small doc fixes from Pavel Janic.
|
2000-05-03 |
Dave Love |
(display-time-mail-face, display-time-use-mail-icon):
|
2000-03-02 |
Gerd Moellmann |
(display-time-mail-file): Add `none' to the list of
|
2000-01-31 |
Dave Love |
(display-time-update): Change load-average help-echo.
|
2000-01-07 |
Dave Love |
(display-time-string-forms): Make the Mail string active.
|
1999-09-28 |
Dave Love |
(display-time-mode): Add autoload cookie.
|
1999-05-04 |
Andrew Innes |
(display-time-update): Allow for wrap-around when
|
1999-04-27 |
Dave Love |
(display-time-mode): Doc fix.
|
1999-03-30 |
Karl Heuer |
*** empty log message ***
|
1999-03-30 |
Karl Heuer |
(display-time-mode): Doc fix.
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-01-05 |
Richard M. Stallman |
(display-time-mode): Set the variable display-time-mode.
|
1997-08-23 |
Richard M. Stallman |
(display-time-hook): Minor doc fix.
|
1997-07-02 |
Richard M. Stallman |
(display-time-string-forms): Use %M, not %m.
|
1997-06-22 |
Richard M. Stallman |
Add provide call.
|
1997-05-08 |
Richard M. Stallman |
Customize.
|
1997-05-04 |
Richard M. Stallman |
(display-time-string-forms): Test display-time-day-and-date
|
1996-12-18 |
Richard M. Stallman |
(display-time-event-handler): Use let*.
|
1996-12-16 |
Richard M. Stallman |
(display-time-event-handler): Fix previous change.
|
1996-12-13 |
Richard M. Stallman |
(display-time-event-handler): If Don't run the timer
|
1996-11-07 |
Richard M. Stallman |
(display-time-format): New variable.
|
1996-09-03 |
Paul Eggert |
(display-time): Use new run-at-time functionality to
|
1996-08-29 |
Richard M. Stallman |
(display-time): Call display-time-mode.
|
1996-07-21 |
Richard M. Stallman |
(display-time): Fix prev change: use display-time-update.
|
1996-07-21 |
Richard M. Stallman |
(display-time): Call display-time-event-handler directly
|
1996-07-17 |
Karl Heuer |
(display-time): Starting time should be future, not past.
|
1996-07-13 |
Karl Heuer |
(display-time): Fix start time for run-at-time.
|
1996-03-02 |
Richard M. Stallman |
Comment change.
|
1996-02-27 |
Richard M. Stallman |
(display-time): Use rmail-after-get-new-mail-hook.
|
1996-02-27 |
Richard M. Stallman |
(display-time): Use run-at-time to start the timer.
|
1996-02-21 |
Karl Heuer |
(display-time-update): New subroutine broken out from
|
1996-02-02 |
Richard M. Stallman |
(display-time): Rewrite to use built-in timers.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-12-19 |
Karl Heuer |
(display-time): make it work under ms-dos by setting the
|
1995-06-30 |
Richard M. Stallman |
(display-time-filter): Move run-hooks inside let.
|
1995-06-07 |
Karl Heuer |
(display-time-filter):
|
1995-04-25 |
Karl Heuer |
(display-time-sentinel, display-time-filter): Use force-mode-line-update.
|
1995-01-02 |
Richard M. Stallman |
(display-time-string-forms): Fix doc string syntax error.
|
1994-10-18 |
Richard M. Stallman |
(display-time-filter): Ignore mail-spool-file if not string.
|
1994-09-16 |
Karl Heuer |
(display-time-24hr-format): Doc fix.
|
1994-08-05 |
Richard M. Stallman |
(display-time-filter): pm starts at 12, not 13.
|
1994-07-31 |
Richard M. Stallman |
(display-time-string-forms): New variable.
|
1994-05-03 |
Karl Heuer |
Update copyright.
|
1994-04-22 |
Richard M. Stallman |
(display-time): Force use of pipe, not pty.
|
1994-02-11 |
Karl Heuer |
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
|
1994-02-09 |
Richard M. Stallman |
(display-time): Use expand-file-name to make file name of wakeup.
|
1994-01-06 |
Richard M. Stallman |
(display-time-file-nonempty-p): Check existence here.
|
1993-07-07 |
Roland McGrath |
(display-time-file-nonempty-p): Use file-chase-links.
|
1993-06-04 |
Richard M. Stallman |
(display-time-24hr-format): Make it a user option.
|
1993-05-27 |
Richard M. Stallman |
(display-time-day-and-date): Use defvar, not defconst.
|
1993-03-22 |
Eric S. Raymond |
Added or corrected Commentary section
|
1993-03-21 |
Jim Blandy |
* time.el (display-time): Doc fix.
|
1992-07-22 |
Eric S. Raymond |
entered into RCS
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1991-08-13 |
Jim Blandy |
*** empty log message ***
|
1991-05-13 |
Roland McGrath |
*** empty log message ***
|
1991-05-13 |
Brian Preble |
*** empty log message ***
|
1991-05-10 |
Roland McGrath |
*** empty log message ***
|
1991-05-09 |
Roland McGrath |
*** empty log message ***
|
1990-12-05 |
Richard M. Stallman |
*** empty log message ***
|
1990-10-09 |
Richard M. Stallman |
Initial revision
|