* vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
commit35d33ce76962929591c2b2e9f2b8c1104cee311e
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 27 Dec 2007 14:41:44 +0000 (27 14:41 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 27 Dec 2007 14:41:44 +0000 (27 14:41 +0000)
tree07f0cf1b7d338c43747d6c7f68439ef065402fa9
parent1be05f120f5e57732f5f2860d758736f318e516a
* vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
use completion-ignored-extensions to detect files that should be
ignorted in VC-Dired listings, heading off lots of expensive calls
to (vc-state).
lisp/ChangeLog
lisp/vc.el