Mercurial > emacs
changeset 100564:540caeb6e181
* fixit.texi: Mention hunspell
author | Agustin Martin <agustin.martin@hispalinux.es> |
---|---|
date | Fri, 19 Dec 2008 12:23:09 +0000 |
parents | 44880a4bfc08 |
children | dcc7f5970d5c |
files | doc/emacs/ChangeLog doc/emacs/fixit.texi |
diffstat | 2 files changed, 16 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Fri Dec 19 11:45:24 2008 +0000 +++ b/doc/emacs/ChangeLog Fri Dec 19 12:23:09 2008 +0000 @@ -1,3 +1,7 @@ +2008-12-19 Agustin Martin <agustin.martin@hispalinux.es> + + * fixit.texi: Mention hunspell + 2008-12-19 Glenn Morris <rgm@gnu.org> * ack.texi (Acknowledgments): Small grammar fix.
--- a/doc/emacs/fixit.texi Fri Dec 19 11:45:24 2008 +0000 +++ b/doc/emacs/fixit.texi Fri Dec 19 12:23:09 2008 +0000 @@ -229,9 +229,9 @@ This section describes the commands to check the spelling of a single word or of a portion of a buffer. These commands only work if -the spelling checker program Aspell or Ispell is installed. Neither -Aspell nor Ispell are part of Emacs, but one or the other is usually -installed in GNU/Linux and other free operating systems. +the spelling checker program Aspell, Ispell or Hunspell is installed. +Aspell, Ispell or Hunspell are not part of Emacs, but one or the other +is usually installed in GNU/Linux and other free operating systems. @ifnottex @xref{Top, Aspell,, aspell, The Aspell Manual}. @end ifnottex @@ -250,9 +250,9 @@ Check and correct spelling in a draft mail message, excluding cited material. @item M-x ispell-change-dictionary @key{RET} @var{dict} @key{RET} -Restart the Aspell or Ispell process, using @var{dict} as the dictionary. +Restart the Aspell/Ispell/Hunspell process, using @var{dict} as the dictionary. @item M-x ispell-kill-ispell -Kill the Aspell or Ispell subprocess. +Kill the Aspell/Ispell/Hunspell subprocess. @item M-@key{TAB} @itemx @key{ESC} @key{TAB} Complete the word before point based on the spelling dictionary @@ -319,8 +319,8 @@ editing session and for this buffer. @item i -Insert this word in your private dictionary file so that Aspell or Ispell will -consider it correct from now on, even in future sessions. +Insert this word in your private dictionary file so that Aspell or Ispell +or Hunspell will consider it correct from now on, even in future sessions. @item m Like @kbd{i}, but you can also specify dictionary completion @@ -347,7 +347,8 @@ when you started spell checking. @item q -Quit interactive spell checking and kill the Ispell subprocess. +Quit interactive spell checking and kill the Aspell/Ispell/Hunspell +subprocess. @item ? Show the list of options. @@ -365,8 +366,8 @@ @cindex @code{ispell} program @findex ispell-kill-ispell - Once started, the Aspell or Ispell subprocess continues to run, -waiting for something to do, so that subsequent spell checking + Once started, the Aspell or Ispell or Hunspell subprocess continues +to run, waiting for something to do, so that subsequent spell checking commands complete more quickly. If you want to get rid of the process, use @kbd{M-x ispell-kill-ispell}. This is not usually necessary, since the process uses no time except when you do spelling @@ -374,7 +375,7 @@ @vindex ispell-dictionary @vindex ispell-complete-word-dict - Ispell and Aspell use two dictionaries together for spell checking: + Ispell, Aspell and Hunspell use two dictionaries together for spell checking: the standard dictionary and your private dictionary. The variable @code{ispell-dictionary} specifies the file name to use for the standard dictionary; a value of @code{nil} selects the default