diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 822af9becc3..7bafc8f0cb0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -89,7 +89,7 @@ | |||
| 89 | * emacs-lisp/package.el (package-read-all-archive-contents): | 89 | * emacs-lisp/package.el (package-read-all-archive-contents): |
| 90 | Reset package-archive-contents to nil before re-reading. | 90 | Reset package-archive-contents to nil before re-reading. |
| 91 | 91 | ||
| 92 | 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change) | 92 | 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change) |
| 93 | 93 | ||
| 94 | * textmodes/flyspell.el (flyspell-word): Do not re-check words | 94 | * textmodes/flyspell.el (flyspell-word): Do not re-check words |
| 95 | already found as misspellings by (flyspell-large-region), just | 95 | already found as misspellings by (flyspell-large-region), just |