comparison src/ChangeLog @ 57440:c73d8ac83f10

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 11 Oct 2004 22:36:16 +0000
parents d95ac5c74632
children 9984b3382a7a
comparison
equal deleted inserted replaced
57439:e12200cc9b00 57440:c73d8ac83f10
1 2004-10-12 Kim F. Storm <storm@cua.dk>
2
3 * doc.c (Fsubstitute_command_keys): Ignore remappings unless there
4 are no ordinary bindings.
5
1 2004-10-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6 2004-10-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also. 8 * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
4 9
5 2004-10-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 10 2004-10-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13 * macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code. 18 * macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code.
14 Make a cancel file-open dialog be like C-g. 19 Make a cancel file-open dialog be like C-g.
15 * mac.c (mktime): Use emacs_mktime 20 * mac.c (mktime): Use emacs_mktime
16 (Fdo_applescript): Add BLOCK_INPUT around do_applescript 21 (Fdo_applescript): Add BLOCK_INPUT around do_applescript
17 (Fmac_paste_function): Add better error handling for carbon 22 (Fmac_paste_function): Add better error handling for carbon
18 cut/paste 23 cut/paste
19 24
20 2004-10-10 Kim F. Storm <storm@cua.dk> 25 2004-10-10 Kim F. Storm <storm@cua.dk>
21 26
22 * keyboard.c (timer_resume_idle): New function to resume idle 27 * keyboard.c (timer_resume_idle): New function to resume idle
23 timer without resetting timers on the idle list. 28 timer without resetting timers on the idle list.