mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-13 07:30:56 +00:00
Document 'ispell-program-name'
* doc/emacs/fixit.texi (Spelling): Document 'ispell-program-name'. (Bug#49039)
This commit is contained in:
parent
7be610f911
commit
0ffef0b46b
1 changed files with 7 additions and 0 deletions
|
@ -260,6 +260,13 @@ systems.
|
||||||
@xref{Top, Aspell,, aspell, The Aspell Manual}.
|
@xref{Top, Aspell,, aspell, The Aspell Manual}.
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
|
|
||||||
|
@vindex ispell-program-name
|
||||||
|
If you have only one of the spelling checker programs installed,
|
||||||
|
Emacs will find it when you invoke for the first time one of the
|
||||||
|
commands described here. If you have more than one of them installed,
|
||||||
|
you can control which one is used by customizing the variable
|
||||||
|
@code{ispell-program-name}.
|
||||||
|
|
||||||
@table @kbd
|
@table @kbd
|
||||||
@item M-$
|
@item M-$
|
||||||
Check and correct spelling of the word at point (@code{ispell-word}).
|
Check and correct spelling of the word at point (@code{ispell-word}).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue