changeset 639:96378799b3f7

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Sun, 10 May 1992 21:52:58 +0000
parents 40b255f55df3
children 36e7f4e402bd
files src/search.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;
 {