Mercurial > emacs
comparison src/ChangeLog @ 68039:c83d0a0de875
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 05 Jan 2006 08:14:52 +0000 |
parents | 606e8e24acfe |
children | c55514465239 |
comparison
equal
deleted
inserted
replaced
68038:d6e0fb5cc470 | 68039:c83d0a0de875 |
---|---|
1 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * mac.c (mac_coerce_file_name_ptr, mac_coerce_file_name_desc): | |
4 Don't check that the other type is known file-related one. | |
5 | |
6 * macfns.c (Fx_server_version): Use gestaltSystemVersionMajor, | |
7 gestaltSystemVersionMinor, and gestaltSystemVersionBugFix on Mac | |
8 OS X 10.4 and later. | |
9 | |
1 2006-01-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 10 2006-01-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 11 |
3 * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file, | 12 * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file, |
4 let GTK do all image processing. Importing Emacs own pixmaps to GTK | 13 let GTK do all image processing. Importing Emacs own pixmaps to GTK |
5 looks bad for inactive tool bar items with some Gnome themes. | 14 looks bad for inactive tool bar items with some Gnome themes. |