]> code.delx.au - gnu-emacs/commitdiff
(Dialog Boxes): Minor fixes.
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 May 2005 23:27:26 +0000 (23:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 May 2005 23:27:26 +0000 (23:27 +0000)
lispref/ChangeLog
lispref/frames.texi

index b95e9e43f73cfb7f08a3efa2d2cf965a7dbdc6a9..25909586102f2f43627f9bdf1c5d054ba7e568a8 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-24  Richard M. Stallman  <rms@gnu.org>
+
+       * frames.texi (Dialog Boxes): Minor fixes.
+
 2005-05-25  Masatake YAMATO  <jet@gyve.org>
 
        * display.texi (Standard Faces): Write about `mode-line-highlight'.
index dc5257dd1aa9653d763b5876f6f73df557be7ab5..77694c8713041278ca79a5c120d2b73a305e18b3 100644 (file)
@@ -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