summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-05-24 14:43:24 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-05-24 14:43:24 +0000
commit090c98b4b644faf472287d0e2f7dd83d0828ce3e (patch)
treeaf2679603f508bcee5b7287a05d927a0bd2516b1
parent817089df8073bd4c4d0df810cae66c573d0b740e (diff)
downloademacs-090c98b4b644faf472287d0e2f7dd83d0828ce3e.tar.gz
(Dialog Boxes): HEADER argument to `x-popup-dialog' is optional.
-rw-r--r--lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
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: