aboutsummaryrefslogtreecommitdiff
path: root/chime.el
diff options
context:
space:
mode:
Diffstat (limited to 'chime.el')
-rw-r--r--chime.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/chime.el b/chime.el
index 1599ba4..5ed6b06 100644
--- a/chime.el
+++ b/chime.el
@@ -616,7 +616,7 @@ for org-agenda-files to be populated)."
(defun chime--time= (&rest list)
"Compare timestamps.
-Comparison is performed by converted each element of LIST onto string
+Comparison is performed by converting each element of LIST to a string
in order to ignore seconds."
(->> list
(--map (format-time-string "%Y-%m-%d %H:%M" it))
@@ -1310,7 +1310,6 @@ Combines keyword, tag, and custom predicate blacklists."
"chime-predicate-blacklist")))
string-end)))
-
(defun chime-environment-regex ()
"Generate regex for environment variables to inject into async process."
(macroexpand