Mercurial > emacs
diff lisp/ChangeLog @ 35588:31904bdf4350
See ChangeLog
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 26 Jan 2001 06:19:25 +0000 |
parents | 498bcc1e7c00 |
children | c6e87bfc63db |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 26 06:10:21 2001 +0000 +++ b/lisp/ChangeLog Fri Jan 26 06:19:25 2001 +0000 @@ -1,3 +1,15 @@ +2001-01-25 John Wiegley <johnw@gnu.org> + + * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist' + to `repeat' in the :type field. + + * pcomplete.el (pcomplete-file-ignore): Changed a :type field to + allow a choice of regexp or nil. + (pcomplete-dir-ignore): same. + + * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as + a command) to always fail. + 2001-01-25 Gerd Moellmann <gerd@gnu.org> * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't