(print_object): In multibyte string, use hex escapes.
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 Dec 2001 03:22:55 +0000 (03:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 Dec 2001 03:22:55 +0000 (03:22 +0000)
commitdb300f594401cebc32b18e2e9a04d0ed93747340
treec4151c8e80b0b93f15e60fee09628091bda9f80a
parent14be1bc20240c3039bf6823d4e93ad71ebe12996
(print_object): In multibyte string, use hex escapes.
Use octal only for unibyte strings.
(PRINTPREPARE): Don't ever set Qprint_escape_nonascii.
src/print.c