]> git.eshelyaron.com Git - emacs.git/commit
Eglot: define eglot--ensure-list with defalias
authorJoão Távora <joaotavora@gmail.com>
Fri, 24 Mar 2023 22:16:49 +0000 (22:16 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 2 Apr 2023 22:40:46 +0000 (23:40 +0100)
commit66c48f9e46abab869333eaf1de574711bcaf601e
tree058b3957fe3174fd4dddc6c958b8959ed2e8b1a9
parenta8c1559a663d9bc21776e33303251e244f86f0d7
Eglot: define eglot--ensure-list with defalias

This avoids annoying obsoletion warnings when compiling the whole buffer.

* lisp/progmodes/eglot.el (eglot--ensure-list): define with defalias.
lisp/progmodes/eglot.el