projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05214c6
)
* lisp/textmodes/flyspell.el (flyspell-get-word): Doc fix.
author
Glenn Morris
<rgm@gnu.org>
Wed, 21 Feb 2018 01:31:30 +0000
(20:31 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 21 Feb 2018 01:31:30 +0000
(20:31 -0500)
lisp/textmodes/flyspell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/flyspell.el
b/lisp/textmodes/flyspell.el
index aaa8ebfd480c15d770a1b3e3147afb5f41c29671..d87cb5e72ed467040beef3b07e696baffe12623e 100644
(file)
--- a/
lisp/textmodes/flyspell.el
+++ b/
lisp/textmodes/flyspell.el
@@
-1309,7
+1309,7
@@
that may be included as part of a word (see `ispell-dictionary-alist').
This finds the word to spell-check by searching for CASECHARS defined
in `ispell-dictionary-alist' for the current dictionary. Thus, the
-word could be far away
of
point if point is inside whitespace or
+word could be far away
from
point if point is inside whitespace or
punctuation characters, or in text that belongs to a different
language."
(let* ((flyspell-casechars (flyspell-get-casechars))