]> git.eshelyaron.com Git - emacs.git/commit
Eglot: fix completion highlighting (bug#72824)
authorDmitry Gutov <dmitry@gutov.dev>
Tue, 27 Aug 2024 23:20:33 +0000 (02:20 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:40 +0000 (09:51 +0200)
commit41ff3fbda881ac63d51e4755929e894e8e5c1b45
treee6cfccf66fc058deebd336cb5d37d0dbb3d5cab0
parent77173e2ed40ac86529a2ef32bdcf03929fc69b63
Eglot: fix completion highlighting (bug#72824)

* lisp/progmodes/eglot.el (eglot-completion-at-point):
Make sure to refer to 'completion-ignore-case' in the
'all-completions' method.

(cherry picked from commit 9ffa38d3925d70dea704988f68e9e3eca6c7d19c)
lisp/progmodes/eglot.el