diff options
author | Kim F. Storm <storm@cua.dk> | 2004-12-10 23:58:34 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2004-12-10 23:58:34 +0000 |
commit | d45f9809f65cc01b8226ef093c357253f3be363f (patch) | |
tree | 89cf5383d7dd579aa07308c929bf639707840b54 /lispref/locals.texi | |
parent | a6c1076b0ddd8b3441b57a70a13f2a776f8f3617 (diff) | |
download | emacs-d45f9809f65cc01b8226ef093c357253f3be363f.tar.gz |
(Standard Buffer-Local Variables): Fix xref for
line-spacing and vertical-scroll-bar.
Diffstat (limited to 'lispref/locals.texi')
-rw-r--r-- | lispref/locals.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/locals.texi b/lispref/locals.texi index 1530a318c56..942baa9dd1b 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -132,7 +132,7 @@ Does not work yet. @xref{Display Margins}. @item line-spacing -@xref{Window Frame Parameters}. +@xref{Line Height}. @item local-abbrev-table @xref{Abbrevs}. @@ -198,7 +198,7 @@ Used for communication between mouse commands and scroll-bar commands. @xref{Mode Line Variables}. @item vertical-scroll-bar -@xref{Yet to be written}. +@xref{Scroll Bars}. @end table @ignore |