From cec4b8ac171686b53ff730c23d90ef25039e6791 Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Fri, 7 Oct 2016 19:37:19 +0800 Subject: New commands to ease looking up OTP documentation - erldoc-browse: open the manual entry for an MFA in the browser - erldoc-apropos: list MFAs containing a substring - erldoc-browse-topic: open user guides in the browser --- 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 e1b195ef97..35c93ba4ed 100644 --- a/lib/tools/emacs/Makefile +++ b/lib/tools/emacs/Makefile @@ -38,6 +38,7 @@ MAN_FILES= \ tags.3 EMACS_FILES= \ + erldoc \ erlang-skels \ erlang-skels-old \ erlang_appwiz \ -- cgit v1.2.3