diff options
| -rw-r--r-- | lispref/windows.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi index f5375ba315d..1d89018495c 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi | |||
| @@ -897,6 +897,7 @@ beneath another existing window. If @code{even-window-heights} is | |||
| 897 | @code{t}, the default, window heights will be evened out. If | 897 | @code{t}, the default, window heights will be evened out. If |
| 898 | @code{even-window-heights} is @code{nil}, the orginal window heights | 898 | @code{even-window-heights} is @code{nil}, the orginal window heights |
| 899 | will be left alone. | 899 | will be left alone. |
| 900 | @end defopt | ||
| 900 | 901 | ||
| 901 | @c Emacs 19 feature | 902 | @c Emacs 19 feature |
| 902 | @defopt pop-up-frames | 903 | @defopt pop-up-frames |