Fix bug#8181.
[bpt/emacs.git] / src / ChangeLog
index 7fbf3e1..9c612e0 100644 (file)
@@ -1,3 +1,12 @@
+2011-03-07  Ben Key  <bkey76@gmail.com>
+
+       * w32fns.c (FILE_NAME_COMBO_BOX, FILE_NAME_LIST): Define.
+       (file_dialog_callback): Fix locating the window handle of the File Name
+       text field.  After disabling it, set focus on the list control.
+       (Fx_file_dialog): If only_dir_p is non-nil, set the text of the File
+       Name text field to "Current Directory" if it does not already have
+       another value.  (Bug#8181)
+
 2011-03-07  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
        * nsterm.m (ns_draw_window_cursor): Fix handling of "cursor_width"