* lisp/ido.el (ido-set-matches-1): Improve flex matching performance by
authorLeo Liu <sdl.web@gmail.com>
Sat, 10 Nov 2012 01:28:22 +0000 (09:28 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sat, 10 Nov 2012 01:28:22 +0000 (09:28 +0800)
commit05a859c1bd9cd07b2c0fad06a0694e88ea929fcf
tree0e080a550648891305d5bd9de17e1bede287dbff
parent32e5c58ca969ec30d31520da52c9866cafa62927
* lisp/ido.el (ido-set-matches-1): Improve flex matching performance by
removing backtracking in the regexp (suggested by Stefan).

Fixes: debbugs:12796
lisp/ChangeLog
lisp/ido.el