From: Richard M. Stallman Date: Tue, 24 May 2005 23:27:26 +0000 (+0000) Subject: (Dialog Boxes): Minor fixes. X-Git-Tag: ttn-vms-21-2-B4~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=217797bc68a8b575d4f1242c7e94be66051947e5;p=emacs.git (Dialog Boxes): Minor fixes. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b95e9e43f73..25909586102 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-05-24 Richard M. Stallman + + * frames.texi (Dialog Boxes): Minor fixes. + 2005-05-25 Masatake YAMATO * display.texi (Standard Faces): Write about `mode-line-highlight'. diff --git a/lispref/frames.texi b/lispref/frames.texi index dc5257dd1aa..77694c87130 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1475,8 +1475,8 @@ Dialog boxes always appear in the center of a frame; the argument @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