aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-11-21 16:47:35 +0000
committerGerd Moellmann <[email protected]>2000-11-21 16:47:35 +0000
commit3c64f287fbe3dbf24f0e8707eb86dbd50797ca19 (patch)
tree180e81d77128f449a61fcfac60e89f2f60fe6677
parent56b8eef5a07bba395b086189b2b9adc5fcaa85ce (diff)
*** empty log message ***
-rw-r--r--ChangeLog3
-rw-r--r--src/ChangeLog3
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c5e89e415..139d7e0510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-11-21 Gerd Moellmann <[email protected]>
+ * Makefile.in (install-arch-indep): Also install info/eshell*
+ and info/speedbar*.
+
* configure.in (HAVE_PNG): Check for the presence of
png_get_channels to rule out older PNG libs.
diff --git a/src/ChangeLog b/src/ChangeLog
index e908e6931c..11e8e2e3f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2000-11-21 Gerd Moellmann <[email protected]>
+ * bytecode.c (Fbyte_code) <Bvarbind, Bunwind_protect>: Add
+ BEFORE/AFTER_POTENTIAL_GC.
+
* s/hpux10.h (_FILE_OFFSET_BITS): Undef.
* buffer.c (mmap_free_1): Avoid a compiler warning.