Autoload new org-timer functions when loading org.el

This commit is contained in:
Bastien Guerry 2009-07-27 12:20:39 +08:00
parent f2d92fa89a
commit 90d2a9c645
1 changed files with 4 additions and 1 deletions

View File

@ -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