From 1af9c6c86a2b6be34c1468df69dc62069a375ef3 Mon Sep 17 00:00:00 2001 From: larstvei Date: Fri, 10 Oct 2014 21:14:02 +0200 Subject: [PATCH] Fixed #4. Added 'thingatpt to requirements. --- etype.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etype.el b/etype.el index 1f5d22f..d7504ca 100644 --- a/etype.el +++ b/etype.el @@ -21,7 +21,8 @@ ;; with Etype. If not, see . (eval-when-compile - (require 'cl)) + (require 'cl) + (require 'thingatpt)) (defcustom etype-lines-file (concat