aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-21 15:53:02 +0000
committerGerd Moellmann2000-11-21 15:53:02 +0000
commit7aaf438830162ca4dd70beee6abf53dce7a6634f (patch)
tree9ade53e89df9ab2c9630f5584a8f3e666318a9a5 /src/ChangeLog
parent02977e20833dcc0fb83a0103f9b6c0f93f59abea (diff)
downloademacs-7aaf438830162ca4dd70beee6abf53dce7a6634f.tar.gz
emacs-7aaf438830162ca4dd70beee6abf53dce7a6634f.zip
(_FILE_OFFSET_BITS): Undef.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 51471ebe7d3..e908e6931c9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-11-21 Gerd Moellmann <gerd@gnu.org> 12000-11-21 Gerd Moellmann <gerd@gnu.org>
2 2
3 * s/hpux10.h (_FILE_OFFSET_BITS): Undef.
4
3 * buffer.c (mmap_free_1): Avoid a compiler warning. 5 * buffer.c (mmap_free_1): Avoid a compiler warning.
4 6
5 * term.c, cm.c: Don't try to include termcap.h; see comment there. 7 * term.c, cm.c: Don't try to include termcap.h; see comment there.