1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Kenichi Handa
463f5630a5 New directory 2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Dave Love
b7eb6e8a16 Doc fixes.
(display-time-mail-face): Change :type and default to nil.
(display-time-mail-icon): Use pbm, not xbm.
(display-time-mail-string): New.
(display-time-string-forms): Use display-time-mail-string.  Add
checks in display property.
2003-04-01 18:03:13 +00:00
Juanma Barranquero
572e07532f (display-time-string-forms): Add face property to mail string. 2003-02-14 07:02:13 +00:00
Richard M. Stallman
fe6456af41 (display-time-mode): Set display-time-load-average here.
(display-time-load-average): Initialize to nil.
(display-time-default-load-average): Add "None" alternative.
(display-time-update): Handle "None" alternative for load-average.
2002-09-15 01:51:49 +00:00
Richard M. Stallman
ad68bb68bc (display-time-mail-directory, display-time-mail-function): Doc fixes. 2002-04-30 17:56:19 +00:00
Pavel Janík
cc351ed497 (display-time-mail-directory): New option.
(display-time-mail-function): Update doc-string.
(display-time-mail-icon): Use XPM image when available.
(display-time-string-forms): Use more descriptive text as help-echo
property.
(display-time-mail-check-directory): New function.
(display-time-update): Use it.
2002-01-27 18:14:55 +00:00
Pavel Janík
b03e7e2f06 Remove trailing whitespaces. 2002-01-19 14:05:57 +00:00
Pavel Janík
b7b4e4d4d0 (display-time-load-average-threshold): Fix defcustom (add type and group). 2002-01-03 08:37:40 +00:00
Pavel Janík
4b05e68da2 (display-time-load-average-threshold): New variable.
(display-time-update): Use it.
(display-time-default-load-average): New customizable option.
(display-time-load-average): New variable.
(display-time-cycle-load-average): New function.
(display-time-update): Use them.
2001-12-22 09:18:01 +00:00
Gerd Moellmann
39fce518ec (display-time-string-forms): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
2001-08-09 14:52:02 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
a78507234b Remove a stray carriage return character. 2001-04-17 12:19:55 +00:00
Stefan Monnier
bb7a71c5a6 (display-time-mode): Drop unneeded positional args. 2000-11-03 22:36:12 +00:00
Stefan Monnier
57ce63c470 (display-time-mode): Use define-minor-mode. 2000-09-29 03:26:00 +00:00
Stefan Monnier
c2acf685ec Remove trailing ^M that prevent CVS-merging. 2000-06-17 15:36:33 +00:00
Andrew Innes
c81e046376 (display-time-mail-function): New variable, to allow
external packages to indicate when new mail is available.
(display-time-update): Use it.
2000-06-16 12:59:39 +00:00
Gerd Moellmann
be0505fe51 (display-time-mail-icon): Use `:ascent center'. 2000-05-12 08:16:14 +00:00
Dave Love
4f37b78af8 Small doc fixes from Pavel Janic. 2000-05-07 19:09:25 +00:00
Dave Love
5941622aa7 (display-time-mail-face, display-time-use-mail-icon):
New option.
(display-time-mail-icon): New variable.
(display-time-string-forms): Use the above.  Fix the local-map.
2000-05-03 17:03:08 +00:00
Gerd Moellmann
ba611a5a3a (display-time-mail-file): Add `none' to the list of
choices.
2000-03-02 13:39:39 +00:00
Dave Love
fc09f4bad6 (display-time-update): Change load-average help-echo. 2000-01-31 22:14:01 +00:00
Dave Love
f6e556e9b3 (display-time-string-forms): Make the Mail string active.
(display-time-update): Provide help-echo for load average.
2000-01-07 14:19:23 +00:00
Dave Love
76d4fa66d1 (display-time-mode): Add autoload cookie. 1999-09-28 22:15:10 +00:00
Andrew Innes
5d18c0b3e6 (display-time-update): Allow for wrap-around when
checking against display-time-server-down-time.
1999-05-04 17:34:36 +00:00
Dave Love
e5638335f3 (display-time-mode): Doc fix. 1999-04-27 19:00:11 +00:00
Karl Heuer
25f67e4bc9 *** empty log message *** 1999-03-30 21:37:40 +00:00
Karl Heuer
14cace6c23 (display-time-mode): Doc fix. 1999-03-30 21:29:55 +00:00
Dan Nicolaescu
f9e9ac1dde *** empty log message *** 1998-04-20 03:35:05 +00:00
Richard M. Stallman
e419198751 (display-time-mode): Set the variable display-time-mode.
(display-time-mode): New customize variable to
automatically load the package.
1998-01-05 06:04:35 +00:00
Richard M. Stallman
f8533e9eb7 (display-time-hook): Minor doc fix. 1997-08-23 17:01:03 +00:00
Richard M. Stallman
057cf39efc (display-time-string-forms): Use %M, not %m. 1997-07-02 20:01:13 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
a2185576ed Customize.
(display-time-string-forms): Test display-time-day-and-date
and display-time-24hr-format here.
(display-time-format): Default value is now nil.
1997-05-08 05:11:50 +00:00
Richard M. Stallman
121211d440 (display-time-string-forms): Test display-time-day-and-date
and display-time-24hr-format here.
(display-time-format): Default value is now nil.
1997-05-04 16:33:19 +00:00
Richard M. Stallman
85673d2b49 (display-time-event-handler): Use let*. 1996-12-18 02:46:34 +00:00
Richard M. Stallman
d2b7637f7c (display-time-event-handler): Fix previous change. 1996-12-16 22:40:50 +00:00
Richard M. Stallman
a39a6e40e7 (display-time-event-handler): If Don't run the timer
for successive times that are already in the past.
1996-12-13 01:31:43 +00:00
Richard M. Stallman
3bfbd249c8 (display-time-format): New variable.
(display-time-string-forms): Use display-time-format.
1996-11-07 03:51:16 +00:00
Paul Eggert
d694e9df52 (display-time): Use new run-at-time functionality to
fix display glitches when display-time-interval != 60.
1996-09-03 18:16:06 +00:00
Richard M. Stallman
7fd5b62d23 (display-time): Call display-time-mode.
(display-time-mode): Take arg or toggle, as a minor mode.
1996-08-29 01:37:38 +00:00
Richard M. Stallman
52e2247ccb (display-time): Fix prev change: use display-time-update. 1996-07-21 19:47:53 +00:00
Richard M. Stallman
c22161a406 (display-time): Call display-time-event-handler directly
to make the time appear right away.
1996-07-21 18:38:38 +00:00
Karl Heuer
c513a845e8 (display-time): Starting time should be future, not past. 1996-07-17 20:14:16 +00:00
Karl Heuer
92373e943a (display-time): Fix start time for run-at-time. 1996-07-13 17:53:53 +00:00
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