+3
−3
+11
−4
Loading
lisp/interr.c: o Fix type in non-unicode case. o Use type_SimpleString, not 0x32! lisp/os-common.c: o Wrap uses of c_symbol_name and convert_lisp_string with #ifdef UNICODE/#endif. o For the non-unicode case, #define c_symbol_name symbol_name->data o These changes need to be cleaned up better.