]> git.eshelyaron.com Git - emacs.git/commit
; fix warning about order of defvaralias/defconst
authorJoão Távora <joaotavora@gmail.com>
Thu, 20 Oct 2022 12:49:49 +0000 (13:49 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 20 Oct 2022 12:49:49 +0000 (13:49 +0100)
commit8b3a7003274de7b184b71c4552e6c4518948bcfe
treefff92fefa14d21c31accf15382979aa16ffa8ee2
parent785197a07634050b8cb79f1b0c93a16712336529
; fix warning about order of defvaralias/defconst

* lisp/progmodes/eglot.el (eglot-{}): Declare alias before thing
  being aliased.
lisp/progmodes/eglot.el