display-time-24hr-format | Non-nil indicates time should be displayed as hh:mm, 0 <= hh <= 23. |
display-time-day-and-date | Non-nil means M-x display-time should display day and date as well as time. |
display-time-default-load-average | Which load average value will be shown in the mode line. |
display-time-format | String specifying format for displaying the time in the mode line. |
display-time-hook | List of functions to be called when the time is updated on the mode line. |
display-time-interval | Seconds between updates of time in the mode line. |
display-time-load-average | Value of the system’s load average currently shown on the mode line. |
display-time-load-average-threshold | Load-average values below this value won’t be shown in the mode line. |
display-time-mail-directory | Name of mail inbox directory, for indicating existence of new mail. |
display-time-mail-face | Face to use for ‘display-time-mail-string’. |
display-time-mail-file | File name of mail inbox file, for indicating existence of new mail. |
display-time-mail-function | Function to call, for indicating existence of new mail. |
display-time-mail-icon | Image specification to offer as the mail indicator on a graphic display. |
display-time-mail-string | String to use as the mail indicator in ‘display-time-string-forms’. |
display-time-mode | Non-nil if Display-Time mode is enabled. |
display-time-mode-hook | Hook run after entering or leaving ‘display-time-mode’. |
display-time-server-down-time | Time when mail file’s file system was recorded to be down. |
display-time-string | String used in mode lines to display a time string. |
display-time-string-forms | List of expressions governing display of the time in the mode line. |
display-time-use-mail-icon | Non-nil means use an icon as mail indicator on a graphic display. |
display-time-world-buffer-name | Name of the ‘world-clock’ buffer. |
display-time-world-list | Alist of time zones and places for ‘world-clock’ to display. |
display-time-world-time-format | Time format for ‘world-clock’, see ‘format-time-string’. |
display-time-world-timer-enable | If non-nil, a timer will update the ‘world-clock’ buffer. |
display-time-world-timer-second | Interval in seconds for updating the ‘world-clock’ buffer. |
legacy-style-world-list | Alist of traditional-style time zones and places for ‘world-clock’. |
world-clock--timer | The current world clock timer. |
world-clock-buffer-name | Name of the ‘world-clock’ buffer. |
world-clock-list | Alist of time zones and places for ‘world-clock’ to display. |
world-clock-mode-abbrev-table | Abbrev table for ‘world-clock-mode’. |
world-clock-mode-hook | Hook run after entering ‘world-clock-mode’. |
world-clock-mode-map | Keymap for ‘world-clock-mode’. |
world-clock-mode-syntax-table | Syntax table for ‘world-clock-mode’. |
world-clock-time-format | Time format for ‘world-clock’, see ‘format-time-string’. |
world-clock-timer-enable | If non-nil, a timer will update the ‘world-clock’ buffer. |
world-clock-timer-second | Interval in seconds for updating the ‘world-clock’ buffer. |
zoneinfo-style-world-list | Alist of zoneinfo-style time zones and places for ‘world-clock’. |