From cb5db137cc06660e82ce04f54742677b17608000 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 24 May 2005 04:41:03 +0000 Subject: [PATCH] *** empty log message *** --- lispref/ChangeLog | 4 ++++ man/ChangeLog | 4 ++++ src/ChangeLog | 10 ++++++++++ 3 files changed, 18 insertions(+) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 0246206f71..01d3c97366 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-05-24 Nick Roberts + + * frames.texi (Dialog Boxes): Descibe new optional argument. + 2005-05-23 Lute Kamstra * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend diff --git a/man/ChangeLog b/man/ChangeLog index 75b64aee89..b207dffcfa 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-05-24 Nick Roberts + + * building.texi (Debugger Operation): Simplify last sentence. + 2005-05-23 Lute Kamstra * emacs.texi: Update FSF's address throughout. diff --git a/src/ChangeLog b/src/ChangeLog index a0f9d96cdd..3b9646c93a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2005-05-24 Nick Roberts + + * xmenu.c (Fx_popup_dialog): Add a third boolean argument to + select frame title ("Question"/"Information"). + (xdialog_show): Use it. + + * lisp.h: Fx_popup_dialog can have three arguments. + + * editfns.c (Fmessage_box): Use "Information" for frame title. + 2005-05-23 Thien-Thi Nguyen * termcap.c [VMS]: Include . -- 2.20.1