Age | Commit message (Expand) | Author |
2016-05-23 | emacs: Improve default tag search | Dan Gudmundsson |
2016-05-23 | Let find-tag visit definitions in right order | Johan Claesson |
2016-05-20 | Merge branch 'dgud/tools/emacs-xref/PR-1051' | Dan Gudmundsson |
2016-05-20 | Add xref support in erlang.el | Johan Claesson |
2016-05-18 | Fix line-initial commas' indentation in type specs | Dániel Szoboszlay |
2016-04-29 | Merge remote-tracking branch 'erlang/pr/1006' | Dan Gudmundsson |
2016-04-25 | Merge branch 'raimo/new-gen-state-machine/OTP-13065' | Raimo Niskanen |
2016-04-16 | Use define-derived-mode to define erlang-mode | Magnus Henoch |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-03 | Fix most of the system docs and emacs mode | Raimo Niskanen |
2016-02-25 | Add has_prepared_code_on_load/1 BIF | Björn Gustavsson |
2016-02-17 | Erlang mode for Emacs: Include ct.hrl instead test_server.hrl | Björn Gustavsson |
2015-09-15 | Don't add newline after arrow on -callback lines | Magnus Henoch |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | Remove void() type in documentation | Peter Andersson |
2015-06-09 | tools: Add new bifs to emacs highlighter | Dan Gudmundsson |
2015-04-20 | Minor fixes to emacs erlang-mode | Steve Vinoski |
2015-03-19 | Merge branch 'maint' | Zandra Hird |
2015-03-16 | Fix tags completion in erlang.el for GNU Emacs 23+ | Johan Claesson |
2014-11-06 | Merge branch 'siri/sup-spec-maps/OTP-11043' | Siri Hansen |
2014-11-06 | Update emacs skeleton for supervisor to use maps | Siri Hansen |
2014-11-04 | Merge branch 'davidw/add-spec-skel' into maint | Bruce Yinhe |
2014-11-03 | Removed extra space following paren | David N. Welton |
2014-10-09 | Add wx_object as emacs skeleton | Olle Mattsson |
2014-10-06 | First attempt at adding a skel for -spec's | David N. Welton |
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 |