Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (display-time): Group mode-line instead of modeline. | Richard M. Stallman | 2006-09-14 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (display-time-mail-face): Replace :group `faces' with `mode-line-faces'. | Juri Linkov | 2006-01-16 | 1 | -1/+1 |
| | |||||
* | (display-time-use-mail-icon, display-time-format) | Luc Teirlinck | 2005-08-11 | 1 | -3/+3 |
| | | | | (display-time-string-forms): Shorten first line of docstrings. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (display-time-mail-face): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -2/+2 |
| | |||||
* | (display-time-string-forms, display-time-update): | Luc Teirlinck | 2005-05-26 | 1 | -0/+2 |
| | | | | Use mode-line-highlight as mouse-face. | ||||
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -2/+2 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | (display-time-string-forms): Fix help-echo date format. | Juri Linkov | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | (display-time-string-forms): Add help-echo with date on time. | Stefan Monnier | 2004-03-19 | 1 | -3/+5 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Doc fixes. | Dave Love | 2003-04-01 | 1 | -44/+76 |
| | | | | | | | | (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. | ||||
* | (display-time-string-forms): Add face property to mail string. | Juanma Barranquero | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | (display-time-mode): Set display-time-load-average here. | Richard M. Stallman | 2002-09-15 | 1 | -43/+48 |
| | | | | | | (display-time-load-average): Initialize to nil. (display-time-default-load-average): Add "None" alternative. (display-time-update): Handle "None" alternative for load-average. | ||||
* | (display-time-mail-directory, display-time-mail-function): Doc fixes. | Richard M. Stallman | 2002-04-30 | 1 | -4/+5 |
| | |||||
* | (display-time-mail-directory): New option. | Pavel Janík | 2002-01-27 | 1 | -4/+29 |
| | | | | | | | | | (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. | ||||
* | Remove trailing whitespaces. | Pavel Janík | 2002-01-19 | 1 | -2/+2 |
| | |||||
* | (display-time-load-average-threshold): Fix defcustom (add type and group). | Pavel Janík | 2002-01-03 | 1 | -1/+3 |
| | |||||
* | (display-time-load-average-threshold): New variable. | Pavel Janík | 2001-12-22 | 1 | -5/+37 |
| | | | | | | | | (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. | ||||
* | (display-time-string-forms): Use | Gerd Moellmann | 2001-08-09 | 1 | -1/+2 |
| | | | | make-mode-line-mouse-map instead of make-mode-line-mouse2-map. | ||||
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | Remove a stray carriage return character. | Gerd Moellmann | 2001-04-17 | 1 | -2/+3 |
| | |||||
* | (display-time-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (display-time-mode): Use define-minor-mode. | Stefan Monnier | 2000-09-29 | 1 | -51/+30 |
| | |||||
* | Remove trailing ^M that prevent CVS-merging. | Stefan Monnier | 2000-06-17 | 1 | -314/+314 |
| | |||||
* | (display-time-mail-function): New variable, to allow | Andrew Innes | 2000-06-16 | 1 | -306/+315 |
| | | | | | external packages to indicate when new mail is available. (display-time-update): Use it. | ||||
* | (display-time-mail-icon): Use `:ascent center'. | Gerd Moellmann | 2000-05-12 | 1 | -1/+1 |
| | |||||
* | Small doc fixes from Pavel Janic. | Dave Love | 2000-05-07 | 1 | -4/+4 |
| | |||||
* | (display-time-mail-face, display-time-use-mail-icon): | Dave Love | 2000-05-03 | 1 | -7/+36 |
| | | | | | | New option. (display-time-mail-icon): New variable. (display-time-string-forms): Use the above. Fix the local-map. | ||||
* | (display-time-mail-file): Add `none' to the list of | Gerd Moellmann | 2000-03-02 | 1 | -1/+2 |
| | | | | choices. | ||||
* | (display-time-update): Change load-average help-echo. | Dave Love | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | (display-time-string-forms): Make the Mail string active. | Dave Love | 2000-01-07 | 1 | -4/+14 |
| | | | | (display-time-update): Provide help-echo for load average. | ||||
* | (display-time-mode): Add autoload cookie. | Dave Love | 1999-09-28 | 1 | -0/+1 |
| | |||||
* | (display-time-update): Allow for wrap-around when | Andrew Innes | 1999-05-04 | 1 | -3/+5 |
| | | | | checking against display-time-server-down-time. | ||||
* | (display-time-mode): Doc fix. | Dave Love | 1999-04-27 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Karl Heuer | 1999-03-30 | 1 | -1/+1 |
| | |||||
* | (display-time-mode): Doc fix. | Karl Heuer | 1999-03-30 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -1/+2 |
| | |||||
* | (display-time-mode): Set the variable display-time-mode. | Richard M. Stallman | 1998-01-05 | 1 | -0/+15 |
| | | | | | (display-time-mode): New customize variable to automatically load the package. | ||||
* | (display-time-hook): Minor doc fix. | Richard M. Stallman | 1997-08-23 | 1 | -2/+2 |
| | |||||
* | (display-time-string-forms): Use %M, not %m. | Richard M. Stallman | 1997-07-02 | 1 | -1/+1 |
| | |||||
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 |
| | |||||
* | Customize. | Richard M. Stallman | 1997-05-08 | 1 | -14/+36 |
| | | | | | | (display-time-string-forms): Test display-time-day-and-date and display-time-24hr-format here. (display-time-format): Default value is now nil. | ||||
* | (display-time-string-forms): Test display-time-day-and-date | Richard M. Stallman | 1997-05-04 | 1 | -7/+9 |
| | | | | | and display-time-24hr-format here. (display-time-format): Default value is now nil. | ||||
* | (display-time-event-handler): Use let*. | Richard M. Stallman | 1996-12-18 | 1 | -6/+6 |
| | |||||
* | (display-time-event-handler): Fix previous change. | Richard M. Stallman | 1996-12-16 | 1 | -10/+14 |
| | |||||
* | (display-time-event-handler): If Don't run the timer | Richard M. Stallman | 1996-12-13 | 1 | -1/+17 |
| | | | | for successive times that are already in the past. | ||||
* | (display-time-format): New variable. | Richard M. Stallman | 1996-11-07 | 1 | -7/+13 |
| | | | | (display-time-string-forms): Use display-time-format. |