comparison src/ChangeLog @ 94310:bfca17635a9f

Fix dates of merge entries.
author Glenn Morris <rgm@gnu.org>
date Thu, 24 Apr 2008 05:40:09 +0000
parents df6f9d73861f
children d6a3ab4960a7
comparison
equal deleted inserted replaced
94309:ac6ffc3ee858 94310:bfca17635a9f
32 * fileio.c (Vread_file_name_function, Vread_file_name_predicate) 32 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
33 (read_file_name_completion_ignore_case, insert_default_directory) 33 (read_file_name_completion_ignore_case, insert_default_directory)
34 (Qdefault_directory): Move to minibuffer.el. 34 (Qdefault_directory): Move to minibuffer.el.
35 (Fread_file_name): Call the new `read-file-name' instead. 35 (Fread_file_name): Call the new `read-file-name' instead.
36 36
37 2008-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 37 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
38 38
39 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]: 39 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
40 Make function non-static. 40 Make function non-static.
41 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]: 41 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
42 Remove function. 42 Remove function.
80 is clicked. 80 is clicked.
81 (x_activate_menubar): Remove extern for saved_menu_event_location. 81 (x_activate_menubar): Remove extern for saved_menu_event_location.
82 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]: 82 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
83 Move from mac.c. 83 Move from mac.c.
84 84
85 2008-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 85 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
86 86
87 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc) 87 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
88 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex. 88 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
89 89
90 2008-04-10 Jason Rumney <jasonr@gnu.org> 90 2008-04-23 Jason Rumney <jasonr@gnu.org>
91 91
92 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get 92 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
93 attributes only for local files. 93 attributes only for local files.
94 94
95 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes 95 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes