diff options
author | Johan Claesson <[email protected]> | 2016-05-07 18:11:23 +0200 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2016-05-20 08:52:10 +0200 |
commit | 39d33793479fd001dd06505575dd3294fe1d8ce4 (patch) | |
tree | a56fec26d4c7719907dc3041b5e7887877b7d2db /lib/dialyzer/test/README | |
parent | 523e048754f5086a6cc4fd9a250e1b495fc5b9b8 (diff) | |
download | otp-39d33793479fd001dd06505575dd3294fe1d8ce4.tar.gz otp-39d33793479fd001dd06505575dd3294fe1d8ce4.tar.bz2 otp-39d33793479fd001dd06505575dd3294fe1d8ce4.zip |
Add xref support in erlang.el
In GNU Emacs 25 xref will be introduced. It is a framework for cross
referencing commands, in particular commands for finding definitions.
It does not replace etags. It rather resides on top of it and
provides user-friendly commands. The idea is that the user commands
should be the same regardless of what back-end does the actual finding
of definitions.
Add to the xref commands awareness of the module:tag syntax in a
similar way that is already done for the old etags commands.
Xref completion support is not included in this commit.
Remove all compilation warnings for GNU Emacs 24.5 and current 25
(4ffec91).
Remove XEmacs incompatibility in
erlang-font-lock-exported-function-name-face.
Add file erlang-test.el with a single unit test.
Add TAGS to .gitignore.
Diffstat (limited to 'lib/dialyzer/test/README')
0 files changed, 0 insertions, 0 deletions