• Michael Albinus's avatar
    Add optional arguments LOCALE and IGNORE-CASE to collation functions. · b579ae53
    Michael Albinus authored
    * fns.c (Fstring_collate_lessp, Fstring_collate_equalp):
    Add optional arguments LOCALE and IGNORE-CASE.
    
    * lisp.h (str_collate): Adapt argument list.
    
    * sysdep.c (LC_CTYPE, LC_CTYPE_MASK, towlower_l):
    Define substitutes for platforms that lack them.
    (str_collate): Add arguments locale and ignore_case.
    b579ae53
fns.c 143 KB