<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -90,6 +90,11 @@
   (or (assoc (car b) auto-mode-alist)
       (setq auto-mode-alist (cons b auto-mode-alist))))
 
+;;
+;; Associate files using interpreter &quot;escript&quot; with Erlang mode.
+;; 
+
+(add-to-list 'interpreter-mode-alist (cons &quot;escript&quot; 'erlang-mode))
 
 ;;
 ;; Ignore files ending in &quot;.jam&quot;, &quot;.vee&quot;, and &quot;.beam&quot; when performing</diff>
      <filename>erlang-start.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>41625f13f2ac37f12e178f4469f6ef5240e80a70</id>
    </parent>
  </parents>
  <author>
    <name>Magnus Henoch</name>
    <email>magnus.henoch@gmail.com</email>
  </author>
  <url>http://github.com/erlware/erlware-mode/commit/5d68acde71714f0145ebdc6d96a15a0b7025b896</url>
  <id>5d68acde71714f0145ebdc6d96a15a0b7025b896</id>
  <committed-date>2009-07-28T09:21:54-07:00</committed-date>
  <authored-date>2009-07-28T09:21:54-07:00</authored-date>
  <message>* erlang-start.el: Associate files using interpreter &quot;escript&quot; with
Erlang mode.</message>
  <tree>d7b15ec22cc5abf483a254744a2c262476534750</tree>
  <committer>
    <name>Magnus Henoch</name>
    <email>magnus.henoch@gmail.com</email>
  </committer>
</commit>
