diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Tue Aug 15 19:26:09 2000 +0000
+++ b/src/ChangeLog	Tue Aug 15 19:26:40 2000 +0000
@@ -1,7 +1,10 @@
 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
 
+	* alloc.c (compact_small_strings): Use safe_bcopy, add an
+	assertion.
+
 	* term.c (turn_off_face): Reset standout_mode when resetting
-	apparances with capability `me'.
+	appearances with capability `me'.
 	(write_glyphs): Switch on inverse video before each face change.
 
 2000-08-14  Dave Love  <fx@gnu.org>