]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Thu, 25 Apr 2002 21:10:44 +0000 (21:10 +0000)
committerColin Walters <walters@gnu.org>
Thu, 25 Apr 2002 21:10:44 +0000 (21:10 +0000)
lisp/ChangeLog

index 0856198bb6b4b818e44c01d94591c863be37ae80..8142aa3fcceeb1f48d2b630e71e556f4eb68a109 100644 (file)
@@ -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.