aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-06-15 10:05:25 +0000
committerJuanma Barranquero <[email protected]>2007-06-15 10:05:25 +0000
commit9a8470c392e459620b88a3aa9bbf72caa81e8670 (patch)
treea9dbb28adeede17a4155e9a75b298751c1455a33
parentce062d3acb0e8e2f846993cf83964234bad2d577 (diff)
*** empty log message ***
-rw-r--r--lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index 81da9f8d6e..664ad1d2c1 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -3103,7 +3103,7 @@ overwritten.
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.