diff options
author | Jim Blandy <jimb@redhat.com> | 1994-09-19 21:50:20 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1994-09-19 21:50:20 +0000 |
commit | 677a69a4fa35d03078913a3f00992156a614afb9 (patch) | |
tree | bb15b2cd5793f8cf50d802fea854c655e345472e /lispref/windows.texi | |
parent | 475e62b6b740cd544c2e75aa40cd5eee1164a890 (diff) | |
download | emacs-677a69a4fa35d03078913a3f00992156a614afb9.tar.gz |
entered into RCS
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r-- | lispref/windows.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi index 88c1f07497e..1192fa98e84 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -237,6 +237,11 @@ Now, the screen looks like this: column 0 column 80 @end group @end smallexample + +Normally, Emacs indicates the border between two side-by-side windows +with a scroll bar (@pxref{X Frame Parameters,Scroll Bars}) or @samp{|} +characters. The display table can specify alternative border +characters; see @ref{Display Tables}. @end deffn @deffn Command split-window-vertically size |