aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-02-24 15:37:10 +0000
committerJan Djärv2006-02-24 15:37:10 +0000
commita821c035f3f0481da1e57158f1036631a14c76fb (patch)
tree89c4cb37343c97633cfe5acbcc373bda3f90126f /src/ChangeLog
parentcb694ab73063cc92342daf96d009cdc6d086bc0b (diff)
downloademacs-a821c035f3f0481da1e57158f1036631a14c76fb.tar.gz
emacs-a821c035f3f0481da1e57158f1036631a14c76fb.zip
* gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
nil the image file has been removed, in that case use the (cached) pixmap.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d8e0b6fb4e1..8ec98e42917 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-02-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
4 nil the image file has been removed, in that case use the (cached)
5 pixmap.
6
12006-02-24 Kenichi Handa <handa@m17n.org> 72006-02-24 Kenichi Handa <handa@m17n.org>
2 8
3 * fileio.c (Finsert_file_contents): When a text is replaced 9 * fileio.c (Finsert_file_contents): When a text is replaced