dealing with L' and D' in french

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Paul POULAIN 2008-08-02 19:22:01 +02:00 committed by Joshua Ferraro
parent e3b24f3734
commit d8f115213d

View file

@ -47,5 +47,5 @@ map (^Un\s) @
map (^Une\s) @
map (^De\s) @
map (^Des\s) @
map (^L\s) @
map (^D\s) @
map (^L') @
map (^D') @