# HG changeset patch # User Richard M. Stallman # Date 812040642 0 # Node ID c361ef50ec0f4e159da20021de5f35a418cf77a5 # Parent 840a4e0ec0a6939d2fdb6577da1236952b7a068e Fix typo. diff -r 840a4e0ec0a6 -r c361ef50ec0f lispref/positions.texi --- a/lispref/positions.texi Mon Sep 25 11:04:07 1995 +0000 +++ b/lispref/positions.texi Mon Sep 25 14:50:42 1995 +0000 @@ -659,7 +659,7 @@ @samp{[@dots{}]} in a regular expression except that @samp{]} is never special and @samp{\} quotes @samp{^}, @samp{-} or @samp{\}. Thus, @code{"a-zA-Z"} skips over all letters, stopping before the first -nonletter, and @code{"^a-zA-Z}" skips nonletters stopping before the +nonletter, and @code{"^a-zA-Z"} skips nonletters stopping before the first letter. @xref{Regular Expressions}. If @var{limit} is supplied (it must be a number or a marker), it