<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2044f4547003890a0ee0b01b5a274c74e394de52</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/8ccc90a5a04e1e3e0daf83e5ea7f76104d753a8e</url>
    <id>8ccc90a5a04e1e3e0daf83e5ea7f76104d753a8e</id>
    <committed-date>2009-11-27T12:38:18-08:00</committed-date>
    <authored-date>2009-11-27T12:38:18-08:00</authored-date>
    <message>For release.</message>
    <tree>9ff7b4de6e20e451db35d3ca481f624d9c9cac35</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f475bd95d667f863c3e886a88ab3ddcf0a8f65b0</id>
      </parent>
    </parents>
    <author>
      <name>Tino Breddin</name>
      <email>tino@.(none)</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/2044f4547003890a0ee0b01b5a274c74e394de52</url>
    <id>2044f4547003890a0ee0b01b5a274c74e394de52</id>
    <committed-date>2009-11-09T08:48:47-08:00</committed-date>
    <authored-date>2009-11-09T08:48:47-08:00</authored-date>
    <message>changed shebang to use env instead of hardcoded path</message>
    <tree>75c191fb7c20e4e7ff49cbe984ead52a3dad1663</tree>
    <committer>
      <name>Tino Breddin</name>
      <email>tino@.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d707c07cbe4a5dc54fb84dc4e6d9938c5a87a08e</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/f475bd95d667f863c3e886a88ab3ddcf0a8f65b0</url>
    <id>f475bd95d667f863c3e886a88ab3ddcf0a8f65b0</id>
    <committed-date>2009-10-11T13:08:06-07:00</committed-date>
    <authored-date>2009-10-11T13:08:06-07:00</authored-date>
    <message>Update ChangeLog.</message>
    <tree>5048bd3f070caacfcb1ed536742dbef684870a46</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc5db2afbd64a37e7c454576568d9f232bfc921b</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/d707c07cbe4a5dc54fb84dc4e6d9938c5a87a08e</url>
    <id>d707c07cbe4a5dc54fb84dc4e6d9938c5a87a08e</id>
    <committed-date>2009-10-11T13:06:04-07:00</committed-date>
    <authored-date>2009-10-11T13:06:04-07:00</authored-date>
    <message>Bump version number.</message>
    <tree>1c9c391ae6f038f86109e5771923c1612456bb78</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>798c22370dd9a68b73148e0be453c15e019d09dc</id>
      </parent>
      <parent>
        <id>5d68acde71714f0145ebdc6d96a15a0b7025b896</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/fc5db2afbd64a37e7c454576568d9f232bfc921b</url>
    <id>fc5db2afbd64a37e7c454576568d9f232bfc921b</id>
    <committed-date>2009-09-14T10:17:31-07:00</committed-date>
    <authored-date>2009-09-14T10:17:31-07:00</authored-date>
    <message>Merge commit 'origin/master'</message>
    <tree>30a88ad4fcf91094336077afa91939d7ef1192b2</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e53c02f248fbf9b96e09752bf0b1fe09fb56369</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/798c22370dd9a68b73148e0be453c15e019d09dc</url>
    <id>798c22370dd9a68b73148e0be453c15e019d09dc</id>
    <committed-date>2009-09-14T10:14:01-07:00</committed-date>
    <authored-date>2009-09-14T10:14:01-07:00</authored-date>
    <message>* erlang.el (erlang-dollar-is-escape): New variable.
