• Paul Eggert's avatar
    * alloc.c (string_overflow): New function. · cb93f9be
    Paul Eggert authored
    (Fmake_string): Use it.  This doesn't change behavior, but saves
    a few bytes and will simplify future changes.
    * character.c (string_escape_byte8): Likewise.
    * lisp.h (string_overflow): New decl.
    cb93f9be
alloc.c 163 KB