comparison lisp/ChangeLog @ 30528:01b106cfeb80

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 30 Jul 2000 14:03:38 +0000
parents 96c739fe987e
children 4fc9847efaf6
comparison
equal deleted inserted replaced
30527:876c0335dead 30528:01b106cfeb80
1 2000-07-30 Gerd Moellmann <gerd@gnu.org>
2
3 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
4 of testing if iswitchb-prepost-hooks is bound, because the
5 latter will always be true when invoking a recursive minibuffer
6 from an active Iswitchb buffer.
7
1 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il> 8 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * files.el (shell-quote-wildcard-pattern): New function. 10 * files.el (shell-quote-wildcard-pattern): New function.
4 (insert-directory): Call it. Only prepend "\" to command on Unix 11 (insert-directory): Call it. Only prepend "\" to command on Unix
5 and GNU/Linux systems. 12 and GNU/Linux systems.