]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in wdired-get-filename
authorTino Calancha <tino.calancha@gmail.com>
Thu, 1 Oct 2020 21:25:15 +0000 (23:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 1 Oct 2020 21:34:01 +0000 (23:34 +0200)
commit29435ecd8e31497a9cc461fcf88dbbf00876863a
tree4200cdcff40c604dfaedd52f51c842bb9e26150e
parentda591df90ae95a6bc34f43b1594fc58a91967304
Fix bug in wdired-get-filename

* lisp/wdired.el (wdired-get-filename): Acknowledge the first
argument (bug#39280).
* test/lisp/wdired-tests.el (wdired-test-bug39280): Add test.
lisp/wdired.el
test/lisp/wdired-tests.el