diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 95d989f5eb6..1a1c9640424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | 2010-11-10 Agustín Martín <agustin.martin@hispalinux.es> | 1 | 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> |
| 2 | 2 | ||
| 3 | * textmodes/flyspell.el (flyspell-word): Do not re-check words | 3 | * textmodes/flyspell.el (flyspell-word): Do not re-check words |
| 4 | already found as misspellings by (flyspell-large-region), just | 4 | already found as misspellings by (flyspell-large-region), just |
| 5 | do highlighting. Patch by Brandon Craig Rhodes (bug#7322) | 5 | do highlighting (bug#7322). |
| 6 | 6 | ||
| 7 | 2010-11-10 Glenn Morris <rgm@gnu.org> | 7 | 2010-11-10 Glenn Morris <rgm@gnu.org> |
| 8 | 8 | ||