# HG changeset patch # User Gerd Moellmann # Date 974562660 0 # Node ID ef784855566b57af4ae33def62a1b5f7e1dea523 # Parent d2ed1317ec06731f4ed4447b442f240cb8fcd781 *** empty log message *** diff -r d2ed1317ec06 -r ef784855566b src/ChangeLog --- a/src/ChangeLog Sat Nov 18 15:50:08 2000 +0000 +++ b/src/ChangeLog Sat Nov 18 15:51:00 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-18 Gerd Moellmann + * buffer.c (mmap_enlarge): Don't print a message on stderr + if mapping new memory at the end of the existing region fails. + * dispnew.c (update_text_area): Don't skip over equal glyphs when the last current glyph overlaps the glyph to its right.