]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/package.el (package-install-from-archive): Fix last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 May 2019 16:26:14 +0000 (12:26 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 May 2019 16:26:40 +0000 (12:26 -0400)
commit35f305652c9eacb2e75fa6bcd784247d4de939fb
treeb3780aba8c44e1fca322628822fff7508b88d1b5
parent43db6dd6b4cc9445eacbb39181fefd0ead9ba98d
* lisp/emacs-lisp/package.el (package-install-from-archive): Fix last change

Don't place the unibyte content of of the downloaded file into
a multibyte buffer.
lisp/emacs-lisp/package.el