Comment.
This commit is contained in:
parent
4b18bdb30d
commit
9940702bcb
1 changed files with 1 additions and 0 deletions
|
@ -3660,6 +3660,7 @@ for first matching file."
|
|||
matches (cdr error))))
|
||||
(when prefix-matches
|
||||
(ido-trace "prefix match" prefix-matches)
|
||||
;; Bug#2042.
|
||||
(setq matches (nconc prefix-matches matches)))
|
||||
(when suffix-matches
|
||||
(ido-trace "suffix match" (list text suffix-re suffix-matches))
|
||||
|
|
Loading…
Add table
Reference in a new issue