Mercurial > emacs
diff src/ChangeLog @ 93980:bbbb3f6811ea
*** empty log message ***
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Thu, 10 Apr 2008 15:20:07 +0000 |
| parents | 5e06fc9ed146 |
| children | ec7aefc66165 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 10 15:19:43 2008 +0000 +++ b/src/ChangeLog Thu Apr 10 15:20:07 2008 +0000 @@ -1,5 +1,8 @@ 2008-04-10 Jason Rumney <jasonr@gnu.org> + * w32menu.c (is_simple_dialog, simple_dialog_show): New functions. + (Fx_popup_dialog): Handle simple yes/no questions as dialogs. + * w32.c (logon_network_drive): Also logon to remote drives that are mapped to drive letters.
