]> git.eshelyaron.com Git - emacs.git/commit
Reduce memory footprint of eglot--{}
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 24 Jun 2022 09:39:02 +0000 (12:39 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 09:39:02 +0000 (10:39 +0100)
commit68fbcbd6207819b9d653362e66236ea5e04e9b7d
tree0505fc91aee4d5abba6afa59bb4ae73da5b48af3
parentf8344871a0159f2550fda3c68207219f1513e1f8
Reduce memory footprint of eglot--{}

* eglot.el (eglot--{}): Specify smallest hash table :size, to spare
~1KiB according to memory-report-object-size.

See also https://github.com/joaotavora/eglot/pull/315.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/978
lisp/progmodes/eglot.el