Forráskód Böngészése

Merge branch 'maint'

Nicolas Goaziou 7 éve
szülő
commit
cdacaa5e87
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      lisp/org-clock.el

+ 1 - 0
lisp/org-clock.el

@@ -1755,6 +1755,7 @@ With prefix arg SELECT, offer recently clocked tasks for selection."
 (defvar-local org-clock-file-total-minutes nil
   "Holds the file total time in minutes, after a call to `org-clock-sum'.")
 
+;;;###autoload
 (defun org-clock-sum-today (&optional headline-filter)
   "Sum the times for each subtree for today."
   (let ((range (org-clock-special-range 'today)))