Mercurial > emacs
comparison src/ChangeLog @ 69141:6b335e9ea577
* 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.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 24 Feb 2006 15:37:10 +0000 |
parents | d2cbaaf9435d |
children | 0ec2a1d7ad82 |
comparison
equal
deleted
inserted
replaced
69140:3d8b060d10fb | 69141:6b335e9ea577 |
---|---|
1 2006-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 | |
1 2006-02-24 Kenichi Handa <handa@m17n.org> | 7 2006-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 |
4 partially, be sure to set point before the inserted characters. | 10 partially, be sure to set point before the inserted characters. |
5 | 11 |