Mercurial > emacs
changeset 72869:b283b19ae4cb
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 14 Sep 2006 14:42:49 +0000 |
parents | 299c5f25649b |
children | 4b8670b297f4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 14 14:42:30 2006 +0000 +++ b/lisp/ChangeLog Thu Sep 14 14:42:49 2006 +0000 @@ -1,3 +1,8 @@ +2006-09-14 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> + + * ido.el (ido-ignore-item-p): Allow any kind of functions in + ignore lists. + 2006-09-14 Kim F. Storm <storm@cua.dk> * jit-lock.el (jit-lock-fontify-again): New function.