aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2003-01-24 17:10:07 +0000
committerJan Djärv2003-01-24 17:10:07 +0000
commit81e302ef311deba309ec7aec0f16bb3e6504df24 (patch)
treeabbc91980b1fd13d4381e1863cad14bec2a7242b /src/ChangeLog
parent8bdf601fe8bbb5701cd320fd0085aa5b8a6ba5ec (diff)
downloademacs-81e302ef311deba309ec7aec0f16bb3e6504df24.tar.gz
emacs-81e302ef311deba309ec7aec0f16bb3e6504df24.zip
gtkutil.c (xg_initialize): Initialize id_to_widget here instead
of static initializer
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66939d965d0..66f485e8de9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-01-24 Jan D. <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_initialize): Initialize id_to_widget here instead
4 of static initializer.
5
12003-01-24 Dave Love <fx@gnu.org> 62003-01-24 Dave Love <fx@gnu.org>
2 7
3 * s/gnu-linux.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more 8 * s/gnu-linux.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more