• Artur Malabarba's avatar
    * lisp/character-fold.el: Add back multi-char matching · 61a4b57f
    Artur Malabarba authored
    (character-fold-to-regexp): Uncomment recently commented code
    and make the algorithm "dummer" by not checking every possible
    combination.  This will miss some possible matches, but it
    greatly reduces regexp size.
    
    * test/automated/character-fold-tests.el
    (character-fold--test-fold-to-regexp): Comment out test of
    functionality no longer supported.
    61a4b57f
character-fold-tests.el 4.22 KB