Mercurial > emacs
diff src/ChangeLog @ 89245:b048cce71f64
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Sun, 27 Oct 2002 21:29:08 +0000 |
| parents | 7495988a54bc |
| children | d2c6faa9211a |
line wrap: on
line diff
--- a/src/ChangeLog Sun Oct 27 21:26:52 2002 +0000 +++ b/src/ChangeLog Sun Oct 27 21:29:08 2002 +0000 @@ -1,3 +1,12 @@ +2002-10-27 Dave Love <fx@gnu.org> + + * xterm.c (Vx_keysym_table): New. + (syms_of_xterm): Initialize it. + (XTread_socket): Use it. + From head: Eliminate incorrect optimization that tried to avoid + decoding the output of X*LookupString. + (x_get_font_repertory): Delete charset declaration. + 2002-10-16 Kenichi Handa <handa@m17n.org> * coding.c (detect_coding): Fix previous change.
