aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3b9646c93a6..a85d380ff28 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,10 @@
4 select frame title ("Question"/"Information"). 4 select frame title ("Question"/"Information").
5 (xdialog_show): Use it. 5 (xdialog_show): Use it.
6 6
7 * macmenu.c (Fx_popup_dialog, mac_dialog_show): As for xmenu.c.
8
9 * w32menu.c (Fx_popup_dialog, w32_dialog_show): As for xmenu.c.
10
7 * lisp.h: Fx_popup_dialog can have three arguments. 11 * lisp.h: Fx_popup_dialog can have three arguments.
8 12
9 * editfns.c (Fmessage_box): Use "Information" for frame title. 13 * editfns.c (Fmessage_box): Use "Information" for frame title.