# HG changeset patch # User Juanma Barranquero # Date 1181901925 0 # Node ID 1737fdf6c749704eec934558a0838057c5dc798b # Parent 083f03b1e6250e9c6eaa40e81caa09e33b4db23c *** empty log message *** diff -r 083f03b1e625 -r 1737fdf6c749 lispref/display.texi --- a/lispref/display.texi Fri Jun 15 04:02:46 2007 +0000 +++ b/lispref/display.texi Fri Jun 15 10:05:25 2007 +0000 @@ -3103,7 +3103,7 @@ The overlay-arrow string is displayed in any given buffer if the value of @code{overlay-arrow-position} in that buffer points into that -buffer. Thus, it works to can display multiple overlay arrow strings +buffer. Thus, it is possible to display multiple overlay arrow strings by creating buffer-local bindings of @code{overlay-arrow-position}. However, it is usually cleaner to use @code{overlay-arrow-variable-list} to achieve this result.