* alloc.c (make_unibyte_string): Don't SET_UNIBYTE redundantly.
commitcbe81f1d96ca482c15d583cfd4a196d38af87972
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Feb 2011 17:37:30 +0000 (18 12:37 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 18 Feb 2011 17:37:30 +0000 (18 12:37 -0500)
tree8f0bbba3d3d444ea812d696e3d4cb45eb1543486
parentaa56f3613e788df186bef09e2b5414428140377a
* alloc.c (make_unibyte_string): Don't SET_UNIBYTE redundantly.
* process.c (Fstart_process, Fmake_serial_process)
(Fmake_network_process, server_accept_connection):
Use empty_unibyte_string.
src/ChangeLog
src/alloc.c
src/process.c