<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -85,7 +85,7 @@ Symbols matching the text at point are put first in the completion list.&quot;
   
 (defun run-coding-hook ()
   &quot;Enable things that are convenient across all coding buffers.&quot;
-  (run-hooks coding-hook))
+  (run-hooks 'coding-hook))
 
 (defun untabify-buffer ()
   (interactive)</diff>
      <filename>starter-kit-defuns.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b2ffdf12fe905fcd0359726efbc217d971e9ca8c</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/dirceu/emacs-starter-kit/commit/f5a0b03aba26f39aedbea0b7f71e8891f8f44aba</url>
  <id>f5a0b03aba26f39aedbea0b7f71e8891f8f44aba</id>
  <committed-date>2009-03-11T10:42:29-07:00</committed-date>
  <authored-date>2009-03-11T10:42:29-07:00</authored-date>
  <message>Fix typo in running coding hook.</message>
  <tree>098e509336931bb15e94b668bf1cdcfa59f53f3e</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
