Mercurial > emacs
changeset 64648:1d62526e4c01
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 27 Jul 2005 12:35:51 +0000 |
parents | 0982eb053b07 |
children | 5d7c6ca894b8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 27 12:35:29 2005 +0000 +++ b/lisp/ChangeLog Wed Jul 27 12:35:51 2005 +0000 @@ -5,6 +5,8 @@ * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth. + (ps-mule-composition-prologue): Fix for the case that + RelativeCompose is false. 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>