2007-02-14 Juanma Barranquero <lekktu@gmail.com>
- * textmodes/ispell.el (ispell-keep-choices-win)
- (ispell-dictionary-alist, ispell-word)
+ * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
(ispell-begin-skip-region-regexp): Fix typos in docstrings.
- (ispell-process-line): Doc fixes.
+ (ispell-dictionary-alist, ispell-process-line): Doc fixes.
(ispell-help): Fix typos in docstring and output message.
2007-02-14 Kim F. Storm <storm@cua.dk>
If you want OTHERCHARS to be empty, use the empty string.
Hint: regexp syntax requires the hyphen to be declared first here.
-CASECHARS, NOT-CASECHARS, and OTHERCHARS must be a unibyte string
+CASECHARS, NOT-CASECHARS, and OTHERCHARS must be unibyte strings
containing bytes of CHARACTER-SET. In addition, if they contain
a non-ASCII byte, the regular expression must be a single
`character set' construct that doesn't specify a character range