@vindex backtrace-on-error-noninteractive
Errors that occur when running a @samp{--batch} Emacs will result in
-an Emacs Lisp backtrace being printed. To disable this behaviour, set
+an Emacs Lisp backtrace being printed. To disable this behavior, set
@code{backtrace-on-error-noninteractive} to @code{nil}.
@item --script @var{file}
If you cannot figure out the cause for the problem using the above,
native-compile the problematic file after setting the variable
'comp-libgccjit-reproducer' to a non-nil value. That should produce a
-file names ELNFILENAME_libgccjit_repro.c, where ELNFILENAME is the
+file named ELNFILENAME_libgccjit_repro.c, where ELNFILENAME is the
name of the problematic .eln file, in the same directory where the
.eln file is produced. Then attach that reproducer C file to your bug
report.
+++
** New mode 'repeat-mode' to allow shorter key sequences.
-Type 'M-x repeat-mode RET' to enable this mode. You can then type
+Type 'M-x repeat-mode' to enable this mode. You can then type
'C-x u u' instead of 'C-x u C-x u' to undo many changes, 'C-x o o'
instead of 'C-x o C-x o' to switch windows, 'C-x { { } } ^ ^ v v' to
resize the selected window interactively, 'M-g n n p p' to navigate