summaryrefslogtreecommitdiff
path: root/lispref/searching.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-28 15:27:52 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-28 15:27:52 +0000
commit1fb8167a1e64d971bfe918b4bb788cad95f6b8f9 (patch)
tree6f40b7d935a4d4fce9de7dc9d4fb09dafa8c522b /lispref/searching.texi
parentc8692120e02bd488a730848a764f8dbe266eb787 (diff)
downloademacs-1fb8167a1e64d971bfe918b4bb788cad95f6b8f9.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/searching.texi')
-rw-r--r--lispref/searching.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/searching.texi b/lispref/searching.texi
index f9faf1b0221..be43dc387ba 100644
--- a/lispref/searching.texi
+++ b/lispref/searching.texi
@@ -318,7 +318,7 @@ example, the regular expression that matches the @samp{\} character is
@samp{\} is @code{"\\\\"}.@refill
@end table
-@strong{Please note:} for historical compatibility, special characters
+@strong{Please note:} For historical compatibility, special characters
are treated as ordinary ones if they are in contexts where their special
meanings make no sense. For example, @samp{*foo} treats @samp{*} as
ordinary since there is no preceding expression on which the @samp{*}