]> git.eshelyaron.com Git - emacs.git/commit
Fix dabbrev expansion after recent file-name buffer addition
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 12:29:48 +0000 (14:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 12:30:09 +0000 (14:30 +0200)
commitd0975d7db03c231a3db5a1cd0edaf41094d43f0d
tree1692dc7dc5927c367bea8bf1574c36ed3661bfe1
parent36ae1c721ab4bd610087d353d6bd255a20b2f59b
Fix dabbrev expansion after recent file-name buffer addition

* lisp/dabbrev.el (dabbrev--find-expansion): Remove the now-dead
file name buffer from dabbrev--friend-buffer-list, so that we
don't trip over the killed buffer later (bug introduced in 2d0085f756).
lisp/dabbrev.el