aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19174905709..93e823be2d2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-03-19 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
4 number of bits per RGB because it's everywhere used as the depth
5 of the visual.
6
7 * term.c (calculate_costs): Remove code dealing with X frames.
8
12000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu> 92000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2 10
3 * lread.c (syms_of_lread): Doc fix for load-convert-to-unibyte. 11 * lread.c (syms_of_lread): Doc fix for load-convert-to-unibyte.