Age | Commit message (Expand) | Author |
2010-09-30 | Emacs erlang-mode: fix syntax highlighting of $ in two cases | Magnus Henoch |
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-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-03 | Remove usage of 'font-lock-preprocessor-face' if not available | Dan Gudmundsson |
2010-03-15 | Fix another -spec() problem | Dan Gudmundsson |
2010-03-15 | Fix electric semi-colon and tuples inside lists | Dan Gudmundsson |
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 |