Mercurial > emacs
changeset 44833:71ada764104b
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Wed, 24 Apr 2002 23:28:53 +0000 |
parents | d60f225edddc |
children | 730e50f0a041 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 24 23:28:45 2002 +0000 +++ b/lisp/ChangeLog Wed Apr 24 23:28:53 2002 +0000 @@ -1,5 +1,9 @@ 2002-04-24 Colin Walters <walters@verbum.org> + * replace.el (occur-accumulate-lines): Add optional argument + `no-props'. Handle it. + (occur-engine): Use it. + * ibuf-ext.el (toplevel): Remove byte-compile-dynamic. Try to set up autoloads manually. (ibuffer-split-list): New function.