emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flyspell.el: patch for doublons checking from flyspell-large-region


From: Agustin Martin
Subject: flyspell.el: patch for doublons checking from flyspell-large-region
Date: Wed, 28 Jun 2006 13:00:43 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi,

In the current implementation, flyspell-large-region does not check for
adjacent duplicated words (doublons), while flyspell-mode does. I am
attaching a patch that tries to make sure that region is also checked for
doublons when using flyspell-large-region.

Proposed flyspell.el changelog entry:

(flyspell-check-region-doublons) New function to check for adjacent
    duplicated words (doublons) in the given region.
(flyspell-large-region) Use it.

-- 
Agustin

Attachment: flyspell.el.check-large-region-doublons.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]