(erlang-toggle-dollar-is-escape): New function.
(erlang-syntax-table-init): Check erlang-dollar-is-escape.</message>
    <tree>6385555bc9cbe3a2558bb5033cd803face31ad5c</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>272eda8c55b189509fe5c3ebc5ec91d15be3e2d8</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/9e53c02f248fbf9b96e09752bf0b1fe09fb56369</url>
    <id>9e53c02f248fbf9b96e09752bf0b1fe09fb56369</id>
    <committed-date>2009-08-08T15:06:18-07:00</committed-date>
    <authored-date>2009-08-08T15:06:18-07:00</authored-date>
    <message>Update ChangeLog.</message>
    <tree>f59cd721bc100d03fc3505b83fcfea541d19a18b</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7d10e84bc80ed8704ef6279cf5b0febc6032152</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/272eda8c55b189509fe5c3ebc5ec91d15be3e2d8</url>
    <id>272eda8c55b189509fe5c3ebc5ec91d15be3e2d8</id>
    <committed-date>2009-08-08T15:04:29-07:00</committed-date>
    <authored-date>2009-08-08T15:04:29-07:00</authored-date>
    <message>Update version number.</message>
    <tree>44ceb1eeec3e0a315bb693692da5b54fefb204ea</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bcd3c74773d1c313d85ae1f7d80710728d06f41</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/f7d10e84bc80ed8704ef6279cf5b0febc6032152</url>
    <id>f7d10e84bc80ed8704ef6279cf5b0febc6032152</id>
    <committed-date>2009-07-30T14:49:52-07:00</committed-date>
    <authored-date>2009-07-30T14:49:52-07:00</authored-date>
    <message>Update for erlware erlc support.</message>
    <tree>4b115326dba47eb9feaf5f0772420b60e9c42bf3</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41625f13f2ac37f12e178f4469f6ef5240e80a70</id>
      </parent>
      <parent>
        <id>d12e8d2de1a64805eb276911536bcdb756eba732</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/4bcd3c74773d1c313d85ae1f7d80710728d06f41</url>
    <id>4bcd3c74773d1c313d85ae1f7d80710728d06f41</id>
    <committed-date>2009-07-30T14:38:40-07:00</committed-date>
    <authored-date>2009-07-30T14:38:40-07:00</authored-date>
    <message>Merge branch 'mats' into next

Conflicts:
	flymaker.sh</message>
    <tree>5136ba7ea376d81137025a6e9f3861646c3283cb</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <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>
  <commit>
    <parents type="array">
      <parent>
        <id>521e0d826e051670469276d6bdab6557c1cebc54</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/d12e8d2de1a64805eb276911536bcdb756eba732</url>
    <id>d12e8d2de1a64805eb276911536bcdb756eba732</id>
    <committed-date>2009-07-16T09:11:49-07:00</committed-date>
    <authored-date>2009-07-16T09:11:49-07:00</authored-date>
    <message>better include file detection (again)</message>
    <tree>fb8ee4b458ff92ad2ed5228b9d2acf40b067a4fa</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>594a002c97267b8162bd6f07e617e1e26df4eecd</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/521e0d826e051670469276d6bdab6557c1cebc54</url>
    <id>521e0d826e051670469276d6bdab6557c1cebc54</id>
    <committed-date>2009-07-15T09:08:23-07:00</committed-date>
    <authored-date>2009-07-15T09:08:23-07:00</authored-date>
    <message>  removed flawed next-error code.</message>
    <tree>e3c53f866bbd54a353ef6967c866df5ee23c43be</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20917d12fe4d6ea62354101e8057e09e712a3173</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/41625f13f2ac37f12e178f4469f6ef5240e80a70</url>
    <id>41625f13f2ac37f12e178f4469f6ef5240e80a70</id>
    <committed-date>2009-07-04T14:16:51-07:00</committed-date>
    <authored-date>2009-07-04T14:16:51-07:00</authored-date>
    <message>Update version number and ChangeLog.</message>
    <tree>4a6a504af7f39368adb251ac3d6379ddcabfd149</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>665f97af0d57700d98e9d94e328bb83f31603c80</id>
      </parent>
      <parent>
        <id>2288e2a796bde1db6c84607dadb2b5f71091a0f7</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/20917d12fe4d6ea62354101e8057e09e712a3173</url>
    <id>20917d12fe4d6ea62354101e8057e09e712a3173</id>
    <committed-date>2009-07-04T14:12:12-07:00</committed-date>
    <authored-date>2009-07-04T14:12:12-07:00</authored-date>
    <message>Merge branch 'legoscia' into next</message>
    <tree>fd32fb11e730e650c0cb9d0b7a8f5adc64686433</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a54cf1954e5c4501da4ed4ed8b13347a3bc4c18d</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/2288e2a796bde1db6c84607dadb2b5f71091a0f7</url>
    <id>2288e2a796bde1db6c84607dadb2b5f71091a0f7</id>
    <committed-date>2009-07-02T07:45:11-07:00</committed-date>
    <authored-date>2009-07-02T07:45:11-07:00</authored-date>
    <message>* erlang.el (erlang-calculate-stack-indent): Combine ignored 'if'
