Mercurial > emacs
comparison lisp/ChangeLog @ 111476:3871ef96f22c
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
author | Agustin Martin <agustin.martin@hispalinux.es> |
---|---|
date | Wed, 10 Nov 2010 18:25:13 +0100 |
parents | 4bc29c387217 |
children | 59101ed2e4c6 |
comparison
equal
deleted
inserted
replaced
111475:4bc29c387217 | 111476:3871ef96f22c |
---|---|
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 |
9 * progmodes/octave-mod.el (octave-mark-block): Update for smie change. | 9 * progmodes/octave-mod.el (octave-mark-block): Update for smie change. |
10 | 10 |