<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,13 +9,10 @@
 
 (global-set-key (kbd &quot;C-h P&quot;) 'perldoc)
 
-(add-to-list 'auto-mode-alist '(&quot;\\.(?:cgi|p[lm])$&quot; . cperl-mode))
+(add-to-list 'auto-mode-alist '(&quot;\\.p[lm]$&quot; . cperl-mode))
 (add-to-list 'auto-mode-alist '(&quot;\\.pod$&quot; . pod-mode))
 (add-to-list 'auto-mode-alist '(&quot;\\.tt$&quot; . tt-mode))
 
-;; We never want to edit Rubinius bytecode
-(add-to-list 'completion-ignored-extensions &quot;.rbc&quot;)
-
 ;; TODO: flymake
 ;; TODO: electric bugaloo 
 </diff>
      <filename>starter-kit-perl.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6bd646b2df87eea3ddc45d1a9f80f296b048bf87</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/technomancy/emacs-starter-kit/commit/a4bd0548abb3b762e4c239925601e5f8e48a5f7e</url>
  <id>a4bd0548abb3b762e4c239925601e5f8e48a5f7e</id>
  <committed-date>2009-02-11T09:31:27-08:00</committed-date>
  <authored-date>2009-02-05T17:33:26-08:00</authored-date>
  <message>Whoa; don't assume .cgi is perl.</message>
  <tree>2eafcb717d5711b4915b4f7145e8105a0a4c623d</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
