From: yamaoka Date: Wed, 17 Feb 1999 11:37:01 +0000 (+0000) Subject: * (dgnushack-make-package): Fix typo. X-Git-Tag: semi-gnus-6_10_8~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=38df548fd2d4b0c902ccd23964445e0f51006a70;p=elisp%2Fgnus.git- * (dgnushack-make-package): Fix typo. --- diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el index f796154..ca9005d 100644 --- a/lisp/dgnushack.el +++ b/lisp/dgnushack.el @@ -120,7 +120,7 @@ Modify to suit your needs.")) (with-temp-buffer (insert ";;;###autoload -;(package-provide '" product-name " +\(package-provide '" product-name " :version " version " :type 'regular) ")