From: Lars Ingebrigtsen Date: Sat, 6 Aug 2022 09:41:40 +0000 (+0200) Subject: Put no-byte-compile cookie back in ldefs-boot.el X-Git-Tag: emacs-29.0.90~1447^2~388 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=870be1e106dc4af90d95860aa60953aea2fbff30;p=emacs.git Put no-byte-compile cookie back in ldefs-boot.el --- diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 353ac443e36..429d7ab5328 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -35815,6 +35815,7 @@ Zone out, completely." t nil) (provide 'loaddefs) ;; Local Variables: +;; no-byte-compile: t ;; version-control: never ;; no-update-autoloads: t ;; coding: utf-8-emacs-unix