From ecf9daef95d37359ccbc31e9fb093ae5c714c3b4 Mon Sep 17 00:00:00 2001 From: Constantine Vetoshev Date: Wed, 2 Oct 2019 16:21:52 -0700 Subject: The test suite found a bug! --- perspective.el | 1 + 1 file changed, 1 insertion(+) diff --git a/perspective.el b/perspective.el index 97d1a9f..b0d0b0d 100644 --- a/perspective.el +++ b/perspective.el @@ -28,6 +28,7 @@ ;; available by default. (require 'cl-lib) +(require 'thingatpt) (require 'subr-x) ; hash-table-values ;; 'cl' is still required because the use of 'lexical-let'. 'lexical-let' has -- cgit v1.0