emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-agenda.el acquired a dependency on org-clock.el
@ 2011-08-17 20:17 Nick Dokos
  2011-08-17 20:34 ` Nick Dokos
  2011-08-19 22:34 ` Bastien
  0 siblings, 2 replies; 4+ messages in thread
From: Nick Dokos @ 2011-08-17 20:17 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: nicholas.dokos


Commit 8c3ecbe3 introduced a new dependency

 org-agenda.el --> org-clock.el

by moving the org-hh:mm-string-to-minutes etc. functions into org-clock.el.
Presumably, org-agenda.el now needs a

 (require 'org-clock)

Nick

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-19 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-17 20:17 org-agenda.el acquired a dependency on org-clock.el Nick Dokos
2011-08-17 20:34 ` Nick Dokos
2011-08-18 17:40   ` Achim Gratz
2011-08-19 22:34 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).