]> git.eshelyaron.com Git - emacs.git/commit
Use fileloop directly in vc-dir to avoid obsolete function
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 13:07:37 +0000 (15:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 13:21:17 +0000 (15:21 +0200)
commite25d6cb0381c641e61bcf69e420a41186df06299
treee20ac148036045d88c08db9cf8fc353fcd96300b
parentf0bf0d0779d6a8430b95ce55d66ee836611ef44f
Use fileloop directly in vc-dir to avoid obsolete function

* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Rewrite to use
fileloop directly to avoid the obsolete function
tags-query-replace.
lisp/vc/vc-dir.el