diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/window.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window.c b/src/window.c index 2c002418605..b69f4719d93 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -8707,8 +8707,8 @@ on its frame), show another buffer in it. | |||
| 8707 | 8707 | ||
| 8708 | If the value is a function, it should take three arguments. The first | 8708 | If the value is a function, it should take three arguments. The first |
| 8709 | argument specifies the frame whose windows have been restored. The | 8709 | argument specifies the frame whose windows have been restored. The |
| 8710 | third argument is the constant `configuration' if the windows are | 8710 | third argument is the symbol `configuration' if the windows are |
| 8711 | restored by `set-window-configuration' and the constant `state' if the | 8711 | restored by `set-window-configuration' and the symbol `state' if the |
| 8712 | windows are restored by `window-state-put'. | 8712 | windows are restored by `window-state-put'. |
| 8713 | 8713 | ||
| 8714 | The second argument specifies a list of entries for all windows | 8714 | The second argument specifies a list of entries for all windows |