aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs
AgeCommit message (Expand)Author
2019-03-30Emacs: Refine xref etags matchesJohan Claesson
2019-03-22Merge pull request #2184 from johanclaesson/erldocDan Gudmundsson
2019-03-19Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green
2019-03-17Emacs: Hide html parsing failure in erldoc by defaultJohan Claesson
2019-03-17Emacs: Collect more function signatures for erldocJohan Claesson
2019-03-17Emacs: Adapt to changed make-symbolic-link behaviorJohan Claesson
2018-10-09Run emacs tests from test_suiteDan Gudmundsson
2018-10-09Emacs: consider case in erlang-get-identifier-at-pointJohan Claesson
2018-10-09Emacs: do not accept compiler warnings in selected elisp filesJohan Claesson
2018-10-09Emacs: add test-erlang-modeJohan Claesson
2018-08-28erlang-mode: fix void variable align-rules-list errorGrigory Starinkin
2018-08-16Merge pull request #1728 from davidw/emacs-alignDan Gudmundsson
2018-06-18Update copyright yearHenrik Nord
2018-04-29Introduce is_map_key/2 guard BIFMichał Muskała
2018-04-24Introduce map_get guard-safe functionMichał Muskała
2018-03-22Fix signal order for is_process_aliveRickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-03Require alignDavid N. Welton
2018-03-02Merge branch 'maint'Dan Gudmundsson
2018-03-02Merge branch 'pr/1620' into maintDan Gudmundsson
2018-03-02Add updated type-spec to Emacs skeletons of OTP behavioursHamidreza Soleimani
2018-03-02Merge branch 'maint'Dan Gudmundsson
2018-03-02Derive `erlang-shell-mode` properly from `comint-mode`Tianxiang Xiong
2018-03-01Merge branch 'maint'Dan Gudmundsson
2018-03-01emacs: delimiter first in icr worksDan Gudmundsson
2018-03-01emacs: Indent delimiter first in term elements correctlyDan Gudmundsson
2018-03-01emacs: Indent tuple (and maps) elements as list elementsDan Gudmundsson
2018-03-01Add emacs indention testcaseDan Gudmundsson
2018-02-25Add Erlang alignment regexpsDavid N. Welton
2017-12-19Redirect system_flag(scheduler_wall_time,_) to kernel_refcRickard Green
2017-11-15Remove obsolete erlang:dgroup_leaderSverker Eriksson
2017-11-15Remove obsolete erlang:dexit/2Sverker Eriksson
2017-11-15Remove obsolete erlang:dlink/1, dunlink/1 and dist_exit/3Sverker Eriksson
2017-11-15Remove obsolete erlang:dsendSverker Eriksson
2017-09-13Merge branch 'maint'Dan Gudmundsson
2017-09-13Merge remote-tracking branch 'upstream/pr/1474' into maintDan Gudmundsson
2017-09-12Update the version to 2.8.0Bozhidar Batsov
2017-09-12Merge branch 'maint'Dan Gudmundsson
2017-09-12Merge pull request #1559 from johanclaesson/tags2_maintDan Gudmundsson
2017-09-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
2017-09-06Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maintJohn Högberg
2017-09-05Emacs: Update erlang-xref-find-definitions-module for Emacs 26Johan Claesson
2017-09-05Emacs: Guess type of tag definition in Emacs 24Johan Claesson
2017-09-05erts: Add erlang:iolist_to_iovecLukas Larsson
2017-08-28Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard Green
2017-08-28Support for distribution controller processesRickard Green
2017-08-23Emacs: Fix default target for xref-find-referencesJohan Claesson
2017-05-23Remove the obsolete erlang-buffer-substring functionBozhidar Batsov
2017-05-09[emacs] fixup Forgot prognDan Gudmundsson
2017-05-09[emacs] Fix paranthesis error advice-addSiri Hansen