projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db639d2
)
*** empty log message ***
author
Colin Walters
<walters@gnu.org>
Thu, 25 Apr 2002 21:10:44 +0000
(21:10 +0000)
committer
Colin Walters
<walters@gnu.org>
Thu, 25 Apr 2002 21:10:44 +0000
(21:10 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0856198bb6b4b818e44c01d94591c863be37ae80..8142aa3fcceeb1f48d2b630e71e556f4eb68a109 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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.