From e368a0a6773df3d764ec65760e235da559f5f56b Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Sat, 3 Sep 2016 16:11:44 +0800 Subject: New file erlang-edoc.el to support EDoc in erlang-mode - EDoc markup font-locking and tag completion - EDoc comment indentation --- lib/tools/emacs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/tools/emacs/Makefile') diff --git a/lib/tools/emacs/Makefile b/lib/tools/emacs/Makefile index 585425e5f1..e1b195ef97 100644 --- a/lib/tools/emacs/Makefile +++ b/lib/tools/emacs/Makefile @@ -43,6 +43,7 @@ EMACS_FILES= \ erlang_appwiz \ erlang-start \ erlang-eunit \ + erlang-edoc \ erlang-flymake \ erlang -- cgit v1.2.3