aboutsummaryrefslogtreecommitdiff
path: root/sx-time.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-20 20:46:52 -0600
committerSean Allred <code@seanallred.com>2014-11-20 20:46:52 -0600
commitb2e59bb1f230267ec5257582478117737cc10049 (patch)
tree29c8bda490c43fee66a9cf1383ff30afc4ef3e81 /sx-time.el
parent48e3e7bfd485901e90d807e4470ce8d192459933 (diff)
GitHub comments -- #77
Diffstat (limited to 'sx-time.el')
-rw-r--r--sx-time.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/sx-time.el b/sx-time.el
index 1ce0886..9c4dfaa 100644
--- a/sx-time.el
+++ b/sx-time.el
@@ -51,14 +51,12 @@
(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)