]> git.eshelyaron.com Git - emacs.git/commit
Remove conditional compilation on `standalone'.
authorGerd Moellmann <gerd@gnu.org>
Sat, 21 Aug 1999 19:30:21 +0000 (19:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 21 Aug 1999 19:30:21 +0000 (19:30 +0000)
commit0788646cc2f1b65a6aabf8a2a9b0fa3488e0f560
tree773506345d0d6c30531219e12f628cee68ad2228
parent39e98b382bd74d9f4e7f915d73166777b1004be7
Remove conditional compilation on `standalone'.
(glyph_len, str_to_glyph_cpy, str_to_glyph_ncpy,
glyph_to_str_cpy):  Remove that section because GLYPHs are no
longer used in that way.
(PRINTDECLARE): Add multibyte.
(PRINTPREPARE, PRINTFINISH): Handle printcharfun t differently.
(printbufidx): Removed.
(printchar, strout): Rewritten.
src/print.c