projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8783014
)
* (dgnushack-make-package): Fix typo.
author
yamaoka
<yamaoka>
Wed, 17 Feb 1999 11:41:48 +0000
(11:41 +0000)
committer
yamaoka
<yamaoka>
Wed, 17 Feb 1999 11:41:48 +0000
(11:41 +0000)
lisp/dgnushack.el
patch
|
blob
|
history
diff --git
a/lisp/dgnushack.el
b/lisp/dgnushack.el
index
9111d58
..
07f72fe
100644
(file)
--- 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)
")