# HG changeset patch # User Juanma Barranquero # Date 1140511327 0 # Node ID 7e42bca9af9653bc3a751d22e84ec63e214b3249 # Parent 0bef3c03596b96526cf44a088ef288377a2ff5ee (Fringe Indicators, Fringe Cursors): Fix typos. diff -r 0bef3c03596b -r 7e42bca9af96 lispref/display.texi --- a/lispref/display.texi Tue Feb 21 08:38:15 2006 +0000 +++ b/lispref/display.texi Tue Feb 21 08:42:07 2006 +0000 @@ -2896,7 +2896,7 @@ @code{left-bracket}, @code{right-bracket}, @code{filled-rectangle}, @code{hollow-rectangle}, @code{filled-square}, @code{hollow-square}, -@code{vertical-bar}, @code{horisontal-bar}, +@code{vertical-bar}, @code{horizontal-bar}, @code{empty-line}, @code{question-mark}. @end table @@ -2951,7 +2951,7 @@ @item Standard bitmaps for displaying the cursor in right fringe: @code{filled-rectangle}, @code{hollow-rectangle}, @code{filled-square}, @code{hollow-square}, -@code{vertical-bar}, @code{horisontal-bar}. +@code{vertical-bar}, @code{horizontal-bar}. @end table