Mercurial > emacs
changeset 33599:ef784855566b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 18 Nov 2000 15:51:00 +0000 |
parents | d2ed1317ec06 |
children | c5f64497e92c |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.