aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs
AgeCommit message (Expand)Author
2016-04-29Merge remote-tracking branch 'erlang/pr/1006'Dan Gudmundsson
2016-04-25Merge branch 'raimo/new-gen-state-machine/OTP-13065'Raimo Niskanen
2016-04-16Use define-derived-mode to define erlang-modeMagnus Henoch
2016-03-15update copyright-yearHenrik Nord
2016-03-03Fix most of the system docs and emacs modeRaimo Niskanen
2016-02-25Add has_prepared_code_on_load/1 BIFBjörn Gustavsson
2016-02-17Erlang mode for Emacs: Include ct.hrl instead test_server.hrlBjörn Gustavsson
2015-09-15Don't add newline after arrow on -callback linesMagnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16Remove void() type in documentationPeter Andersson
2015-06-09tools: Add new bifs to emacs highlighterDan Gudmundsson
2015-04-20Minor fixes to emacs erlang-modeSteve Vinoski
2015-03-19Merge branch 'maint'Zandra Hird
2015-03-16Fix tags completion in erlang.el for GNU Emacs 23+Johan Claesson
2014-11-06Merge branch 'siri/sup-spec-maps/OTP-11043'Siri Hansen
2014-11-06Update emacs skeleton for supervisor to use mapsSiri Hansen
2014-11-04Merge branch 'davidw/add-spec-skel' into maintBruce Yinhe
2014-11-03Removed extra space following parenDavid N. Welton
2014-10-09Add wx_object as emacs skeletonOlle Mattsson
2014-10-06First attempt at adding a skel for -spec'sDavid N. Welton
2014-10-02Merge branch 'goofansu/fix-gen-event-comment' into maintBruce Yinhe
2014-09-10Fix typo in erlang-mode commentgoofansu
2014-09-09Add new bif to emacs modeDan Gudmundsson
2014-06-05Remove invalid 'bitstr' exports in erlang.erlRickard Green
2014-03-19Merge branch 'technomancy/emacs-autoload'Henrik Nord
2014-03-13Activate Emacs erlang-mode for .app files inside ebin directory.Phil Hagelberg
2014-03-13Add more file types to Emacs auto-mode-alist.Phil Hagelberg
2014-03-13Add Emacs autoloads for .erl and .app.src.Phil Hagelberg
2014-03-04match erlang keywords more carefullySteve Vinoski
2014-02-06tools: Update emacs mode with map highlightsLukas Larsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-skel-indent' into vinoski...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-fun-arity' into vinoski/e...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-error-fixes' into vinoski...Dan Gudmundsson
2014-01-16fix emacs erlang skeleton indentationSteve Vinoski
2014-01-10fix indentation error from scan-sexp in erlang.elSteve Vinoski
2014-01-10Remove support for query keyword from emacs modePaul Oliver
2014-01-07prevent errors from erlang.elSteve Vinoski
2013-12-20fix erlang-mode erlang-get-function-aritySteve Vinoski
2013-12-12Support EEP37 named funs in emacs erlang-modeSteve Vinoski
2013-10-25Merge branch 'puzza007/emacs_iodata_nonempty_string_builtin_types/OTP-11394' ...Fredrik Gustafsson
2013-10-22tools: Add Erlang-specific compilation error regexp for erlang-eunitFredrik Gustafsson
2013-10-10Add iodata, nonempty_string to built-in type highlighting for emacsPaul Oliver
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-08-27tools:Fredrik Gustafsson
2013-08-19Merge branch 'mh/line-initial-commas/OTP-11242' into maintFredrik Gustafsson
2013-07-01Remove trailing spaces in Emacs templatesRoberto Aloi
2013-06-18Inside parentheses, line-initial commas align with the open parenthesisMagnus Henoch
2013-06-04tools: Added gather_gc_info_result to bifsFredrik Gustafsson
2013-03-22erlang-mode: Add autoload cookies for file extension associationsMagnus Henoch