Mercurial > emacs
comparison src/ChangeLog @ 72775:bc65e35e02f2
*** empty log message ***
| author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
|---|---|
| date | Sun, 10 Sep 2006 05:52:54 +0000 |
| parents | db9ab4e6163c |
| children | 17ab810e0927 |
comparison
equal
deleted
inserted
replaced
| 72774:e00572984112 | 72775:bc65e35e02f2 |
|---|---|
| 1 2006-09-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
| 2 | |
| 3 * src/mac.c [MAC_OSX] (sys_select): Check argument `nfds' more | |
| 4 rigidly. Make variable `ofds' static. Remove variable `maxfd'. | |
| 5 | |
| 6 * src/macfns.c (Fx_file_dialog): Remove unused variable `f'. Call | |
| 7 check_mac. | |
| 8 | |
| 9 * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu): | |
| 10 * src/w32menu.c (Vmenu_updating_frame, syms_of_xmenu): Apply | |
| 11 2006-09-08 change for xmenu.c. | |
| 12 | |
| 13 * src/xfns.c (Fx_file_dialog): Call check_x. | |
| 14 | |
| 1 2006-09-10 Kim F. Storm <storm@cua.dk> | 15 2006-09-10 Kim F. Storm <storm@cua.dk> |
| 2 | 16 |
| 3 * xdisp.c (get_window_cursor_type): Use hollow cursor on | 17 * xdisp.c (get_window_cursor_type): Use hollow cursor on |
| 4 non-transparent images. | 18 non-transparent images. |
| 5 | 19 |
