1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2005-05-24 08:36:28 +00:00
parent dd6700eb23
commit 13dcfc3518

View file

@ -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.