]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/ldefs-boot.el: Restore no-byte-compile cookie.
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Aug 2023 01:50:35 +0000 (09:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Aug 2023 01:50:35 +0000 (09:50 +0800)
lisp/ldefs-boot.el

index 5b6bcc065eb3dd266ccf99df248ca0de16ba9ef2..f062f3bf8de84ad0af46d73e5597a9508a588660 100644 (file)
@@ -37363,6 +37363,7 @@ run a specific program.  The program must be a member of
 ;; Local Variables:
 ;; version-control: never
 ;; no-update-autoloads: t
+;; no-byte-compile: t
 ;; no-native-compile: t
 ;; coding: utf-8-emacs-unix
 ;; End: