diff lisp/replace.el @ 369:1d62742628b6 r21-1-14

Import from CVS: tag r21-1-14
author cvs
date Mon, 13 Aug 2007 11:01:51 +0200
parents 182f72e8cd0d
children cc15677e0335
line wrap: on
line diff
--- a/lisp/replace.el	Mon Aug 13 11:01:11 2007 +0200
+++ b/lisp/replace.el	Mon Aug 13 11:01:51 2007 +0200
@@ -377,8 +377,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.