aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/erlang.el
AgeCommit message (Expand)Author
2017-02-08Remove redundant wrappers around Emacs version constantsBozhidar Batsov
2017-02-08Convert some defvars to defcustoms and fix some docstringsBozhidar Batsov
2017-02-08Remove some unneeded backward compatibility codeBozhidar Batsov
2017-02-08Remove redundant erlang-interactive-pBozhidar Batsov
2017-02-08Remove redundant function prog-modeBozhidar Batsov
2017-02-08Remove redundant function erlang-string-to-intBozhidar Batsov
2017-02-08Require Emacs 24.1 in erlang-modeBozhidar Batsov
2017-02-08Fix some whitespace in erlang-modeBozhidar Batsov
2016-11-28Merge branch 'maint'Dan Gudmundsson
2016-11-19Add an option erlang-icr-indentVictor Ren
2016-11-08Merge branch 'maint'Dan Gudmundsson
2016-10-25New commands to ease looking up OTP documentationLeo Liu
2016-10-24Merge branch 'maint'Dan Gudmundsson
2016-10-11Fix all whitespace-related issues in erlang.elBozhidar Batsov
2016-10-07Merge branch 'maint'Dan Gudmundsson
2016-10-07Merge branch 'dgud/tools/emacs/edoc-support/PR-1195/OTP-13945' into maintDan Gudmundsson
2016-10-06New file erlang-edoc.el to support EDoc in erlang-modeLeo Liu
2016-10-05Merge branch 'maint'Dan Gudmundsson
2016-10-05Merge branch 'dgud/emacs/do-not-require-final-newline/PR-1130' into maintDan Gudmundsson
2016-09-05Implement the new ceil/1 and floor/1 guard BIFsBjörn Gustavsson
2016-08-31Emacs: extend support for compile optionsJohan Claesson
2016-08-31Function instead of lambda in adviceJohan Claesson
2016-08-31Enable tag completion in emacs erlang shellJohan Claesson
2016-07-15erlang-mode: do not configure require-final-newlineTuncer Ayaz
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