# HG changeset patch # User Nick Roberts # Date 1116923788 0 # Node ID a91959a64d6fd0036ec3d97303713d466c80fe3a # Parent 51db7274557156363aa0fa2aff6f9f12090a1193 *** empty log message *** diff -r 51db72745571 -r a91959a64d6f src/ChangeLog --- a/src/ChangeLog Tue May 24 04:42:37 2005 +0000 +++ b/src/ChangeLog Tue May 24 08:36:28 2005 +0000 @@ -4,6 +4,10 @@ select frame title ("Question"/"Information"). (xdialog_show): Use it. + * macmenu.c (Fx_popup_dialog, mac_dialog_show): As for xmenu.c. + + * w32menu.c (Fx_popup_dialog, w32_dialog_show): As for xmenu.c. + * lisp.h: Fx_popup_dialog can have three arguments. * editfns.c (Fmessage_box): Use "Information" for frame title.