* riece-highlight.el: Make it an add-on.
[riece] / lisp / riece-options.el
index e4263fa..cafcc4d 100644 (file)
@@ -105,7 +105,7 @@ way is to put Riece variables on .emacs or file loaded from there."
   :type '(repeat (file :tag "Initialization File"))
   :group 'riece-options)
 
-(defcustom riece-addons nil
+(defcustom riece-addons '(riece-highlight riece-ctcp)
   "Add-ons insinuated into Riece."
   :type '(repeat symbol)
   :group 'riece-options)