]> git.eshelyaron.com Git - emacs.git/commit
Get rid of catch/loop/throw idiom (suggested by thien-thi nguyen)
authorJoão Távora <joaotavora@gmail.com>
Fri, 11 May 2018 10:46:53 +0000 (11:46 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 11 May 2018 10:46:53 +0000 (11:46 +0100)
commitfabee14ed5b32c30c6ac5cb1ce88f387522a6a1e
treefab4af76b39571c98d6dc5f137994c0e485d58f2
parent4af0193fad1ca40b48db4fba5b27e8a6f6c8d11a
Get rid of catch/loop/throw idiom (suggested by thien-thi nguyen)

* eglot.el (eglot--process-filter)
(eglot--request): Replace catch/loop/throw idiom with let/test/loop/set
lisp/progmodes/eglot.el