Explorar o código

Autoload new org-timer functions when loading org.el

Bastien Guerry %!s(int64=15) %!d(string=hai) anos
pai
achega
90d2a9c645
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      lisp/org.el

+ 4 - 1
lisp/org.el

@@ -3129,7 +3129,10 @@ If yes, offer to stop it and to save the buffer with the changes."
   (org-autoload
    "org-timer"
    '(org-timer-start org-timer org-timer-item
-		     org-timer-change-times-in-region)))
+		     org-timer-change-times-in-region
+		     org-timer-set-timer
+		     org-timer-reset-timers
+		     org-timer-show-remaining-time)))
 
 ;; Autoload org-feed.el