Mercurial > emacs
changeset 62667:a91959a64d6f
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 24 May 2005 08:36:28 +0000 |
parents | 51db72745571 |
children | d126643d7af1 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.