X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Freplace.el;h=ec2ce62b3d9d62fba383887cd6408c651def990e;hb=c725d4905586474508a01ab26f45a620de788d0c;hp=6d7c7ee5bf3719c9fcebe938d553926a4e43402d;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git- diff --git a/lisp/replace.el b/lisp/replace.el index 6d7c7ee..ec2ce62 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -394,8 +394,8 @@ default is t.") If a match spreads across multiple lines, all those lines are shown. -If variable `list-matching-lines-whole-buffer' is non-nil, the entire buffer is -searched, otherwise search begins at point. +If variable `list-matching-lines-whole-buffer' is non-nil, the entire +buffer is searched, otherwise search begins at point. Each line is displayed with NLINES lines before and after, or -NLINES before if NLINES is negative.