projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
391ff93
)
* lisp/ldefs-boot.el: Restore no-byte-compile cookie.
author
Po Lu
<luangruo@yahoo.com>
Wed, 9 Aug 2023 01:50:35 +0000
(09:50 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Wed, 9 Aug 2023 01:50:35 +0000
(09:50 +0800)
lisp/ldefs-boot.el
patch
|
blob
|
history
diff --git
a/lisp/ldefs-boot.el
b/lisp/ldefs-boot.el
index 5b6bcc065eb3dd266ccf99df248ca0de16ba9ef2..f062f3bf8de84ad0af46d73e5597a9508a588660 100644
(file)
--- a/
lisp/ldefs-boot.el
+++ b/
lisp/ldefs-boot.el
@@
-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: