comparison src/ChangeLog @ 30825:d725233e5dbc

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 15 Aug 2000 19:26:40 +0000
parents 9a001fb66358
children 7087bbfb6e30
comparison
equal deleted inserted replaced
30824:44991e974f6d 30825:d725233e5dbc
1 2000-08-15 Gerd Moellmann <gerd@gnu.org> 1 2000-08-15 Gerd Moellmann <gerd@gnu.org>
2 2
3 * alloc.c (compact_small_strings): Use safe_bcopy, add an
4 assertion.
5
3 * term.c (turn_off_face): Reset standout_mode when resetting 6 * term.c (turn_off_face): Reset standout_mode when resetting
4 apparances with capability `me'. 7 appearances with capability `me'.
5 (write_glyphs): Switch on inverse video before each face change. 8 (write_glyphs): Switch on inverse video before each face change.
6 9
7 2000-08-14 Dave Love <fx@gnu.org> 10 2000-08-14 Dave Love <fx@gnu.org>
8 11
9 * alloc.c [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk. 12 * alloc.c [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.