# HG changeset patch # User Luc Teirlinck # Date 1116945804 0 # Node ID 800ffd9ab4b23037f815ab4e84ffe963e5511ca7 # Parent 5e23f4f57ed5ecd752badac54665d456300441e9 (Dialog Boxes): HEADER argument to `x-popup-dialog' is optional. diff -r 5e23f4f57ed5 -r 800ffd9ab4b2 lispref/frames.texi --- 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: