Mercurial > emacs
diff src/ChangeLog @ 33599:ef784855566b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 18 Nov 2000 15:51:00 +0000 |
parents | 9841e2ca8c76 |
children | da3efd3cf173 |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.