comparison src/ChangeLog @ 35613:afe32e7ffa6c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Jan 2001 14:41:54 +0000
parents 446e8151c90f
children d69ca64e002d
comparison
equal deleted inserted replaced
35612:446e8151c90f 35613:afe32e7ffa6c
8 * xdisp.c (display_line): Simplify check for glyphs fitting 8 * xdisp.c (display_line): Simplify check for glyphs fitting
9 entirely in the line. 9 entirely in the line.
10 10
11 * xfns.c (xic_style): New variable. 11 * xfns.c (xic_style): New variable.
12 (create_frame_xic): Move static variable to global scope for 12 (create_frame_xic): Move static variable to global scope for
13 the case that `static' get's defined away. 13 the case that `static' gets defined away.
14 14
15 2001-01-26 Kenichi Handa <handa@etl.go.jp> 15 2001-01-26 Kenichi Handa <handa@etl.go.jp>
16 16
17 * coding.c (decode_coding): Set a flag for inhibiting 17 * coding.c (decode_coding): Set a flag for inhibiting
18 inconsistent eol. 18 inconsistent eol.