changeset 44863:6dbfe921e3c2

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