branch: externals/indent-bars
commit bf1132775dfc81ec143ae3c41cd363fe97dbc43c
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>

    Require cus-edit for custom functionality
---
 indent-bars.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indent-bars.el b/indent-bars.el
index 59c3ed0a34..a7f270125d 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -65,6 +65,7 @@
 (require 'outline)
 (require 'font-lock)
 (require 'compat)
+(require 'cus-edit)
 
 ;;;; Customization
 (defgroup indent-bars nil

Reply via email to