From 9794afec79798d139eeca3cde7d2c2a608dfff00 Mon Sep 17 00:00:00 2001 From: "David N. Welton" Date: Sat, 3 Mar 2018 12:47:05 -0800 Subject: Require align --- lib/tools/emacs/erlang.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el index b757371483..fb25b26d72 100644 --- a/lib/tools/emacs/erlang.el +++ b/lib/tools/emacs/erlang.el @@ -77,6 +77,7 @@ ;;; Code: (eval-when-compile (require 'cl)) +(eval-when-compile (require 'align)) ;; Variables: -- cgit v1.2.3