aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/erlang.el
AgeCommit message (Expand)Author
2016-06-14Tag completion in Emacs 25Johan Claesson
2016-05-23emacs: Improve default tag searchDan Gudmundsson
2016-05-23Let find-tag visit definitions in right orderJohan Claesson
2016-05-20Merge branch 'dgud/tools/emacs-xref/PR-1051'Dan Gudmundsson
2016-05-20Add xref support in erlang.elJohan Claesson
2016-05-18Fix line-initial commas' indentation in type specsDániel Szoboszlay
2016-04-29Merge remote-tracking branch 'erlang/pr/1006'Dan Gudmundsson
2016-04-16Use define-derived-mode to define erlang-modeMagnus Henoch
2016-03-15update copyright-yearHenrik Nord
2016-02-25Add has_prepared_code_on_load/1 BIFBjörn Gustavsson
2015-09-15Don't add newline after arrow on -callback linesMagnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-09tools: Add new bifs to emacs highlighterDan Gudmundsson
2015-04-20Minor fixes to emacs erlang-modeSteve Vinoski
2015-03-16Fix tags completion in erlang.el for GNU Emacs 23+Johan Claesson
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-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-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-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-06-18Inside parentheses, line-initial commas align with the open parenthesisMagnus Henoch
2013-06-04tools: Added gather_gc_info_result to bifsFredrik Gustafsson
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson
2013-01-24Fix syntax highlighting of $\' in Emacs modeMagnus Henoch
2013-01-21Update all bif highlighting for emacsLukas Larsson
2012-10-29Add separate face for exported functionsThomas Järvstrand
2012-10-03Merge branch 'gp/make_erlang_mode_elpa_friendly'Henrik Nord
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-13Merge branch 'maint'Fredrik Gustafsson
2012-08-07Fix highlighting of atoms ending with a dollar signMagnus Henoch
2012-08-01Merge branch 'mh/remove-compilation-error-regexp'Henrik Nord