changeset 62679:800ffd9ab4b2

(Dialog Boxes): HEADER argument to `x-popup-dialog' is optional.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 24 May 2005 14:43:24 +0000
parents 5e23f4f57ed5
children 9f64b95346c1
files lispref/frames.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/frames.texi	Tue May 24 14:42:01 2005 +0000
+++ b/lispref/frames.texi	Tue May 24 14:43:24 2005 +0000
@@ -1445,7 +1445,7 @@
 @code{y-or-n-p} and @code{yes-or-no-p} use dialog boxes instead of the
 keyboard, when called from commands invoked by mouse clicks.
 
-@defun x-popup-dialog position contents header
+@defun x-popup-dialog position contents &optional header
 This function displays a pop-up dialog box and returns an indication of
 what selection the user makes.  The argument @var{contents} specifies
 the alternatives to offer; it has this format: