aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-06-06 10:39:20 +0000
committerGerd Moellmann2000-06-06 10:39:20 +0000
commit5f1aea9aa7e7ec2a9c10410508db82c11293daea (patch)
treebdff557e50d22a89e8409fcbb2d76a3b8a940c45
parent9aa665aab5d27b2619bcafa66950cb13823baaf1 (diff)
downloademacs-5f1aea9aa7e7ec2a9c10410508db82c11293daea.tar.gz
emacs-5f1aea9aa7e7ec2a9c10410508db82c11293daea.zip
*** empty log message ***
-rw-r--r--lib-src/ChangeLog5
-rw-r--r--src/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a53b29aa11b..cb573b5bb12 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12000-06-06 Gerd Moellmann <gerd@gnu.org>
2
3 * ebrowse.c (ymalloc): Renamed from xmalloc.
4 (yrealloc): Renamed from xrealloc.
5
12000-05-21 Dave Love <fx@gnu.org> 62000-05-21 Dave Love <fx@gnu.org>
2 7
3 * movemail.c: Include config.h, not ../src/config.h. 8 * movemail.c: Include config.h, not ../src/config.h.
diff --git a/src/ChangeLog b/src/ChangeLog
index 0bd177aa4e3..ba45719d3fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-06-06 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_produce_glyphs): Don't xassert `it->descent > 0';
4 this isn't true for images with `:ascent 100'.
5
12000-06-06 Kenichi Handa <handa@etl.go.jp> 62000-06-06 Kenichi Handa <handa@etl.go.jp>
2 7
3 * buffer.c (Fset_buffer_multibyte): Don't make the current buffer 8 * buffer.c (Fset_buffer_multibyte): Don't make the current buffer