]> git.eshelyaron.com Git - emacs.git/commit
Provide information to show icons with Elisp completions
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 30 Mar 2021 00:42:11 +0000 (03:42 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 30 Mar 2021 00:42:11 +0000 (03:42 +0300)
commit24c92b35b5ed8432e53a27ed3cb477788894ecdc
treeb75ad598e7a46e2e73f4f7307c1db06063800606
parent5a5cccb6ac8b4511195b5a1348e29b3ee1cba4ad
Provide information to show icons with Elisp completions

* lisp/progmodes/elisp-mode.el (elisp--company-kind): New function.
(elisp-completion-at-point): Use it.  And a couple of anonymous
:company-kind functions too.
lisp/progmodes/elisp-mode.el