4b22e48 update to 1.5.20

Authored and Committed by mfabian 7 years ago
    update to 1.5.20
    
    - Calculate the maximum word length for each dictionary individually
    - Use .startswith instead of regexp matching when matching in hunspell
      dictionaries (speed optimization)
    - Improve accent insensitive matching (“filosofičtějš” should also
      match “filosofičtější”)
    - Some updates for the emoji annotations in en.xml from CLDR
    
        
file modified
+1 -0
file modified
+11 -2
file modified
+1 -1