aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fb7c42a4d32..b7ad10bb7a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12002-06-22 Stefan Monnier <monnier@cs.yale.edu> 12002-06-22 Stefan Monnier <monnier@cs.yale.edu>
2 2
3 * lread.c (Fread): Remove redundant and imprecise declaration.
4
5 * xfns.c (check_x_display_info): Use check_x_frame.
6
3 * .gdbinit (xprintsym): Use the new `xname' field. 7 * .gdbinit (xprintsym): Use the new `xname' field.
4 (xsymbol): Use it. 8 (xsymbol): Use it.
5 9