aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/time.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (display-time-string-forms): Test display-time-day-and-dateRichard M. Stallman1997-05-041-7/+9
* (display-time-event-handler): Use let*.Richard M. Stallman1996-12-181-6/+6
* (display-time-event-handler): Fix previous change.Richard M. Stallman1996-12-161-10/+14
* (display-time-event-handler): If Don't run the timerRichard M. Stallman1996-12-131-1/+17
* (display-time-format): New variable.Richard M. Stallman1996-11-071-7/+13
* (display-time): Use new run-at-time functionality toPaul Eggert1996-09-031-3/+2
* (display-time): Call display-time-mode.Richard M. Stallman1996-08-291-18/+40
* (display-time): Fix prev change: use display-time-update.Richard M. Stallman1996-07-211-1/+1
* (display-time): Call display-time-event-handler directlyRichard M. Stallman1996-07-211-0/+2
* (display-time): Starting time should be future, not past.Karl Heuer1996-07-171-4/+3
* (display-time): Fix start time for run-at-time.Karl Heuer1996-07-131-1/+4
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (display-time): Use rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-1/+1
* (display-time): Use run-at-time to start the timer.Richard M. Stallman1996-02-271-7/+4
* (display-time-update): New subroutine broken out fromKarl Heuer1996-02-211-4/+13
* (display-time): Rewrite to use built-in timers.Richard M. Stallman1996-02-021-37/+14
* Update FSF's address.Erik Naggum1996-01-141-4/+5
* (display-time): make it work under ms-dos by setting theKarl Heuer1995-12-191-12/+19
* (display-time-filter): Move run-hooks inside let.Richard M. Stallman1995-06-301-2/+4
* (display-time-filter):Karl Heuer1995-06-071-2/+3
* (display-time-sentinel, display-time-filter): Use force-mode-line-update.Karl Heuer1995-04-251-5/+2
* (display-time-string-forms): Fix doc string syntax error.Richard M. Stallman1995-01-021-1/+1
* (display-time-filter): Ignore mail-spool-file if not string.Richard M. Stallman1994-10-181-2/+4
* (display-time-24hr-format): Doc fix.Karl Heuer1994-09-161-11/+18
* (display-time-filter): pm starts at 12, not 13.Richard M. Stallman1994-08-051-1/+1
* (display-time-string-forms): New variable.Richard M. Stallman1994-07-311-47/+62
* Update copyright.Karl Heuer1994-05-031-1/+1
* (display-time): Force use of pipe, not pty.Richard M. Stallman1994-04-221-4/+7
* (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenvKarl Heuer1994-02-111-3/+1
* (display-time): Use expand-file-name to make file name of wakeup.Richard M. Stallman1994-02-091-1/+1
* (display-time-file-nonempty-p): Check existence here.Richard M. Stallman1994-01-061-7/+27
* (display-time-file-nonempty-p): Use file-chase-links.Roland McGrath1993-07-071-4/+2
* (display-time-24hr-format): Make it a user option.Richard M. Stallman1993-06-041-1/+1
* (display-time-day-and-date): Use defvar, not defconst.Richard M. Stallman1993-05-271-1/+1
* Added or corrected Commentary sectionEric S. Raymond1993-03-221-0/+5
* * time.el (display-time): Doc fix.Jim Blandy1993-03-211-1/+1