emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master bfd5e26: ; * lisp/emacs-lisp/comp.el (native-comp-compiler-option


From: Eli Zaretskii
Subject: master bfd5e26: ; * lisp/emacs-lisp/comp.el (native-comp-compiler-options): Doc fix.
Date: Sat, 11 Sep 2021 03:22:42 -0400 (EDT)

branch: master
commit bfd5e268a82d8ccbd758fdfbe445f9cb8b5befea
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/emacs-lisp/comp.el (native-comp-compiler-options): Doc fix.
---
 lisp/emacs-lisp/comp.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/emacs-lisp/comp.el b/lisp/emacs-lisp/comp.el
index 92928e4..bb13545 100644
--- 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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]