diff options
author | Dave Love <fx@gnu.org> | 2000-12-06 20:51:15 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-12-06 20:51:15 +0000 |
commit | fbd9f2769958be3d1610e5d89156f07dbd2dab88 (patch) | |
tree | a3968f5e2807af92b360f2b89f0adadf491f8058 /lispref | |
parent | 97dad1083154aee3dc552e2dd9103aa79d88d42a (diff) | |
download | emacs-fbd9f2769958be3d1610e5d89156f07dbd2dab88.tar.gz |
close @defopt.
Diffstat (limited to 'lispref')
-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 @code{t}, the default, window heights will be evened out. If @code{even-window-heights} is @code{nil}, the orginal window heights will be left alone. +@end defopt @c Emacs 19 feature @defopt pop-up-frames |