# HG changeset patch # User Jim Blandy # Date 705534778 0 # Node ID 96378799b3f758322889fe4455adb25f5bb28061 # Parent 40b255f55df3191653382beab529361ec89f3cc3 *** empty log message *** diff -r 40b255f55df3 -r 96378799b3f7 src/search.c --- a/src/search.c Sun May 10 18:15:10 1992 +0000 +++ b/src/search.c Sun May 10 21:52:58 1992 +0000 @@ -115,7 +115,6 @@ This function modifies the match data that `match-beginning',\n\ `match-end' and `match-data' access; save and restore the match\n\ data if you want to preserve them.") - "Return t if text after point matches regular expression PAT.") (string) Lisp_Object string; {