<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,11 +6,11 @@
   '(progn
 
      ;; Cosmetics
-     (font-lock-add-keywords
-      'js2-mode `((&quot;\\(function *\\)(&quot;
-                   (0 (progn (compose-region (match-beginning 1) (match-end 1)
-                                             &quot;&#402;&quot;)
-                             nil)))))
+     ;; (font-lock-add-keywords
+     ;;  'js2-mode `((&quot;\\(function *\\)(&quot;
+     ;;               (0 (progn (compose-region (match-beginning 1) (match-end 1)
+     ;;                                         &quot;&#402;&quot;)
+     ;;                         nil)))))
 
      (font-lock-add-keywords
       'js2-mode
@@ -31,7 +31,7 @@
                                             (back-to-indentation)))
 
      (setq js2-bounce-indent-flag nil
-           js2-indent-on-enter-key t)
+           js2-indent-on-enter-key nil)
 
      (defun js-continued-var-decl-list-p ()
        &quot;Return non-nil if point is inside a continued variable declaration list.&quot;</diff>
      <filename>starter-kit-js.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c2d1924e512d0986c3f8773c7857b055b9f21252</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/edavis10/emacs-starter-kit/commit/5d07a7892e3968828685d774cb435ea2f05b2935</url>
  <id>5d07a7892e3968828685d774cb435ea2f05b2935</id>
  <committed-date>2009-03-16T20:42:21-07:00</committed-date>
  <authored-date>2009-03-16T20:42:21-07:00</authored-date>
  <message>Pretty function is breaking js2-mode now. =\</message>
  <tree>8e4820f216715b5d6c05e2018a80ecf1954062ac</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
