<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools/test/emacs_SUITE_data, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>emacs: delimiter first in icr works</title>
<updated>2018-03-01T13:39:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-10T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=13f1dec0220d44e5178feb52cf076dbdebaa23a0'/>
<id>13f1dec0220d44e5178feb52cf076dbdebaa23a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs: Indent delimiter first in term elements correctly</title>
<updated>2018-03-01T13:39:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-10T11:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f0a74dfbaf87f65f6fe7f63fa63965a35fa30faa'/>
<id>f0a74dfbaf87f65f6fe7f63fa63965a35fa30faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs: Indent tuple (and maps) elements as list elements</title>
<updated>2018-03-01T13:39:49+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-09T12:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e57a6ec75ed99d4695fb8fcd31dd625483951687'/>
<id>e57a6ec75ed99d4695fb8fcd31dd625483951687</id>
<content type='text'>
Avoid

From:
{
^^element1,
^^element2
}

To:
{
^element1,
^element2
}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid

From:
{
^^element1,
^^element2
}

To:
{
^element1,
^element2
}
</pre>
</div>
</content>
</entry>
<entry>
<title>Add emacs indention testcase</title>
<updated>2018-03-01T12:37:13+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-12-20T09:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa9054e0ea48a127f2aeafcdce1df4d1aec09574'/>
<id>aa9054e0ea48a127f2aeafcdce1df4d1aec09574</id>
<content type='text'>
Split the manual testcase and run them in daily tests instead.
Easy to run directly as well:
(cd ../test; cerl -eval "emacs_SUITE:indent([])")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split the manual testcase and run them in daily tests instead.
Easy to run directly as well:
(cd ../test; cerl -eval "emacs_SUITE:indent([])")
</pre>
</div>
</content>
</entry>
</feed>
