From: yamaoka Date: Wed, 17 Feb 1999 11:41:48 +0000 (+0000) Subject: * (dgnushack-make-package): Fix typo. X-Git-Tag: t-gnus-6_10_058-06~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6769d9da96b949627f7518279fc8a85141cb0a;p=elisp%2Fgnus.git- * (dgnushack-make-package): Fix typo. --- diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el index 9111d58..07f72fe 100644 --- a/lisp/dgnushack.el +++ b/lisp/dgnushack.el @@ -119,7 +119,7 @@ Modify to suit your needs.")) (with-temp-buffer (insert ";;;###autoload -;(package-provide '" product-name " +\(package-provide '" product-name " :version " version " :type 'regular) ")