From: Agustín Martín Date: Wed, 10 Nov 2010 17:25:13 +0000 (+0100) Subject: lisp/Changelog: Fix 2010-11-10T10:54:43Z!agustin.martin@hispalinux.es entry to use... X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~45^2~307 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c97685d424703ac7eb195b0adede3ebd54cab23d;p=emacs.git lisp/Changelog: Fix 2010-11-10T10:54:43Z!agustin.martin@hispalinux.es entry to use correct format with real submitter. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 95d989f5eb6..1a1c9640424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,8 @@ -2010-11-10 Agustín Martín +2010-11-10 Brandon Craig Rhodes * textmodes/flyspell.el (flyspell-word): Do not re-check words already found as misspellings by (flyspell-large-region), just - do highlighting. Patch by Brandon Craig Rhodes (bug#7322) + do highlighting (bug#7322). 2010-11-10 Glenn Morris