# HG changeset patch # User Kenichi Handa # Date 1203577593 0 # Node ID 9ce837bd0b8db8bf1666ec56ff0cd762be753f3a # Parent 621d5b9785f195d398f1c3cb96fbf6c75c60cd68 *** empty log message *** diff -r 621d5b9785f1 -r 9ce837bd0b8d lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 21 07:04:37 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 21 07:06:33 2008 +0000 @@ -1,3 +1,13 @@ +2008-02-21 Kenichi Handa + + * composite.el (compose-chars-after): Fix arguments for a function + in composition-function-table. + (auto-compose-region): Likewise. + + * ps-mule.el (ps-mule-font-info-database-bdf): Use + ethio16f-uni.bdf for Ethiopic. + (ps-mule-plot-string): Ignore glyph-string based compositions. + 2008-02-21 Stefan Monnier * doc-view.el: Allow different windows to show different pages.