Age | Commit message (Expand) | Author |
2010-06-01 | Merge branch 'dgud/emacs-catch-improvements' into dev | Erlang/OTP |
2010-06-01 | Improved indentation of old catch. | Dan Gudmundsson |
2010-06-01 | Added more type highlighting and fixed record indentation with types. | Dan Gudmundsson |
2010-06-01 | erlang-flymake: Document in README | Klas Johansson |
2010-06-01 | erlang-flymake: Make the syntax check command configurable | Klas Johansson |
2010-06-01 | erlang-flymake: By default pass <app>/include and <app>/ebin to compiler | Klas Johansson |
2010-06-01 | erlang-flymake: Include in Makefile | Klas Johansson |
2010-06-01 | erlang-flymake: Syntax check erlang code on the fly (using flymake) | Klas Johansson |
2010-05-28 | OTP-8647 Xref adds calls to operators when {builtins,true} | Hans Bolinder |
2010-05-26 | Merge branch 'mh/escript-erlang-mode' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'cb/emacs-eunit-run-current-test' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/fix-record-indentation' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/inferior-erlang-cmd-uniq' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/erlang-mode-imenu-arity' into dev | Erlang/OTP |
2010-05-24 | Set erlang-mode-map when loading erlang.el | Magnus Henoch |
2010-05-20 | Let imenu distinguish functions by arity | Magnus Henoch |
2010-05-18 | Fix indentation of records with line breaks inside lists | Magnus Henoch |
2010-05-18 | inferior-erlang: specify command to run, uniquify buffer names | Magnus Henoch |
2010-05-18 | Associate files using interpreter "escript" with Erlang mode | Magnus Henoch |
2010-05-18 | Add Emacs EUnit utility feature: run current test function. | Chris Bernard |
2010-05-11 | Merge branch 'dgud/emacs-21-fix' into dev | Erlang/OTP |
2010-05-04 | Merge branch 'rd/erlang-eunit' into dev | Erlang/OTP |
2010-05-03 | Remove usage of 'font-lock-preprocessor-face' if not available | Dan Gudmundsson |
2010-03-22 | erlang-eunit.el: Require cl, as it is used | Ralf Doering |
2010-03-22 | Merge branch 'dgud/emacs-bugfixes' into dev | Erlang/OTP |
2010-03-15 | Fix another -spec() problem | Dan Gudmundsson |
2010-03-15 | Add missing elisp files to the the release target | Dan Gudmundsson |
2010-03-15 | Fix electric semi-colon and tuples inside lists | Dan Gudmundsson |
2010-03-03 | OTP-8472 tools: xref: re/regexp | Hans Bolinder |
2010-03-02 | OTP-8469 tools: race in Cover | Hans Bolinder |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-17 | emacs: Update test suite skeletons | Peter Andersson |
2010-02-15 | Merge branch 'dgud/emacs-mode' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | OTP-8430: tools: xref_SUITE updated | Björn Gustavsson |
2010-02-10 | Merge branch 'egil/lcnt' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | Add test suite for lcnt in tools | Björn-Egil Dahlberg |
2010-02-08 | Add lcnt:rt_opt/1 bindings to erts_debug | Björn-Egil Dahlberg |
2010-02-08 | Add auto width on string output | Björn-Egil Dahlberg |
2010-02-08 | Add lcnt documentation | Björn-Egil Dahlberg |
2010-02-08 | Add lock profiling tool | Björn-Egil Dahlberg |
2010-01-29 | Added the old style skeletons, and a variable to change. | Dan Gudmundsson |
2010-01-29 | Move code skeletons to a separate file. | Dave Peticolas |
2010-01-19 | Add test suite for the tools application | Björn Gustavsson |
2009-12-18 | Emacs: Added indentation inside parenthesis | Dan Gudmundsson |
2009-12-17 | More -spec indentation fixes. | Dan Gudmundsson |
2009-12-15 | Fixed indentation of -spec() -> Var :: type(); | Dan Gudmundsson |
2009-12-15 | Added a indentation when using electric-comma. | Dan Gudmundsson |
2009-12-14 | OTP-8340 A bug concerning bit comprehensions has been fixed in Cover. The | Hans Bolinder |
2009-12-03 | documentation: Fix bugs introduced in the SGML to XML transition | Hans Bolinder |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |