Mercurial > hg > xemacs-beta
diff lisp/replace.el @ 448:3078fd1074e8 r21-2-39
Import from CVS: tag r21-2-39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:38:25 +0200 |
parents | 576fb035e263 |
children | e7ef97881643 |
line wrap: on
line diff
--- a/lisp/replace.el Mon Aug 13 11:37:23 2007 +0200 +++ b/lisp/replace.el Mon Aug 13 11:38:25 2007 +0200 @@ -394,8 +394,8 @@ 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.