aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs
AgeCommit message (Expand)Author
2017-05-07Add a :package-version property to the new defcustom erlang-shell-prompt-read...Bozhidar Batsov
2017-05-07Bump the version numberBozhidar Batsov
2017-05-07Make the erlang-shell prompt read-only by defaultBozhidar Batsov
2017-05-07Remove a mention of Emacs 21Bozhidar Batsov
2017-05-04Update copyright yearRaimo Niskanen
2017-04-29Drop some redundant backwards compatibility codeBozhidar Batsov
2017-04-29Enable lexical binding for erlang-modeBozhidar Batsov
2017-04-29Remove some ancient compatibility aliasesBozhidar Batsov
2017-04-28Merge branch 'dgud/emacs/update-bifs'Lukas Larsson
2017-04-28Update available bifs for 20Dan Gudmundsson
2017-04-27Restore Emacs 25 supportJohan Claesson
2017-04-25Merge pull request #1411 from bbatsov/drop-legacy-codeDan Gudmundsson
2017-04-25erts: Add erlang:list_to_port/1 debug bifLukas Larsson
2017-04-25erts: Auto-import port_to_list for consistencyLukas Larsson
2017-04-21erts: Polish off erlang:list_to_ref/1Lukas Larsson
2017-04-17Remove a bunch of redundant feature and function checksBozhidar Batsov
2017-04-17Drop the redundant erlang-uncomment-region commandBozhidar Batsov
2017-04-16Drop some legacy compatibility codeBozhidar Batsov
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