Age | Commit message (Expand) | Author |
2018-10-09 | Run emacs tests from test_suite | Dan Gudmundsson |
2018-10-09 | Emacs: consider case in erlang-get-identifier-at-point | Johan Claesson |
2018-10-09 | Emacs: do not accept compiler warnings in selected elisp files | Johan Claesson |
2018-10-09 | Emacs: add test-erlang-mode | Johan Claesson |
2018-08-28 | erlang-mode: fix void variable align-rules-list error | Grigory Starinkin |
2018-08-16 | Merge pull request #1728 from davidw/emacs-align | Dan Gudmundsson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-29 | Introduce is_map_key/2 guard BIF | Michał Muskała |
2018-04-24 | Introduce map_get guard-safe function | Michał Muskała |
2018-03-22 | Fix signal order for is_process_alive | Rickard Green |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-03-03 | Require align | David N. Welton |
2018-03-02 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-02 | Merge branch 'pr/1620' into maint | Dan Gudmundsson |
2018-03-02 | Add updated type-spec to Emacs skeletons of OTP behaviours | Hamidreza Soleimani |
2018-03-02 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-02 | Derive `erlang-shell-mode` properly from `comint-mode` | Tianxiang Xiong |
2018-03-01 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-01 | emacs: delimiter first in icr works | Dan Gudmundsson |
2018-03-01 | emacs: Indent delimiter first in term elements correctly | Dan Gudmundsson |
2018-03-01 | emacs: Indent tuple (and maps) elements as list elements | Dan Gudmundsson |
2018-03-01 | Add emacs indention testcase | Dan Gudmundsson |
2018-02-25 | Add Erlang alignment regexps | David N. Welton |
2017-12-19 | Redirect system_flag(scheduler_wall_time,_) to kernel_refc | Rickard Green |
2017-11-15 | Remove obsolete erlang:dgroup_leader | Sverker Eriksson |
2017-11-15 | Remove obsolete erlang:dexit/2 | Sverker Eriksson |
2017-11-15 | Remove obsolete erlang:dlink/1, dunlink/1 and dist_exit/3 | Sverker Eriksson |
2017-11-15 | Remove obsolete erlang:dsend | Sverker Eriksson |
2017-09-13 | Merge branch 'maint' | Dan Gudmundsson |
2017-09-13 | Merge remote-tracking branch 'upstream/pr/1474' into maint | Dan Gudmundsson |
2017-09-12 | Update the version to 2.8.0 | Bozhidar Batsov |
2017-09-12 | Merge branch 'maint' | Dan Gudmundsson |
2017-09-12 | Merge pull request #1559 from johanclaesson/tags2_maint | Dan Gudmundsson |
2017-09-06 | Merge branch 'maint' into john/erts/merge-zlib-and-vector-q | John Högberg |
2017-09-06 | Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maint | John Högberg |
2017-09-05 | Emacs: Update erlang-xref-find-definitions-module for Emacs 26 | Johan Claesson |
2017-09-05 | Emacs: Guess type of tag definition in Emacs 24 | Johan Claesson |
2017-09-05 | erts: Add erlang:iolist_to_iovec | Lukas Larsson |
2017-08-28 | Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459 | Rickard Green |
2017-08-28 | Support for distribution controller processes | Rickard Green |
2017-08-23 | Emacs: Fix default target for xref-find-references | Johan Claesson |
2017-05-23 | Remove the obsolete erlang-buffer-substring function | Bozhidar Batsov |
2017-05-09 | [emacs] fixup Forgot progn | Dan Gudmundsson |
2017-05-09 | [emacs] Fix paranthesis error advice-add | Siri Hansen |
2017-05-07 | Add a :package-version property to the new defcustom erlang-shell-prompt-read... | Bozhidar Batsov |
2017-05-07 | Bump the version number | Bozhidar Batsov |
2017-05-07 | Make the erlang-shell prompt read-only by default | Bozhidar Batsov |
2017-05-07 | Remove a mention of Emacs 21 | Bozhidar Batsov |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-29 | Drop some redundant backwards compatibility code | Bozhidar Batsov |