Mercurial > emacs
comparison src/ChangeLog @ 107986:8a09d4206862
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
author | Kenichi Handa <handa@etlken> |
---|---|
date | Tue, 20 Apr 2010 15:30:26 +0900 |
parents | e4d7764c4cbe |
children | 54f7ec0a9243 |
comparison
equal
deleted
inserted
replaced
107985:9a1538888aae | 107986:8a09d4206862 |
---|---|
1 2010-04-20 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * charset.c (char_charset): Consider Vcharset_non_preferred_head | |
4 only when the arg CHARSET_LIST is nil. | |
5 | |
1 2010-04-19 Eli Zaretskii <eliz@gnu.org> | 6 2010-04-19 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * xdisp.c (display_line): Don't write beyond the last glyph row in | 8 * xdisp.c (display_line): Don't write beyond the last glyph row in |
4 the desired matrix. Fixes a crash in "emacs -nw", see | 9 the desired matrix. Fixes a crash in "emacs -nw", see |
5 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html | 10 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html |