Age | Commit message (Expand) | Author |
2011-12-07 | Add deps as erlang-flymake include directory. | Kevin Albrecht |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-08-30 | Teach the emacs mode to compile yecc and leex files | Tomas Abrahamsson |
2011-04-15 | Inhibit electric newline after "->" when inside a type spec | Magnus Henoch |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Declare indentation options as "safe" in erlang-mode for Emacs | Magnus Henoch |
2010-09-30 | Emacs erlang-mode: fix syntax highlighting of $ in two cases | Magnus Henoch |
2010-06-07 | erlang-eunit: remove runtime dependency on cl package | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: run recent | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: auto-save | Chris Bernard |
2010-06-07 | erlang-eunit: Optionally run code coverage analysis during eunit tests | Klas Johansson |
2010-06-07 | erlang-eunit: Made alternative locations of files more flexible | Klas Johansson |
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-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-02-17 | emacs: Update test suite skeletons | Peter Andersson |
2010-02-15 | Merge branch 'dgud/emacs-mode' into ccase/r13b04_dev | Erlang/OTP |
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 |
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-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |