# HG changeset patch # User Kenichi Handa # Date 1203509909 0 # Node ID f8b54c02b406008baf6d237db94263e572d966d2 # Parent a5480cd50c15f154a04ec1ea226d24c651edc350 *** empty log message *** diff -r a5480cd50c15 -r f8b54c02b406 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 20 12:15:57 2008 +0000 +++ b/lisp/ChangeLog Wed Feb 20 12:18:29 2008 +0000 @@ -13,6 +13,10 @@ 2008-02-20 Kenichi Handa + * ps-mule.el (ps-mule-encode-region): Return a single string. + (ps-mule-plot-string): Adjusted for the above change. + (ps-mule-encode-header-string): Likewise. + * international/latin1-disp.el (latin1-display): Don't use ucs-mule-8859-to-mule-unicode. Fix the way of resetting standard-display-table.