Mercurial > emacs
comparison lisp/ChangeLog @ 92286:b014e94ceb97
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 28 Feb 2008 01:58:07 +0000 |
parents | a38b7172909c |
children | a60153302fa5 |
comparison
equal
deleted
inserted
replaced
92285:d38d15e5ee31 | 92286:b014e94ceb97 |
---|---|
1 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp> | |
2 | |
3 * isearch.el (isearch-printing-char): Don't check | |
4 keyboard-coding-system. Call | |
5 isearch-process-search-multibyte-characters only when | |
6 current-input-method is non-nil. | |
7 | |
1 2008-02-27 Kim F. Storm <storm@cua.dk> | 8 2008-02-27 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * disp-table.el (make-glyph-code): Encode as cons if face id > 63. | 10 * disp-table.el (make-glyph-code): Encode as cons if face id > 63. |
4 (glyph-char, glyph-face): Handle cons encoding. | 11 (glyph-char, glyph-face): Handle cons encoding. |
5 | 12 |