statement for 'after' with the one for 'catch', to fix indentation
of try-after.</message>
    <tree>bdfc56d3d3be2b925387f28b3d5389df79e797ab</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27f6d3e8cb0ce2250f381be323172435ba030944</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/665f97af0d57700d98e9d94e328bb83f31603c80</url>
    <id>665f97af0d57700d98e9d94e328bb83f31603c80</id>
    <committed-date>2009-06-27T16:08:51-07:00</committed-date>
    <authored-date>2009-06-27T16:08:51-07:00</authored-date>
    <message>Ignore module name mismatch, as flymake renames the file.</message>
    <tree>0b60ce709729bf106553601d44d595f9fbbc47b6</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91c663085f93ec46a5f949d64d530bb1c88201af</id>
      </parent>
      <parent>
        <id>27f6d3e8cb0ce2250f381be323172435ba030944</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/594a002c97267b8162bd6f07e617e1e26df4eecd</url>
    <id>594a002c97267b8162bd6f07e617e1e26df4eecd</id>
    <committed-date>2009-06-15T04:30:11-07:00</committed-date>
    <authored-date>2009-06-15T04:30:11-07:00</authored-date>
    <message>Merge branch 'erlware'

Conflicts:
	flymaker.sh</message>
    <tree>a77e144e0b49ab18b29a71f0863f7286a04c3a89</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6984b6e13be2f0bcc60ded108cc2caabe1be4080</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/91c663085f93ec46a5f949d64d530bb1c88201af</url>
    <id>91c663085f93ec46a5f949d64d530bb1c88201af</id>
    <committed-date>2009-06-15T04:13:49-07:00</committed-date>
    <authored-date>2009-06-15T04:13:49-07:00</authored-date>
    <message>this should have been part of the previous commit.</message>
    <tree>0fee3ba7c4b81a949c0d05c892f08e09cec3ca00</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c6ebcd68aa10d1c134c175232ab742395b3b03d</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/6984b6e13be2f0bcc60ded108cc2caabe1be4080</url>
    <id>6984b6e13be2f0bcc60ded108cc2caabe1be4080</id>
    <committed-date>2009-06-15T04:05:44-07:00</committed-date>
    <authored-date>2009-06-15T04:05:44-07:00</authored-date>
    <message>make flymake use $HOME/.erlang-flymake as temp dir. Ought to work on windows, and (more importantly) if the erl file is write protected.

smarter(?) include path guessing.

spawn_monitor highlighted as a bif.</message>
    <tree>c8ddd9a17dd5308af29ffe3ff043bf955cb9d3d1</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cbca814215a2b6f4975783d3f2687e192b72d63</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/a54cf1954e5c4501da4ed4ed8b13347a3bc4c18d</url>
    <id>a54cf1954e5c4501da4ed4ed8b13347a3bc4c18d</id>
    <committed-date>2009-06-11T11:19:51-07:00</committed-date>
    <authored-date>2009-06-11T11:19:51-07:00</authored-date>
    <message>* erlang.el (erlang-get-function-name-and-arity): Fix arity: only
count &quot;sexp&quot; as parameter when followed by &quot;,&quot; or &quot;)&quot;.</message>
    <tree>d1a6a04b8bf4cc5b68f519c1a6fbd9d9ca11b2e2</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1247e52bdc48a699b68eb9f2264fcf38bf7d9d1</id>
      </parent>
      <parent>
        <id>632ddce9b580a130060f1d15d9086a99fefe6da9</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/2cbca814215a2b6f4975783d3f2687e192b72d63</url>
    <id>2cbca814215a2b6f4975783d3f2687e192b72d63</id>
    <committed-date>2009-06-08T08:15:52-07:00</committed-date>
    <authored-date>2009-06-08T08:15:52-07:00</authored-date>
    <message>Merge branch 'master' of git://git.erlware.org/erlware-mode</message>
    <tree>515d85559bafcc9d904639c85f6a17c34c395713</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12314632526393500fb945e4da10f3f6345cad2b</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/d1247e52bdc48a699b68eb9f2264fcf38bf7d9d1</url>
    <id>d1247e52bdc48a699b68eb9f2264fcf38bf7d9d1</id>
    <committed-date>2009-06-08T08:09:47-07:00</committed-date>
    <authored-date>2009-06-08T08:09:47-07:00</authored-date>
    <message>* erlang.el (erlang-get-function-name-and-arity): New function.
