emacs-diffs
[Top][All Lists]
Advanced

[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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]