diary-abbreviated-year-flag | Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. |
diary-comment-end | String marking the end of a comment in the diary. |
diary-comment-start | String marking the start of a comment in the diary, or nil. |
diary-display-function | Function used to display the diary. |
diary-face-attrs | Alist of (REGEXP SUBEXP ATTRIBUTE TYPE) elements. |
diary-fancy-display-mode-abbrev-table | Abbrev table for ‘diary-fancy-display-mode’. |
diary-fancy-display-mode-hook | Hook run after entering ‘diary-fancy-display-mode’. |
diary-fancy-display-mode-map | Keymap for ‘diary-fancy-display-mode’. |
diary-fancy-display-mode-syntax-table | Syntax table for ‘diary-fancy-display-mode’. |
diary-fancy-font-lock-keywords | Keywords to highlight in fancy diary display. |
diary-fancy-overriding-map | Keymap overriding minor-mode maps in ‘diary-fancy-display-mode’. |
diary-file-name-prefix | Non-nil means prefix each diary entry with the name of the file defining it. |
diary-file-name-prefix-function | The function that will take a diary file name and return the desired prefix. |
diary-font-lock-keywords | Forms to highlight in ‘diary-mode’. |
diary-from-outlook-function | If non-nil, a function of one argument for ‘diary-from-outlook’ to call. |
diary-glob-file-regexp-prefix | Regular expression prepended to ‘diary-face-attrs’ for file-wide specifiers. |
diary-goto-entry-function | Function called to jump to a diary entry. |
diary-header-line-flag | Non-nil means ‘diary-simple-display’ will show a header line. |
diary-header-line-format | Format of the header line displayed by ‘diary-simple-display’. |
diary-hook | Hook run after displaying the diary. |
diary-include-string | The string indicating inclusion of another file of diary entries. |
diary-included-files | List of any diary files included in the last call to ‘diary-list-entries’. |
diary-list-entries-hook | Hook run after diary file is culled for relevant entries. |
diary-list-include-blanks | If nil, do not include days with no diary entry in the list of diary entries. |
diary-mail-addr | Email address that ‘diary-mail-entries’ will send email to. |
diary-mail-days | Default number of days for ‘diary-mail-entries’ to check. |
diary-mark-entries-hook | List of functions called after marking diary entries in the calendar. |
diary-marking-entries-flag | Non-nil during the marking of diary entries, nil otherwise. |
diary-marking-entry-flag | Non-nil during the marking of diary entries, if current entry is marking. |
diary-mode-abbrev-table | Abbrev table for ‘diary-mode’. |
diary-mode-hook | Hook run after entering ‘diary-mode’. |
diary-mode-map | Keymap for ‘diary-mode’. |
diary-mode-syntax-table | Syntax table for ‘diary-mode’. |
diary-modify-entry-list-string-function | Function applied to entry string before putting it into the entries list. |
diary-nongregorian-listing-hook | List of functions called for listing diary file and included files. |
diary-nongregorian-marking-hook | List of functions called for marking diary file and included files. |
diary-number-of-entries | Specifies how many days of diary entries are to be displayed initially. |
diary-outlook-formats | Alist of regexps matching message text and replacement text. |
diary-print-entries-hook | Run by ‘diary-print-entries’ after preparing a temporary diary buffer. |
diary-remind-message | Pseudo-pattern giving form of reminder messages in the fancy diary display. |
diary-selective-display | Internal diary variable; non-nil if some diary text is hidden. |
diary-sexp-entry-symbol | The string used to indicate a sexp diary entry in ‘diary-file’. |
diary-syntax-table | The syntax table used when parsing dates in the diary file. |
diary-time-regexp | Regular expression matching a time of day. |
diary-unknown-time | Value returned by ‘diary-entry-time’ when no time is found. |