From 2a6c40d44680129485180b5753639d82a885dd78 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 13 Jan 2018 14:07:13 +0100 Subject: [PATCH] [Org] Minor formatting --- site-lisp/db-org.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index c0adb67..1e04003 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -1147,8 +1147,8 @@ START and END must be given as org-mode timestamp strings." (kill-line) (db/org-insert-clockline current-start new-start))))) - ;; keep headline as they are, i.e., do nothing - (lambda ())))) + ;; Keep headline as they are, i.e., do nothing + (lambda ()))) ;; Finally add the new clock line (org-with-point-at location