Mercurial > emacs
changeset 51367:f880f27737f4
*** empty log message ***
author | Stephen Eglen <stephen@gnu.org> |
---|---|
date | Sat, 31 May 2003 16:21:25 +0000 |
parents | 4ca289edd9e3 |
children | cc73795bc08a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 31 16:20:06 2003 +0000 +++ b/lisp/ChangeLog Sat May 31 16:21:25 2003 +0000 @@ -1,3 +1,8 @@ +2003-05-31 Stephen Eglen <stephen@gnu.org> + + * iswitchb.el (iswitchb-buffer-ignore): Update custom type to + allow functions. + 2003-05-31 Stefan Monnier <monnier@cs.yale.edu> * wid-edit.el (widget-specify-insert): Simplify.