[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/frames.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/frames.texi |
Date: |
Tue, 24 May 2005 10:43:24 -0400 |
Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.90 emacs/lispref/frames.texi:1.91
*** emacs/lispref/frames.texi:1.90 Tue May 24 04:30:53 2005
--- emacs/lispref/frames.texi Tue May 24 14:43:24 2005
***************
*** 1445,1451 ****
@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
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:
--- 1445,1451 ----
@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 &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:
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Luc Teirlinck, 2005/05/02
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Luc Teirlinck, 2005/05/05
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Eli Zaretskii, 2005/05/21
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Nick Roberts, 2005/05/24
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Nick Roberts, 2005/05/24
- [Emacs-diffs] Changes to emacs/lispref/frames.texi,
Luc Teirlinck <=
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Richard M . Stallman, 2005/05/24
- [Emacs-diffs] Changes to emacs/lispref/frames.texi, Richard M . Stallman, 2005/05/29