<div dir="ltr">A user on IRC reported a problem with the indentation of the body of a function named catcher, and debugging showed it was because emacs erlang-mode was mistaking it for the catch keyword. This patch fixes it by improving keyword boundary matching, and also introduces an indentation regression test for it:<div>
<br></div><div><a href="https://github.com/erlang/otp/pull/258">https://github.com/erlang/otp/pull/258</a><br></div><div><br></div><div>--steve</div></div>