aboutsummaryrefslogtreecommitdiff
path: root/sx-time.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-time.el')
-rw-r--r--sx-time.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-time.el b/sx-time.el
index 9c4dfaa..1ce0886 100644
--- a/sx-time.el
+++ b/sx-time.el
@@ -51,12 +51,14 @@
(defcustom sx-time-date-format-year "%H:%M %e %b %Y"
"Format used for dates on a past year.
+
See also `sx-time-date-format'."
:type 'string
:group 'sx-time)
(defcustom sx-time-date-format "%H:%M - %d %b"
"Format used for dates on this year.
+
See also `sx-time-date-format-year'."
:type 'string
:group 'sx-time)