1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
d3c7da2179 (display-time): Use rmail-after-get-new-mail-hook. 1996-02-27 22:45:40 +00:00
Richard M. Stallman
243dfffb77 (display-time): Use run-at-time to start the timer. 1996-02-27 17:44:45 +00:00
Karl Heuer
b36bca9ac2 (display-time-update): New subroutine broken out from
display-time-event-handler.
(display-time): Add hook to rmail-get-new-mail-hook.
1996-02-21 21:33:35 +00:00
Richard M. Stallman
04ec3e397e (display-time): Rewrite to use built-in timers.
(display-time-event-handler): Renamed from display-time-filter;
now takes no parameters.
(display-time-sentinel): Function deleted.
(display-time-process): Variable deleted.
(display-time-timer): New variable.
1996-02-02 19:58:21 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
2eb271bec4 (display-time): make it work under ms-dos by setting the
`dos-display-time' variable instead of invoking `wakeup' as
asynchronous process (which doesn't work under ms-dos).
1995-12-19 21:02:04 +00:00
Richard M. Stallman
83656a198b (display-time-filter): Move run-hooks inside let. 1995-06-30 00:23:08 +00:00
Karl Heuer
e974f5992b (display-time-filter):
Use same instant for both time and time-zone.
1995-06-07 18:35:06 +00:00
Karl Heuer
ffedf987d7 (display-time-sentinel, display-time-filter): Use force-mode-line-update. 1995-04-25 22:24:40 +00:00
Richard M. Stallman
13b53275f3 (display-time-string-forms): Fix doc string syntax error. 1995-01-02 23:01:16 +00:00
Richard M. Stallman
7ff974482e (display-time-filter): Ignore mail-spool-file if not string. 1994-10-18 02:39:40 +00:00
Karl Heuer
151ca17071 (display-time-24hr-format): Doc fix.
(display-time-filter): Reenable code that got deleted during a mispatch.
1994-09-16 23:20:51 +00:00
Richard M. Stallman
5b0841fdf2 (display-time-filter): pm starts at 12, not 13. 1994-08-05 18:56:32 +00:00
Richard M. Stallman
823d86f380 (display-time-string-forms): New variable.
(display-time-filter): Simplify to use it.
1994-07-31 22:49:46 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
572986cdcd (display-time): Force use of pipe, not pty. 1994-04-22 04:37:36 +00:00
Karl Heuer
df00183bf8 (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
"USER"), since (user-login-name) already does this.
1994-02-11 21:54:44 +00:00
Richard M. Stallman
d07482afc1 (display-time): Use expand-file-name to make file name of wakeup. 1994-02-09 05:48:11 +00:00
Richard M. Stallman
c44565c836 (display-time-file-nonempty-p): Check existence here.
(display-time-server-down-time): New variable.
(display-time-filter): If accessing mail-spool-time takes too long,
don't try again for twenty minutes.
1994-01-06 09:24:30 +00:00
Roland McGrath
2fe4a905f8 (display-time-file-nonempty-p): Use file-chase-links. 1993-07-07 04:31:38 +00:00
Richard M. Stallman
ce04ffeb3f (display-time-24hr-format): Make it a user option. 1993-06-04 19:20:16 +00:00
Richard M. Stallman
c636405b43 (display-time-day-and-date): Use defvar, not defconst. 1993-05-27 04:04:28 +00:00
Eric S. Raymond
c91c4e6d7f Added or corrected Commentary section 1993-03-22 22:44:33 +00:00
Jim Blandy
7bbbf29af0 * time.el (display-time): Doc fix. 1993-03-21 03:23:29 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
d501f51645 *** empty log message *** 1992-05-30 20:24:49 +00:00
Jim Blandy
c2be0af47a *** empty log message *** 1991-08-13 15:58:15 +00:00
Roland McGrath
37b2be94f1 *** empty log message *** 1991-05-13 22:37:35 +00:00
Brian Preble
73fa834646 *** empty log message *** 1991-05-13 22:05:10 +00:00
Roland McGrath
657e634fa1 *** empty log message *** 1991-05-10 21:47:42 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
Richard M. Stallman
29975121ed *** empty log message *** 1990-12-05 18:47:42 +00:00
Richard M. Stallman
9673300ad8 Initial revision 1990-10-09 19:49:09 +00:00