aboutsummaryrefslogtreecommitdiff
path: root/helpful.el
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2017-09-28 22:43:14 -0500
committerWilfred Hughes <me@wilfred.me.uk>2017-09-28 22:44:44 -0500
commiteae6601d6e5ba82d8ffff7fac1ef1a895846d346 (patch)
treea85b1e58983e284a82f4b542b310f9a45ce392e4 /helpful.el
parent9684d413268d49bfe2e5e6f9e64622ca76204b4c (diff)
We depend on cl-prettyprint in cl-extrafix_advice
Diffstat (limited to 'helpful.el')
-rw-r--r--helpful.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpful.el b/helpful.el
index 1d138fb..8d600c4 100644
--- a/helpful.el
+++ b/helpful.el
@@ -50,6 +50,7 @@
(ignore-errors
(require 'nadvice))
(require 'info-look)
+(require 'cl-extra) ; cl-prettyprint
(defvar-local helpful--sym nil)
(defvar-local helpful--callable-p nil)