• Paul Eggert's avatar
    Fix core dump in char-equal. · 05b250c2
    Paul Eggert authored
    * editfns.c (Fchar_equal): Do not use MAKE_CHAR_MULTIBYTE in
    unibyte buffers, as we can't tell whether the characters are
    actually unibyte.
    
    Fixes: debbugs:17011
    05b250c2
ChangeLog 394 KB