projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90655e4
)
; * lisp/emacs-lisp/comp.el (batch-native-compile): Don't use non-ASCII.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Sep 2021 12:03:38 +0000
(15:03 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Sep 2021 12:03:38 +0000
(15:03 +0300)
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index 83605ca5a77086cb8c4d44ca1949e72dd3faf5c1..94753ec3d9b465798805c957f73a78827ba80ac9 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-4195,7
+4195,7
@@
form, return the compiled function."
"Perform batch native compilation of remaining command-line arguments.
Native compilation equivalent of `batch-byte-compile'.
-Use this from the command line, with
‘-batch’; it won’
t work
+Use this from the command line, with
`-batch'; it won'
t work
in an interactive Emacs session.
Optional argument FOR-TARBALL non-nil means the file being compiled
as part of building the source tarball, in which case the .eln file