<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,9 @@
      (require 'em-prompt)
      (require 'em-term)
      (require 'em-cmpl)
-     (require 'eshell-vc)
+     ;; TODO: for some reason requiring this here breaks it, but
+     ;; requiring it after an eshell session is started works fine.
+     ;; (require 'eshell-vc)
      (setenv &quot;PAGER&quot; &quot;cat&quot;)
      (set-face-attribute 'eshell-prompt nil :foreground &quot;turquoise1&quot;)
      (add-hook 'eshell-mode-hook ;; for some reason this needs to be a hook</diff>
      <filename>starter-kit-eshell.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>928285beedca303929cd6230a74830e0354d5608</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/bleything/emacs-starter-kit/commit/23d7ff31f6dccb7cc071ea892f86936b4fdc33ab</url>
  <id>23d7ff31f6dccb7cc071ea892f86936b4fdc33ab</id>
  <committed-date>2008-12-23T11:19:45-08:00</committed-date>
  <authored-date>2008-12-23T11:19:45-08:00</authored-date>
  <message>eshell-vc seems to break when required before eshell finishes loading.</message>
  <tree>829f6584c3e0bec23a696afbde0d6ba4334a9736</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
