X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=time-stamp.el;h=81d0d0bced4e30694bacf41562a80e6ba07501fe;hb=3ed338972b9d15ea01ff17c3a8da1507a07c0eeb;hp=d986eaf59301f32ff329bab6cb7eb52de75cdbe3;hpb=14bc2443dcb9b31e705bc7ebf62d991c957b10cb;p=elisp%2Fapel.git diff --git a/time-stamp.el b/time-stamp.el index d986eaf..81d0d0b 100644 --- a/time-stamp.el +++ b/time-stamp.el @@ -274,7 +274,8 @@ The first character of DD is space if the value is less than 10." (concat (substring date 11 13) (substring date 14 16)))) -(provide 'time-stamp) +(require 'product) +(product-provide (provide 'time-stamp) (require 'apel-ver)) ;;; time-stamp.el ends here