erc-away-timestamp-format | Timestamp format used when marked as being away. |
erc-echo-timestamp-format | Format string to be used when ‘erc-echo-timestamps’ is non-nil. |
erc-echo-timestamps | If non-nil, print timestamp in the minibuffer when point is moved. |
erc-hide-timestamps | If non-nil, timestamps will be invisible. |
erc-insert-away-timestamp-function | Function to use to insert the away timestamp. |
erc-insert-timestamp-function | Function to use to insert timestamps. |
erc-stamp-mode | Non-nil if Erc-Stamp mode is enabled. |
erc-stamp-mode-hook | Hook run after entering or leaving ‘erc-stamp-mode’. |
erc-timestamp-format | If set to a string, messages will be timestamped. |
erc-timestamp-format-left | If set to a string, messages will be timestamped. |
erc-timestamp-format-right | If set to a string, messages will be timestamped. |
erc-timestamp-intangible | Whether the timestamps should be intangible, i.e. prevent the point |
erc-timestamp-last-inserted | Last timestamp inserted into the buffer. |
erc-timestamp-last-inserted-left | Last timestamp inserted into the left side of the buffer. |
erc-timestamp-last-inserted-right | Last timestamp inserted into the right side of the buffer. |
erc-timestamp-last-window-width | The width of the last window that showed the current buffer. |
erc-timestamp-only-if-changed-flag | Non-nil means insert timestamp only if its value changed since last insertion. |
erc-timestamp-right-column | If non-nil, the column at which the timestamp is inserted, |
erc-timestamp-use-align-to | If non-nil, use the :align-to display property to align the stamp. |