Mercurial > emacs
changeset 24707:fded44022dc6
(ps-mule-begin-job): Redo this change "if
ps-multibyte-buffer is nil, use
ps-mule-font-info-database-default."
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 10 May 1999 01:40:49 +0000 |
parents | 778b3f056f7f |
children | 77ab1bf09106 |
files | lisp/ps-mule.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ps-mule.el Mon May 10 01:04:01 1999 +0000 +++ b/lisp/ps-mule.el Mon May 10 01:40:49 1999 +0000 @@ -1088,7 +1088,7 @@ ((eq ps-multibyte-buffer 'bdf-font-except-latin) ps-mule-font-info-database-ps-bdf) (t - ps-mule-font-info-database-latin))) + ps-mule-font-info-database-default))) (and (boundp 'enable-multibyte-characters) enable-multibyte-characters ;; Initialize `ps-mule-charset-list'. If some characters aren't