aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs
AgeCommit message (Expand)Author
2017-03-09Merge branch 'siri/typer/remove-application/OTP-14251'Siri Hansen
2017-03-08Remove typer applicationSiri Hansen
2017-03-03Merge branch 'maint'Raimo Niskanen
2017-03-03Merge branch 'raimo/kernel/gen_statem-progress/OTP-14114' into maintRaimo Niskanen
2017-02-09emacs: revert erldoc changeDan Gudmundsson
2017-02-08Emacs: Describe how to run unit testsJohan Claesson
2017-02-08Emacs: Consider arity when jumping to definitionsJohan Claesson
2017-02-08Fix a command's nameBozhidar Batsov
2017-02-08Clean-up erldoc.elBozhidar Batsov
2017-02-08Set some useful file-local variables in erlang-edoc.elBozhidar Batsov
2017-02-08Clean-up erlang-eunit.elBozhidar Batsov
2017-02-08Clean-up erlang-start.elBozhidar Batsov
2017-02-08Update erlang-pkg.elBozhidar Batsov
2017-02-08Set erlang-mode's encoding to utf-8Bozhidar Batsov
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
2017-02-08Merge branch 'maint'Dan Gudmundsson
2017-01-20Change arity of type to init_result/1Raimo Niskanen
2017-01-17[tools] Update erlang-edoc.el to include @param and @returnsLeo Liu
2016-11-29warn_obsolete_guard is already defaultRichard Carlsson
2016-11-29Merge branch 'maint'Hans Bolinder
2016-11-29Merge branch 'leoliu/tools/fix_edoc_mode' into maintHans Bolinder
2016-11-28Merge branch 'maint'Dan Gudmundsson
2016-11-26Fix font-locking for @deprecated in erlang-edoc-modeLeo Liu
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-24Merge branch 'dgud/tools/emacs/prefer-space/ERL-1200' into maintDan Gudmundsson
2016-10-24Fix whitespace setting in test filesDan Gudmundsson
2016-10-19Merge branch 'maint'Raimo Niskanen
2016-10-19Merge branch 'raimo/gen_statem-improvements/OTP-13929' into maintRaimo Niskanen
2016-10-13Use parameterized typesRaimo Niskanen
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-30Change state entry events into state enter callsRaimo Niskanen
2016-09-05Implement the new ceil/1 and floor/1 guard BIFsBjörn Gustavsson
2016-08-31Emacs: make tags unit test more robustJohan Claesson
2016-08-31Emacs: extend support for compile optionsJohan Claesson
2016-08-31Function instead of lambda in adviceJohan Claesson