From 10e12214b24c13b8c8699b0ae63403ff38c5b80d Mon Sep 17 00:00:00 2001 From: shuhei Date: Wed, 22 Dec 1999 21:53:53 +0000 Subject: [PATCH] Add product information. --- pym.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pym.el b/pym.el index ca6676d..b8d45ad 100644 --- a/pym.el +++ b/pym.el @@ -288,6 +288,7 @@ Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol ;;; End. -(provide 'pym) +(require 'product) +(product-provide (provide 'pym) (require 'apel-ver)) ;;; pym.el ends here -- 1.7.10.4