Age | Commit message (Expand) | Author |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-08-27 | tools: | Fredrik Gustafsson |
2013-08-19 | Merge branch 'mh/line-initial-commas/OTP-11242' into maint | Fredrik Gustafsson |
2013-07-01 | Remove trailing spaces in Emacs templates | Roberto Aloi |
2013-06-18 | Inside parentheses, line-initial commas align with the open parenthesis | Magnus Henoch |
2013-06-04 | tools: Added gather_gc_info_result to bifs | Fredrik Gustafsson |
2013-03-22 | erlang-mode: Add autoload cookies for file extension associations | Magnus Henoch |
2013-03-04 | Remove Flymake dependency in erlang-pkg.el | Magnus Henoch |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774' | Lukas Larsson |
2013-01-24 | Fix syntax highlighting of $\' in Emacs mode | Magnus Henoch |
2013-01-21 | Update all bif highlighting for emacs | Lukas Larsson |
2012-10-29 | Add separate face for exported functions | Thomas Järvstrand |
2012-10-03 | Merge branch 'gp/make_erlang_mode_elpa_friendly' | Henrik Nord |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-27 | Merge branch 'mh/emacs-test-indentation/OTP-10226' into maint | Fredrik Gustafsson |
2012-08-22 | Add test_indentation target to lib/tools/emacs/Makefile | Magnus Henoch |
2012-08-13 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-07 | Fix highlighting of atoms ending with a dollar sign | Magnus Henoch |
2012-08-01 | Merge branch 'mh/remove-compilation-error-regexp' | Henrik Nord |
2012-06-12 | Fix indentation of record fields in Emacs | Tomas Abrahamsson |
2012-06-08 | Remove Erlang-specific compilation error regexp | Magnus Henoch |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-02-14 | Make erlang-mode more compatible with package.el | Gleb Peregud |
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 |