Age | Commit message (Expand) | Author |
2017-02-08 | Remove redundant wrappers around Emacs version constants | Bozhidar Batsov |
2017-02-08 | Convert some defvars to defcustoms and fix some docstrings | Bozhidar Batsov |
2017-02-08 | Remove some unneeded backward compatibility code | Bozhidar Batsov |
2017-02-08 | Remove redundant erlang-interactive-p | Bozhidar Batsov |
2017-02-08 | Remove redundant function prog-mode | Bozhidar Batsov |
2017-02-08 | Remove redundant function erlang-string-to-int | Bozhidar Batsov |
2017-02-08 | Require Emacs 24.1 in erlang-mode | Bozhidar Batsov |
2017-02-08 | Fix some whitespace in erlang-mode | Bozhidar Batsov |
2017-02-08 | Merge branch 'maint' | Dan Gudmundsson |
2017-01-20 | Change arity of type to init_result/1 | Raimo Niskanen |
2017-01-17 | [tools] Update erlang-edoc.el to include @param and @returns | Leo Liu |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson |
2016-11-29 | Merge branch 'maint' | Hans Bolinder |
2016-11-29 | Merge branch 'leoliu/tools/fix_edoc_mode' into maint | Hans Bolinder |
2016-11-28 | Merge branch 'maint' | Dan Gudmundsson |
2016-11-26 | Fix font-locking for @deprecated in erlang-edoc-mode | Leo Liu |
2016-11-19 | Add an option erlang-icr-indent | Victor Ren |
2016-11-08 | Merge branch 'maint' | Dan Gudmundsson |
2016-10-25 | New commands to ease looking up OTP documentation | Leo Liu |
2016-10-24 | Merge branch 'maint' | Dan Gudmundsson |
2016-10-24 | Merge branch 'dgud/tools/emacs/prefer-space/ERL-1200' into maint | Dan Gudmundsson |
2016-10-24 | Fix whitespace setting in test files | Dan Gudmundsson |
2016-10-19 | Merge branch 'maint' | Raimo Niskanen |
2016-10-19 | Merge branch 'raimo/gen_statem-improvements/OTP-13929' into maint | Raimo Niskanen |
2016-10-13 | Use parameterized types | Raimo Niskanen |
2016-10-11 | Fix all whitespace-related issues in erlang.el | Bozhidar Batsov |
2016-10-07 | Merge branch 'maint' | Dan Gudmundsson |
2016-10-07 | Merge branch 'dgud/tools/emacs/edoc-support/PR-1195/OTP-13945' into maint | Dan Gudmundsson |
2016-10-06 | New file erlang-edoc.el to support EDoc in erlang-mode | Leo Liu |
2016-10-05 | Merge branch 'maint' | Dan Gudmundsson |
2016-10-05 | Merge branch 'dgud/emacs/do-not-require-final-newline/PR-1130' into maint | Dan Gudmundsson |
2016-09-30 | Change state entry events into state enter calls | Raimo Niskanen |
2016-09-05 | Implement the new ceil/1 and floor/1 guard BIFs | Björn Gustavsson |
2016-08-31 | Emacs: make tags unit test more robust | Johan Claesson |
2016-08-31 | Emacs: extend support for compile options | Johan Claesson |
2016-08-31 | Function instead of lambda in advice | Johan Claesson |
2016-08-31 | Enable tag completion in emacs erlang shell | Johan Claesson |
2016-08-18 | Include trap_exit in server skeletons | Raimo Niskanen |
2016-08-02 | Rewrite Tools for gen_statem M:callback_mode/0 | Raimo Niskanen |
2016-07-18 | Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187 | Raimo Niskanen |
2016-07-15 | erlang-mode: do not configure require-final-newline | Tuncer Ayaz |
2016-06-14 | Tag completion in Emacs 25 | Johan Claesson |
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 |