Mercurial > emacs
changeset 62673:c100055cbc22
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 24 May 2005 10:24:48 +0000 |
parents | 07060a422891 |
children | 100b8f001349 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue May 24 08:48:48 2005 +0000 +++ b/src/ChangeLog Tue May 24 10:24:48 2005 +0000 @@ -8,7 +8,10 @@ * w32menu.c (Fx_popup_dialog, w32_dialog_show): As for xmenu.c. - * lisp.h: Fx_popup_dialog can have three arguments. + * fns.c (Fyes_or_no_p, Fy_or_n_p): Call Fx_popup_dialog with + a third argument (Qnil). + + * lisp.h: x-popup-dialog can have three arguments. * editfns.c (Fmessage_box): Use "Information" for frame title.