;; Applied patch from Yuuichi Teranishi <teranisi@gohome.org>.
[elisp/apel.git] / pcustom.el
index 87a278a..4d023f1 100644 (file)
@@ -59,6 +59,7 @@
       ;; load emulation version of "new custom".
       (require 'tinycustom)))
 
-(provide 'pcustom)
+(require 'product)
+(product-provide (provide 'pcustom) (require 'apel-ver))
 
 ;;; pcustom.el ends here