]> git.eshelyaron.com Git - emacs.git/commit
Make dabbrev use the buffer's file name as a source for completions
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 03:09:15 +0000 (05:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 03:09:15 +0000 (05:09 +0200)
commit2d0085f756572856a2ed8d1bf043b59195a3e3f3
tree9eb62f61091e543dec6bec739562c929afaa7165
parent4c4eda4c314e1226a9e95f4c733416de4df21245
Make dabbrev use the buffer's file name as a source for completions

* lisp/dabbrev.el (dabbrev--find-expansion): Include the buffer's
file name in the completions (bug#8163).
lisp/dabbrev.el