Age | Commit message (Expand) | Author |
2014-10-02 | Merge branch 'goofansu/fix-gen-event-comment' into maint | Bruce Yinhe |
2014-09-10 | Fix typo in erlang-mode comment | goofansu |
2014-09-09 | Add new bif to emacs mode | Dan Gudmundsson |
2014-06-05 | Remove invalid 'bitstr' exports in erlang.erl | Rickard Green |
2014-03-19 | Merge branch 'technomancy/emacs-autoload' | Henrik Nord |
2014-03-13 | Activate Emacs erlang-mode for .app files inside ebin directory. | Phil Hagelberg |
2014-03-13 | Add more file types to Emacs auto-mode-alist. | Phil Hagelberg |
2014-03-13 | Add Emacs autoloads for .erl and .app.src. | Phil Hagelberg |
2014-03-04 | match erlang keywords more carefully | Steve Vinoski |
2014-02-06 | tools: Update emacs mode with map highlights | Lukas Larsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-skel-indent' into vinoski... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-fun-arity' into vinoski/e... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-error-fixes' into vinoski... | Dan Gudmundsson |
2014-01-16 | fix emacs erlang skeleton indentation | Steve Vinoski |
2014-01-10 | fix indentation error from scan-sexp in erlang.el | Steve Vinoski |
2014-01-10 | Remove support for query keyword from emacs mode | Paul Oliver |
2014-01-07 | prevent errors from erlang.el | Steve Vinoski |
2013-12-20 | fix erlang-mode erlang-get-function-arity | Steve Vinoski |
2013-12-12 | Support EEP37 named funs in emacs erlang-mode | Steve Vinoski |
2013-10-25 | Merge branch 'puzza007/emacs_iodata_nonempty_string_builtin_types/OTP-11394' ... | Fredrik Gustafsson |
2013-10-22 | tools: Add Erlang-specific compilation error regexp for erlang-eunit | Fredrik Gustafsson |
2013-10-10 | Add iodata, nonempty_string to built-in type highlighting for emacs | Paul Oliver |
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 |