(erlang-mode-variables): Use it to include function arity in imenu
entries.</message>
    <tree>0f52883ad5848e5de18559a8b31d89c25bd8a15f</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6ddf193bb408226da343f42db1131d82e5616f1</id>
      </parent>
    </parents>
    <author>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/5c6ebcd68aa10d1c134c175232ab742395b3b03d</url>
    <id>5c6ebcd68aa10d1c134c175232ab742395b3b03d</id>
    <committed-date>2009-06-02T02:28:05-07:00</committed-date>
    <authored-date>2009-06-02T02:28:05-07:00</authored-date>
    <message>fixed the backtick problems by removing emacs 19 compatibility
flymake enhancements</message>
    <tree>359515311d748a700d52347aca429f601781326a</tree>
    <committer>
      <name>mats cronqvist</name>
      <email>mats.cronqvist@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba23f937da3d03a276ac772d4d09eb89f72d6b22</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/12314632526393500fb945e4da10f3f6345cad2b</url>
    <id>12314632526393500fb945e4da10f3f6345cad2b</id>
    <committed-date>2009-05-22T05:49:08-07:00</committed-date>
    <authored-date>2009-05-22T05:49:08-07:00</authored-date>
    <message>(erlang-mode-variables): Set comment-add to 0 if using new-style
comments, for proper operation of M-; on regions.</message>
    <tree>ea4cc9d03f10d8f87479109715ecb1e40284e4ca</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>632ddce9b580a130060f1d15d9086a99fefe6da9</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/27f6d3e8cb0ce2250f381be323172435ba030944</url>
    <id>27f6d3e8cb0ce2250f381be323172435ba030944</id>
    <committed-date>2009-05-20T20:52:20-07:00</committed-date>
    <authored-date>2009-05-20T20:52:20-07:00</authored-date>
    <message>Update AUTHORS and remind myself to do so in the future.</message>
    <tree>6c1e6f9e0dfd5ed44c64e1d64acffbbe1fd6a7e2</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38db6527c05155b40a980ccb985b139bab7f8179</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/632ddce9b580a130060f1d15d9086a99fefe6da9</url>
    <id>632ddce9b580a130060f1d15d9086a99fefe6da9</id>
    <committed-date>2009-05-20T20:46:12-07:00</committed-date>
    <authored-date>2009-05-20T20:46:12-07:00</authored-date>
    <message>Update ChangeLog and version number.</message>
    <tree>bcb8804d3de7e1587a0d7ba7f6245d01114fdea2</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba23f937da3d03a276ac772d4d09eb89f72d6b22</id>
      </parent>
    </parents>
    <author>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/38db6527c05155b40a980ccb985b139bab7f8179</url>
    <id>38db6527c05155b40a980ccb985b139bab7f8179</id>
    <committed-date>2009-05-20T20:43:17-07:00</committed-date>
    <authored-date>2009-05-20T20:43:17-07:00</authored-date>
    <message>Update order.</message>
    <tree>1b7680a0463d821acd4f674724293470f5df7508</tree>
    <committer>
      <name>Dave Peticolas</name>
      <email>dave@krondo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d2f9f033e8162ef7e16462b5c9ab41db89244de</id>
      </parent>
      <parent>
        <id>e3580558582029159c9cf0ec502ec15b0b35b1c7</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/ba23f937da3d03a276ac772d4d09eb89f72d6b22</url>
    <id>ba23f937da3d03a276ac772d4d09eb89f72d6b22</id>
    <committed-date>2009-05-18T04:55:58-07:00</committed-date>
    <authored-date>2009-05-18T04:55:58-07:00</authored-date>
    <message>Merge commit 'upstream/master'</message>
    <tree>80acb073d39c37996f2a3bd8d8fb82110df575d5</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>874328a3007dd4e35a80cf13340fbc8d84491895</id>
      </parent>
    </parents>
    <author>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </author>
    <url>http://github.com/erlware/erlware-mode/commit/9d2f9f033e8162ef7e16462b5c9ab41db89244de</url>
    <id>9d2f9f033e8162ef7e16462b5c9ab41db89244de</id>
    <committed-date>2009-05-18T04:55:31-07:00</committed-date>
    <authored-date>2009-05-18T04:55:31-07:00</authored-date>
    <message>	* erlang.el (erlang-mode-map): Define keymap when module is loaded.
	(erlang-mode): Don't call erlang-keymap-init.
	(erlang-keymap-init, erlang-mode-commands): Remove.</message>
    <tree>64c55a2f1ecd967b83b3e1175ad8bfdbd29aef9e</tree>
    <committer>
      <name>Magnus Henoch</name>
      <email>magnus@erlang-consulting.com</email>
    </committer>
  </commit>
</commits>
