]> git.eshelyaron.com Git - emacs.git/commit
Fix errors when aligning text in find-dired
authorStephen Berman <stephen.berman@gmx.net>
Tue, 14 Jun 2022 13:37:53 +0000 (15:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 14 Jun 2022 13:37:53 +0000 (15:37 +0200)
commitb090dbdae802b72c6c6de60c61c8487539acf197
tree93d9bf60c26837f05af6e6de63b22990cf53b0a3
parent9225599ca73ce52f219f7e7c33676c5e740ae9a8
Fix errors when aligning text in find-dired

* lisp/find-dired.el (find-dired-filter): Don't error out while
trying to align the text (by just removing that code) (bug#46218).
lisp/find-dired.el