<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>dominating-file.el</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -32,6 +32,9 @@
 (require 'ansi-color)
 (require 'recentf)
 
+;; backport some functionality to Emacs 22 if needed
+(require 'dominating-file)
+
 ;; this must be loaded before ELPA since it bundles its own
 ;; out-of-date js stuff. TODO: fix it to use ELPA dependencies
 (load &quot;elpa-to-submit/nxhtml/autostart&quot;)</diff>
      <filename>init.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43c343717f4079fa57b37c3cd316d92915f8e1ae</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/technomancy/emacs-starter-kit/commit/49f582898c04823f1406ce5717c749947133140b</url>
  <id>49f582898c04823f1406ce5717c749947133140b</id>
  <committed-date>2009-05-19T16:32:51-07:00</committed-date>
  <authored-date>2009-05-19T16:32:51-07:00</authored-date>
  <message>Backport locate-dominating-file to Emacs22 if needed.</message>
  <tree>5161d2e78a2f9506def57df91fad69abec284d68</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
