]> git.eshelyaron.com Git - emacs.git/commit
Further shrink eglot--{}
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 19 Jan 2024 12:50:29 +0000 (13:50 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jan 2024 18:31:52 +0000 (19:31 +0100)
commit97faca7980cdafad943e22fdf82dd8eede3ea29c
tree15c2f68e3d37f7db9ba45879ec4256f4aec95164
parentc70df6470a1c2cd078db25595c43b75da014163b
Further shrink eglot--{}

Up to and including Emacs 29, :size 0 was an alias for :size 1.
Emacs 30 gained support for :size 0 hash tables (bug#68244).

* lisp/progmodes/eglot.el (eglot--{}): Define as truly zero-sized.

(cherry picked from commit 87cf30fba37346a179c6307a29d5d39b39311cef)
lisp/progmodes/eglot.el