From: Glenn Morris Date: Thu, 24 Apr 2008 05:40:09 +0000 (+0000) Subject: Fix dates of merge entries. X-Git-Tag: emacs-pretest-23.0.90~6081 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ea37b9dddf5c05b180e17f265ce9433f44e82e5;p=emacs.git Fix dates of merge entries. --- diff --git a/src/ChangeLog b/src/ChangeLog index 61ef12c8479..603586db6b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -34,7 +34,7 @@ (Qdefault_directory): Move to minibuffer.el. (Fread_file_name): Call the new `read-file-name' instead. -2008-04-19 YAMAMOTO Mitsuharu +2008-04-23 YAMAMOTO Mitsuharu * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]: Make function non-static. @@ -82,12 +82,12 @@ (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]: Move from mac.c. -2008-04-12 YAMAMOTO Mitsuharu +2008-04-23 YAMAMOTO Mitsuharu * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc) [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex. -2008-04-10 Jason Rumney +2008-04-23 Jason Rumney * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get attributes only for local files.