Add comment.
authorkaoru <kaoru>
Fri, 29 Dec 2000 11:01:43 +0000 (11:01 +0000)
committerkaoru <kaoru>
Fri, 29 Dec 2000 11:01:43 +0000 (11:01 +0000)
elmo/elmo-version.el
wl/wl-version.el

index 94d27da..04910d3 100644 (file)
 
 ;;; Commentary:
 ;; 
+;; Put the following lines to each file of ELMO package.
+;;
+;; (require 'product)
+;; (product-provide (provide FEATURE) (require 'elmo-version))
 
 ;;; Code:
 ;; 
index 8efdb25..52d514d 100644 (file)
 
 ;;; Commentary:
 ;;
+;; Put the following lines to each file of Wanderlust package.
+;;
+;; (require 'product)
+;; (product-provide (provide FEATURE) (require 'wl-version))
 
 ;;; Code:
 ;;