changeset 30528:01b106cfeb80

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 30 Jul 2000 14:03:38 +0000
parents 876c0335dead
children 788ce16426e3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
+
+	* 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  <eliz@is.elta.co.il>
 
 	* files.el (shell-quote-wildcard-pattern): New function.