# HG changeset patch # User Richard M. Stallman # Date 1116977234 0 # Node ID 08abb83f8aecf3b560784d106443753d5d5cf8c7 # Parent d9bd0de2725ca7b82fa20328437c4f1a76199e13 (Dialog Boxes): Minor fixes. diff -r d9bd0de2725c -r 08abb83f8aec lispref/frames.texi --- 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