comparison src/ChangeLog @ 46709:41f343ea4196

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 27 Jul 2002 19:09:08 +0000
parents d5bf1117c68b
children 23e238634b44
comparison
equal deleted inserted replaced
46708:e82d42ccd30b 46709:41f343ea4196
1 2002-07-27 Richard M. Stallman <rms@gnu.org>
2
3 * xterm.h (FRAME_CURSOR_WIDTH): New macro.
4
5 * xterm.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH
6 for bar cursor.
7
1 2002-07-26 Kenichi Handa <handa@etl.go.jp> 8 2002-07-26 Kenichi Handa <handa@etl.go.jp>
2 9
3 * coding.c (detect_coding_iso2022): While checking a byte sequence 10 * coding.c (detect_coding_iso2022): While checking a byte sequence
4 for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check 11 for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
5 it in the normal loop. 12 it in the normal loop.