X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Freplace.el;h=6d7c7ee5bf3719c9fcebe938d553926a4e43402d;hb=ab26435101951c7d64c85293038a945c99794a5e;hp=ec2ce62b3d9d62fba383887cd6408c651def990e;hpb=14144012929ab5944f367d5d1b323ab8268abb05;p=chise%2Fxemacs-chise.git diff --git a/lisp/replace.el b/lisp/replace.el index ec2ce62..6d7c7ee 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.