Mercurial > emacs
comparison lisp/ChangeLog @ 67859:3581847596a9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 27 Dec 2005 22:49:46 +0000 |
parents | be77cd1f84e9 |
children | f97174293bc0 |
comparison
equal
deleted
inserted
replaced
67858:35ea50aa6020 | 67859:3581847596a9 |
---|---|
1 2005-12-27 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * textmodes/flyspell.el (flyspell-external-point-words): | |
4 Use local var buffer-scan-pos to advance scan for next misspelling. | |
5 Advance it only after we find the misspelling. | |
6 | |
7 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es> | |
8 | |
9 * textmodes/flyspell.el (flyspell-external-point-words): | |
10 New criteria for finding the misspelling in the buffer. | |
11 | |
1 2005-12-28 Nick Roberts <nickrob@snap.net.nz> | 12 2005-12-28 Nick Roberts <nickrob@snap.net.nz> |
2 Juri Linkov <juri@jurta.org> | 13 Juri Linkov <juri@jurta.org> |
3 | 14 |
4 * help-mode.el (help-insert-string): New function. Save buffer | 15 * help-mode.el (help-insert-string): New function. Save buffer |
5 contents in cases where it is impossible to recompute the old | 16 contents in cases where it is impossible to recompute the old |