From: Luc Teirlinck Date: Tue, 24 May 2005 14:43:24 +0000 (+0000) Subject: (Dialog Boxes): HEADER argument to `x-popup-dialog' is optional. X-Git-Tag: ttn-vms-21-2-B4~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=090c98b4b644faf472287d0e2f7dd83d0828ce3e;p=emacs.git (Dialog Boxes): HEADER argument to `x-popup-dialog' is optional. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 0d716c65d98..dc5257dd1aa 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1445,7 +1445,7 @@ force the user to acknowledge important information. The functions @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: