Mercurial > emacs
diff lisp/textmodes/ispell.el @ 42206:0f4506820432
Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 20 Dec 2001 19:01:00 +0000 |
parents | 66bf9fec7803 |
children | d91994a23659 |
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el Thu Dec 20 18:59:32 2001 +0000 +++ b/lisp/textmodes/ispell.el Thu Dec 20 19:01:00 2001 +0000 @@ -2104,7 +2104,7 @@ ORIGINAL-WORD is a string of the possibly misspelled word. OFFSET is an integer giving the line offset of the word. MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses. -4: Nil when an error has occurred. +4: nil when an error has occurred. Optional second arg ACCEPT-LIST is list of words already accepted. Optional third arg SHIFT is an offset to apply based on previous corrections."