aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 23d5e01f833..bee53b4c5d7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12000-05-19 Gerd Moellmann <gerd@gnu.org>
2
3 * dispextern.h (Vimage_types): Add extern declaration.
4
5 * xdisp.c (Vimage_types): Moved here from xfns.c.
6 (syms_of_xdisp): Move `image-types' variable here from xfns.c.
7
8 * xfns.c (Vimages_types): Moved to xdisp.c.
9 (syms_of_xfns): Move `image-types' to xdisp.c.
10
11 * w32fns.c (Vimage_types): Removed.
12 (syms_of_w32fns): Remove `image-types'.
13
12000-05-18 Kenichi Handa <handa@etl.go.jp> 142000-05-18 Kenichi Handa <handa@etl.go.jp>
2 15
3 * fns.c (map_char_table): Pay attention to character number of 16 * fns.c (map_char_table): Pay attention to character number of