• Paul Eggert's avatar
    Prefer AUTO_STRING_WITH_LEN to make_formatted_string · b4c7869e
    Paul Eggert authored
    * src/buffer.c (Fgenerate_new_buffer_name):
    * src/filelock.c (get_boot_time):
    * src/minibuf.c (get_minibuffer):
    * src/process.c (make_process):
    * src/xdisp.c (ensure_echo_area_buffers):
    Prefer AUTO_STRING_WITH_LEN + sprintf to make_formatted_string
    when either will do.
    b4c7869e
filelock.c 23.7 KB