<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools, branch OTP-19.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2016-12-09T10:45:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-09T10:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc0427be6d482182ec70f3cd87c73027cfb17ea9'/>
<id>fc0427be6d482182ec70f3cd87c73027cfb17ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright-year</title>
<updated>2016-12-07T12:15:31+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-07T12:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3eddb0f762de248d3230b38bc9d478bfbc8e7331'/>
<id>3eddb0f762de248d3230b38bc9d478bfbc8e7331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'leoliu/tools/fix_edoc_mode' into maint</title>
<updated>2016-11-29T11:04:18+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-11-29T11:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=45fee41645692678a18c9c1a4fb85aa1e437b2fa'/>
<id>45fee41645692678a18c9c1a4fb85aa1e437b2fa</id>
<content type='text'>
* leoliu/tools/fix_edoc_mode:
  Fix font-locking for @deprecated in erlang-edoc-mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* leoliu/tools/fix_edoc_mode:
  Fix font-locking for @deprecated in erlang-edoc-mode
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix font-locking for @deprecated in erlang-edoc-mode</title>
<updated>2016-11-26T05:02:40+00:00</updated>
<author>
<name>Leo Liu</name>
<email>sdl.web@gmail.com</email>
</author>
<published>2016-11-26T05:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0a1d0677805ade9cb10bd2ec00372a34db79d805'/>
<id>0a1d0677805ade9cb10bd2ec00372a34db79d805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option erlang-icr-indent</title>
<updated>2016-11-19T01:09:05+00:00</updated>
<author>
<name>Victor Ren</name>
<email>victor.ren@ericsson.com</email>
</author>
<published>2016-11-13T02:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ba7110c1565a7ca1272a647425aa573596347a47'/>
<id>ba7110c1565a7ca1272a647425aa573596347a47</id>
<content type='text'>
The option makes it possible to customize the indention of
if/case/recieve patterns.

Before the change, the indentation of 'if' patterns is 3 steps and
'case' patterns is 4 steps.  It cannot be changed alone.  Some people
prefer other styles, for example, zero indentation.

case a of
true -&gt;
   do_something();
false -&gt;
   do_something_else()
end.

This patch just adds an option `erlang-icr-indent'. Its default value is
`nil' which means keeping the legacy behavior.  When non-nil, the
pattens of if/case/receive are indented according to
`erlang-icr-indent'.  "(setq erlang-icr-indent 0)" will keep
if/case/receive at the same column of the sub-clauses.

Change-Id: I10c32e42dbf69cbe187f55223b9aa7824853e493
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option makes it possible to customize the indention of
if/case/recieve patterns.

Before the change, the indentation of 'if' patterns is 3 steps and
'case' patterns is 4 steps.  It cannot be changed alone.  Some people
prefer other styles, for example, zero indentation.

case a of
true -&gt;
   do_something();
false -&gt;
   do_something_else()
end.

This patch just adds an option `erlang-icr-indent'. Its default value is
`nil' which means keeping the legacy behavior.  When non-nil, the
pattens of if/case/receive are indented according to
`erlang-icr-indent'.  "(setq erlang-icr-indent 0)" will keep
if/case/receive at the same column of the sub-clauses.

Change-Id: I10c32e42dbf69cbe187f55223b9aa7824853e493
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'leoliu/tools/emacs-erldoc/PR-1197/OTP-14018' into maint</title>
<updated>2016-11-08T08:47:56+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-11-08T08:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=755b3c2c41012a54c7177aa88d9fc98f342fa5ff'/>
<id>755b3c2c41012a54c7177aa88d9fc98f342fa5ff</id>
<content type='text'>
* leoliu/tools/emacs-erldoc/PR-1197/OTP-14018:
  New commands to ease looking up OTP documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* leoliu/tools/emacs-erldoc/PR-1197/OTP-14018:
  New commands to ease looking up OTP documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'roadrunnr/tools/fprof-send-non-exist/PR-1201/OTP-13998' into maint</title>
<updated>2016-11-02T07:20:11+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2016-11-02T07:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=32204413c0501b4ace070842ab75afb55cfd0d02'/>
<id>32204413c0501b4ace070842ab75afb55cfd0d02</id>
<content type='text'>
* roadrunnr/tools/fprof-send-non-exist/PR-1201/OTP-13998:
  handle send_to_non_existing_process trace event in fprof
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* roadrunnr/tools/fprof-send-non-exist/PR-1201/OTP-13998:
  handle send_to_non_existing_process trace event in fprof
</pre>
</div>
</content>
</entry>
<entry>
<title>New commands to ease looking up OTP documentation</title>
<updated>2016-10-25T08:58:19+00:00</updated>
<author>
<name>Leo Liu</name>
<email>sdl.web@gmail.com</email>
</author>
<published>2016-10-07T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cec4b8ac171686b53ff730c23d90ef25039e6791'/>
<id>cec4b8ac171686b53ff730c23d90ef25039e6791</id>
<content type='text'>
- erldoc-browse:        open the manual entry for an MFA in the browser
- erldoc-apropos:       list MFAs containing a substring
- erldoc-browse-topic:  open user guides in the browser
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- erldoc-browse:        open the manual entry for an MFA in the browser
- erldoc-apropos:       list MFAs containing a substring
- erldoc-browse-topic:  open user guides in the browser
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/tools/emacs/prefer-space/ERL-1200' into maint</title>
<updated>2016-10-24T10:59:59+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-10-24T10:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b74f73a4d2863b40c6076d7c097ca7f10522d793'/>
<id>b74f73a4d2863b40c6076d7c097ca7f10522d793</id>
<content type='text'>
* dgud/tools/emacs/prefer-space/ERL-1200:
  Fix whitespace setting in test files
  Fix all whitespace-related issues in erlang.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/tools/emacs/prefer-space/ERL-1200:
  Fix whitespace setting in test files
  Fix all whitespace-related issues in erlang.el
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace setting in test files</title>
<updated>2016-10-24T10:59:35+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-10-24T10:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e51eff0a0fb2e794182404d82ff080d5b3f00ba4'/>
<id>e51eff0a0fb2e794182404d82ff080d5b3f00ba4</id>
<content type='text'>
Continuation of the previous commit on test files, which gave
whitespace diffs for tabs vs spaces depending on personal settings.

And we want to encourage space instead of tabs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continuation of the previous commit on test files, which gave
whitespace diffs for tabs vs spaces depending on personal settings.

And we want to encourage space instead of tabs.
</pre>
</div>
</content>
</entry>
</feed>
