changeset 83820:97ba59b822d7

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Fri, 31 Aug 2007 13:41:31 +0000
parents a3c6b2cd98cc
children 86c05b1c8884
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 31 13:41:23 2007 +0000
+++ b/lisp/ChangeLog	Fri Aug 31 13:41:31 2007 +0000
@@ -1,5 +1,10 @@
 2007-08-31  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
 
+	* textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
+	New variable.  List of exceptions for the duplicated word rule.
+	(flyspell-mark-duplications-flag): Mention it.
+	(flyspell-word): Treat it.
+
 	* files.el (create-file-buffer): If the filename sans directory starts
 	with spaces, remove them.