# HG changeset patch # User Micha¸«³l Cadilhac # Date 1188567691 0 # Node ID 97ba59b822d7b7aa1663c4918cd390779b794420 # Parent a3c6b2cd98cc029fefbb28a8ddf1a162785e00c6 *** empty log message *** diff -r a3c6b2cd98cc -r 97ba59b822d7 lisp/ChangeLog --- 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 + * 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.