]> git.eshelyaron.com Git - emacs.git/commit
Declare fileloop-continue in dired-aux to avoid warning
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 May 2019 04:07:00 +0000 (06:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 May 2019 04:07:00 +0000 (06:07 +0200)
commit9843e7b6b159d66feaaa2c5f67e3d7fd0c63af1d
tree1232405abbafbc3853bfff189be9a46f89e92b73
parent6a2968b9e7b5ee604751d430879844b5298135e4
Declare fileloop-continue in dired-aux to avoid warning

* lisp/dired-aux.el (fileloop-continue): Declare to avoid
compilation warning.  `fileloop-initialize-search' (used before
-continue) will load fileloop.el.
lisp/dired-aux.el