mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Mention 'C-M-i' as key binding for 'ispell-complete-word'
* doc/emacs/fixit.texi (Spelling): ispell-complete-word can also be invoked by C-M-i. (Bug#27349) Copyright-paperwork-exempt: yes
This commit is contained in:
parent
efa754d2c1
commit
842ac11c0d
1 changed files with 1 additions and 0 deletions
|
|
@ -254,6 +254,7 @@ Restart the Aspell/Ispell/Hunspell process, using @var{dict} as the dictionary.
|
|||
Kill the Aspell/Ispell/Hunspell subprocess.
|
||||
@item M-@key{TAB}
|
||||
@itemx @key{ESC} @key{TAB}
|
||||
@itemx C-M-i
|
||||
Complete the word before point based on the spelling dictionary
|
||||
(@code{ispell-complete-word}).
|
||||
@item M-x flyspell-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue