summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cb7ae71c671..9e7f79c2965 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-27 Kenichi Handa <handa@m17n.org>
+
+ * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
+ negative.
+
+ * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to
+ setcharwidth.
+
2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
* smerge-mode.el (smerge-ediff): Use insert-buffer-substring.