<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,8 +12,8 @@
 (setq espresso-indent-level 2)
 
 (eval-after-load 'espresso
-  '(progn (define-key espresso-mode-map &quot;{&quot; 'paredit-open-brace)
-          (define-key espresso-mode-map &quot;}&quot; 'paredit-close-brace-and-newline)
+  '(progn (define-key espresso-mode-map &quot;{&quot; 'paredit-open-curly)
+          (define-key espresso-mode-map &quot;}&quot; 'paredit-close-curly-and-newline)
           ;; fixes problem with pretty function font-lock
           (define-key espresso-mode-map (kbd &quot;,&quot;) 'self-insert-command)
           (font-lock-add-keywords 'espresso-mode</diff>
      <filename>starter-kit-js.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9b39bcbd5d068e001b9d3da04e2f152673f9189a</id>
    </parent>
  </parents>
  <author>
    <name>David Goodlad</name>
    <email>david@goodlad.ca</email>
  </author>
  <url>http://github.com/technomancy/emacs-starter-kit/commit/2474c8b3ed5f1857e9d1df92cf215b1881f5e5c8</url>
  <id>2474c8b3ed5f1857e9d1df92cf215b1881f5e5c8</id>
  <committed-date>2009-09-08T19:22:38-07:00</committed-date>
  <authored-date>2009-09-08T19:22:38-07:00</authored-date>
  <message>Use paredit's new 'curly' terminology instead of 'brace'</message>
  <tree>864c2ffecd1cd997776dc231c1d5d0ee3990d771</tree>
  <committer>
    <name>David Goodlad</name>
    <email>david@goodlad.ca</email>
  </committer>
</commit>
