]> code.delx.au - gnu-emacs/blobdiff - src/w32fns.c
Don't quote nil and t in doc strings
[gnu-emacs] / src / w32fns.c
index b9d7bd4d75b0e57f65f2612a8b82466d3a7e7020..3a6fa6240567e8b11b74117451b5d1f473d15aaf 100644 (file)
@@ -7535,13 +7535,13 @@ elements (all size values are in pixels).
 
 - `title-bar-height' is the height of the title bar of FRAME.
 
-- `menu-bar-external' if `t' means the menu bar is by default external
+- `menu-bar-external' if t means the menu bar is by default external
   (not included in the inner size of FRAME).
 
 - `menu-bar-size' is a cons of the width and height of the menu bar of
   FRAME.
 
-- `tool-bar-external' if `t' means the tool bar is by default external
+- `tool-bar-external' if t means the tool bar is by default external
   (not included in the inner size of FRAME).
 
 - `tool-bar-side' tells tells on which side the tool bar on FRAME is by