From b2e59bb1f230267ec5257582478117737cc10049 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 20 Nov 2014 20:46:52 -0600 Subject: GitHub comments -- #77 --- sx-time.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'sx-time.el') 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) -- cgit v1.2.3