Mercurial > emacs
comparison lisp/ChangeLog @ 64648:1d62526e4c01
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 27 Jul 2005 12:35:51 +0000 |
parents | 9bee98496ab5 |
children | af1c58687bdd |
comparison
equal
deleted
inserted
replaced
64647:0982eb053b07 | 64648:1d62526e4c01 |
---|---|
3 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is | 3 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is |
4 negative. | 4 negative. |
5 | 5 |
6 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to | 6 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to |
7 setcharwidth. | 7 setcharwidth. |
8 (ps-mule-composition-prologue): Fix for the case that | |
9 RelativeCompose is false. | |
8 | 10 |
9 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca> |
10 | 12 |
11 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring. | 13 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring. |
12 | 14 |