changeset 44859:3eea5fbe1501

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Thu, 25 Apr 2002 21:10:44 +0000
parents b0768ec46559
children 72ec4ee68d47
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 25 19:48:37 2002 +0000
+++ b/lisp/ChangeLog	Thu Apr 25 21:10:44 2002 +0000
@@ -1,7 +1,8 @@
 2002-04-25  Colin Walters  <walters@verbum.org>
 
 	* replace.el (multi-occur-by-filename-regexp): Doc fix.
-	(occur-engine): Go to `point-min'.
+	(occur-engine): Go to `point-min'.  Make nlines argument actually
+	mean number of context lines.  Handle it.
 
 	* ibuf-ext.el (ibuffer-filtering-groups): Renamed to
 	`ibuffer-filter-groups'.  All users updated.