aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/test.erl.indented
AgeCommit message (Expand)Author
2018-03-01Add emacs indention testcaseDan Gudmundsson
2016-10-24Fix whitespace setting in test filesDan Gudmundsson
2016-05-18Fix line-initial commas' indentation in type specsDániel Szoboszlay
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-20Minor fixes to emacs erlang-modeSteve Vinoski
2014-03-04match erlang keywords more carefullySteve Vinoski
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/...Dan Gudmundsson
2014-01-10fix indentation error from scan-sexp in erlang.elSteve Vinoski
2013-12-12Support EEP37 named funs in emacs erlang-modeSteve Vinoski
2013-06-18Inside parentheses, line-initial commas align with the open parenthesisMagnus Henoch
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-07Fix highlighting of atoms ending with a dollar signMagnus Henoch
2012-06-12Fix indentation of record fields in EmacsTomas Abrahamsson
2010-06-01Improved indentation of old catch.Dan Gudmundsson
2010-06-01Added more type highlighting and fixed record indentation with types.Dan Gudmundsson
2010-05-18Fix indentation of records with line breaks inside listsMagnus Henoch
2010-03-22Merge branch 'dgud/emacs-bugfixes' into devErlang/OTP
2010-03-15Fix another -spec() problemDan Gudmundsson
2010-03-15Fix electric semi-colon and tuples inside listsDan Gudmundsson
2009-12-18Emacs: Added indentation inside parenthesisDan Gudmundsson
2009-12-17More -spec indentation fixes.Dan Gudmundsson
2009-12-15Fixed indentation of -spec() -> Var :: type();Dan Gudmundsson
2009-12-15Added a indentation when using electric-comma.Dan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP