* lisp/emacs-lisp/package.el (package-generate-description-file):
commit559b827d8aba3ca060f3875a65028cffe71f258b
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 2 Sep 2014 19:51:25 +0000 (2 15:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 2 Sep 2014 19:51:25 +0000 (2 15:51 -0400)
tree4cb648c9aa427312b6ef0452fc212d4801e19cfe
parent9de3064db6370972998737a9aa7cce7856c42aef
* lisp/emacs-lisp/package.el (package-generate-description-file):
Properly quote the arguments.  Change second arg.
(package--alist-to-plist-args): Rename from package--alist-to-plist and
quote the elements.
(package--make-autoloads-and-stuff): Fix the test for pre-existence of
the *-pkg.el file.  Adjust to new calling convention of
package-generate-description-file.

Fixes: debbugs:18332
lisp/ChangeLog
lisp/emacs-lisp/package.el