]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/package.el (package-quickstart-refresh): Fix last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Dec 2020 23:29:52 +0000 (18:29 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Dec 2020 23:29:52 +0000 (18:29 -0500)
Actually allow byte-compiling the file.
Reported by Basil L. Contovounesios <contovob@tcd.ie>.

lisp/emacs-lisp/package.el

index f6ad6d2ebc7a7f207486d43f5667496a298d2924..fa93ffd0cc5f389f9f1807f32d65333859f8485f 100644 (file)
@@ -4100,7 +4100,6 @@ activations need to be changed, such as when `package-load-list' is modified."
       (insert "\f
 ;; Local\sVariables:
 ;; version-control: never
-;;\sno-byte-compile: t
 ;; no-update-autoloads: t
 ;; End:
 "))