]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warning in esh-cmd.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 15:42:09 +0000 (17:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 15:42:09 +0000 (17:42 +0200)
commitb7b4dd99907be6b585e42da8618579644e68873d
tree6814060495459fb79e6db6cfa91ea5794dae0ff3
parentc9afa2eed5c7869d207c21e140fc711e2729e951
Fix compilation warning in esh-cmd.el

* lisp/eshell/esh-cmd.el (pcomplete--here): Declare function to
avoid byte compilation warning, which is what erc-notify.el also
does in a similar situation.
lisp/eshell/esh-cmd.el