diff options
author | Kenichi Handa <handa@m17n.org> | 2004-03-29 03:51:41 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-03-29 03:51:41 +0000 |
commit | 2d76740f08817e34b361067d0d60d98a94e3a6b9 (patch) | |
tree | 5a06b7851e3754276fc11b2c4f9b12fabaa26396 /lisp | |
parent | fdc5802e53c1a70ed5acc45f593089102d3e6385 (diff) | |
download | emacs-2d76740f08817e34b361067d0d60d98a94e3a6b9.tar.gz emacs-2d76740f08817e34b361067d0d60d98a94e3a6b9.tar.bz2 emacs-2d76740f08817e34b361067d0d60d98a94e3a6b9.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab42f30f32c..1f1c20185ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2004-03-29 Kenichi Handa <handa@m17n.org> + * international/mule-util.el (char-displayable-p): Fix generation + of XLFD file name. + * Makefile.in (setwins, setwins_almost): Change directory to $wd before finding directories by `find'. |