emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/hyperbole 0539520: * kotl/klink.el: Require hbut to fix


From: Stefan Monnier
Subject: [elpa] externals/hyperbole 0539520: * kotl/klink.el: Require hbut to fix compilation
Date: Thu, 8 Sep 2016 01:17:05 +0000 (UTC)

branch: externals/hyperbole
commit 0539520c24093319472b3cd3ebc1e30b083fab4f
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * kotl/klink.el: Require hbut to fix compilation
---
 kotl/klink.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/kotl/klink.el b/kotl/klink.el
index 6bb6426..3a016e5 100644
--- a/kotl/klink.el
+++ b/kotl/klink.el
@@ -61,6 +61,7 @@
 ;;; ************************************************************************
 
 (require 'subr-x) ;; For string-trim
+(require 'hbut)   ;; For defib.
 
 ;;; ************************************************************************
 ;;; Public functions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]