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