diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-01-13 11:23:43 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-01-13 11:23:43 +0200 |
commit | a08e6423ccc94ff51367768c2d13e549204f9f46 (patch) | |
tree | 1aef6fb9326e8386b9f4e5fc9eff5fa707d9848d /doc/emacs | |
parent | 418547162d5273de5a524fe857081867258cd511 (diff) | |
download | emacs-a08e6423ccc94ff51367768c2d13e549204f9f46.tar.gz emacs-a08e6423ccc94ff51367768c2d13e549204f9f46.tar.bz2 emacs-a08e6423ccc94ff51367768c2d13e549204f9f46.zip |
; * doc/emacs/fixit.texi (Spelling): Fix last change.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/fixit.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/fixit.texi b/doc/emacs/fixit.texi index a972ed698f7..6fa707ba2cc 100644 --- a/doc/emacs/fixit.texi +++ b/doc/emacs/fixit.texi @@ -402,7 +402,7 @@ when you started spell-checking. Quit interactive spell-checking and kill the spell-checker subprocess. @item C-r -Enter recursive-edit (@pxref{Recursive Editing}). When you exit +Enter recursive-edit (@pxref{Recursive Edit}). When you exit recursive-edit with @kbd{C-M-c}, the interactive spell-checking will resume. This allows you to consult the buffer text without interrupting the spell-checking. Do @emph{not} modify the buffer in |