# HG changeset patch # User Gerd Moellmann # Date 964965818 0 # Node ID 01b106cfeb806c6bd8896b60cee08bc4ac40464d # Parent 876c0335dead8b63ee6b0649c6e8651e485014b0 *** empty log message *** diff -r 876c0335dead -r 01b106cfeb80 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jul 30 14:01:31 2000 +0000 +++ b/lisp/ChangeLog Sun Jul 30 14:03:38 2000 +0000 @@ -1,3 +1,10 @@ +2000-07-30 Gerd Moellmann + + * iswitchb.el (iswitchb-entryfn-p): Test this-command instead + of testing if iswitchb-prepost-hooks is bound, because the + latter will always be true when invoking a recursive minibuffer + from an active Iswitchb buffer. + 2000-07-30 Eli Zaretskii * files.el (shell-quote-wildcard-pattern): New function.