Mercurial > emacs
comparison src/ChangeLog @ 33676:cc2cd2cf0f67
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 21 Nov 2000 12:33:01 +0000 |
parents | ed673ad26a6d |
children | 131dfbc3b5d1 |
comparison
equal
deleted
inserted
replaced
33675:cd12ade4547d | 33676:cc2cd2cf0f67 |
---|---|
1 2000-11-21 Gerd Moellmann <gerd@gnu.org> | 1 2000-11-21 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * buffer.c (mmap_free_1): Use a cast to avoid an anoying compiler | |
4 warning on some systems. | |
2 | 5 |
3 * term.c, cm.c: Don't try to include termcap.h; see comment there. | 6 * term.c, cm.c: Don't try to include termcap.h; see comment there. |
4 | 7 |
5 2000-11-21 Kenichi Handa <handa@etl.go.jp> | 8 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
6 | 9 |