Mercurial > emacs
comparison src/ChangeLog @ 73451:4b32aebb0864
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 21 Oct 2006 17:40:03 +0000 |
parents | 9a9ede043e60 |
children | e3fbddada23e |
comparison
equal
deleted
inserted
replaced
73450:726825bcce52 | 73451:4b32aebb0864 |
---|---|
1 2006-10-21 Richard Stallman <rms@gnu.org> | |
2 | |
3 * minibuf.c (Vread_expression_map): Define here. | |
4 (Qread_expression_history): New variable. | |
5 (syms_of_minibuf): Initialize them. | |
6 (Feval_minibuffer): Use Vread_expression_map and | |
7 Qread_expression_history. | |
8 | |
1 2006-10-21 Kenichi Handa <handa@m17n.org> | 9 2006-10-21 Kenichi Handa <handa@m17n.org> |
2 | 10 |
3 * xfns.c (xic_create_fontsetname): If ADSTYLE field is not a wild | 11 * xfns.c (xic_create_fontsetname): If ADSTYLE field is not a wild |
4 card, change it to "*". | 12 card, change it to "*". |
5 (xic_create_xfontset): Call XCreateFontSet for each single | 13 (xic_create_xfontset): Call XCreateFontSet for each single |