]> git.eshelyaron.com Git - emacs.git/commit
Change :group of 'eglot' defgroup to 'tools'
authorStefan Kangas <stefankangas@gmail.com>
Mon, 30 Sep 2024 22:15:08 +0000 (00:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 6 Oct 2024 06:44:44 +0000 (08:44 +0200)
commitc84afff7571b1c5214a41e24d0f1c58a06fbcdcb
tree3dfe77e1dd31157348d5a32e495d9d1f161d4a36
parentd259a10447461908af229d38cb2671839a12465c
Change :group of 'eglot' defgroup to 'tools'

In 'M-x customize', Eglot fits in better in "Programming -> Tools", with
the likes of Flymake and Gud, than it does in "Applications", with ERC
and Newsticker.

* lisp/progmodes/eglot.el (eglot): Change :group of defgroup to 'tools'.

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