comparison src/ChangeLog @ 40029:3f3bca32e246

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Thu, 18 Oct 2001 16:23:14 +0000
parents 0e38dd14faec
children 55192b5b2a4a
comparison
equal deleted inserted replaced
40028:392c2fe9edd7 40029:3f3bca32e246
1 2001-10-18 Andrew Innes <andrewi@gnu.org>
2
3 * fontset.c (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
4 optimization. The fontp->encoding array was not being initialized
5 correctly when compiled with optimizations by MSVC.
6
1 2001-10-18 Gerd Moellmann <gerd@gnu.org> 7 2001-10-18 Gerd Moellmann <gerd@gnu.org>
2 8
3 * xdisp.c (display_line): Indicate empty lines in active 9 * xdisp.c (display_line): Indicate empty lines in active
4 mini-window. 10 mini-window.
5 11