From 23d25719deb31694f12750a638872a175aae0419 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Tue, 18 Nov 2014 23:15:55 -0500 Subject: Documentation -- part three Source code is documented to the best of my knowledge and understanding. --- sx-time.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sx-time.el') 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) -- cgit v1.2.3