Mercurial > emacs
changeset 64879:2f7a9a419f92
(Splitting Windows): Fix xref.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Aug 2005 23:34:38 +0000 |
parents | 34e7862bb131 |
children | 5953197750ce |
files | lispref/windows.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/windows.texi Tue Aug 09 23:34:11 2005 +0000 +++ b/lispref/windows.texi Tue Aug 09 23:34:38 2005 +0000 @@ -267,7 +267,7 @@ @end smallexample Normally, Emacs indicates the border between two side-by-side windows -with a scroll bar (@pxref{Window Frame Parameters,Scroll Bars}) or @samp{|} +with a scroll bar (@pxref{Layout Parameters,Scroll Bars}) or @samp{|} characters. The display table can specify alternative border characters; see @ref{Display Tables}. @end deffn