diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/frame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c index 2ad1c1b52b7..82a85bc48e6 100644 --- a/src/frame.c +++ b/src/frame.c | |||
| @@ -5057,7 +5057,7 @@ keep it unchanged if this option is either `t' or a list containing | |||
| 5057 | `vertical-scroll-bars'. | 5057 | `vertical-scroll-bars'. |
| 5058 | 5058 | ||
| 5059 | The default value is '(tool-bar-lines) on Lucid, Motif and Windows | 5059 | The default value is '(tool-bar-lines) on Lucid, Motif and Windows |
| 5060 | (which means that adding/removing a tool bar does not change the frame | 5060 | \(which means that adding/removing a tool bar does not change the frame |
| 5061 | height), nil on all other window systems including GTK+ (which means | 5061 | height), nil on all other window systems including GTK+ (which means |
| 5062 | that changing any of the parameters listed above may change the size of | 5062 | that changing any of the parameters listed above may change the size of |
| 5063 | the frame), and `t' otherwise (which means the frame size never changes | 5063 | the frame), and `t' otherwise (which means the frame size never changes |