projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea3f0bc
)
; * lisp/emacs-lisp/comp.el (native-comp-compiler-options): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Sep 2021 07:22:06 +0000
(10:22 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Sep 2021 07:22:06 +0000
(10:22 +0300)
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index 92928e4cedbef89125665be86ac9acb6e27af39a..bb135457e203604bf7b8463889beca58854e265a 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-169,7
+169,7
@@
if `confirm-kill-processes' is non-nil."
(defcustom native-comp-compiler-options nil
"Command line options passed verbatim to GCC compiler.
Note that not all options are meaningful and some options might even
-break your Emacs. Use at own risk.
+break your Emacs. Use at
your
own risk.
Passing these options is only available in libgccjit version 9
and above."