changeset 62688:08abb83f8aec

(Dialog Boxes): Minor fixes.
author Richard M. Stallman <rms@gnu.org>
date Tue, 24 May 2005 23:27:14 +0000
parents d9bd0de2725c
children 383e409d213d
files lispref/frames.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/frames.texi	Tue May 24 20:06:44 2005 +0000
+++ b/lispref/frames.texi	Tue May 24 23:27:14 2005 +0000
@@ -1475,8 +1475,8 @@
 @code{x-popup-menu}, but the precise coordinates or the individual
 window don't matter; only the frame matters.
 
-If @var{header} is non-nil, the frame title for the box is
-``Information'', otherwise it is ``Question''.  The former is used
+If @var{header} is non-@code{nil}, the frame title for the box is
+@samp{Information}, otherwise it is @samp{Question}.  The former is used
 for @code{message-box} (@pxref{The Echo Area}).
 
 In some configurations, Emacs cannot display a real dialog box; so