]> git.eshelyaron.com Git - emacs.git/commit
Eglot: new eglot--format to fix quote substitution woes (bug#73472)
authorJoão Távora <joaotavora@gmail.com>
Mon, 6 Jan 2025 10:47:13 +0000 (10:47 +0000)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 Jan 2025 08:36:46 +0000 (09:36 +0100)
commit08716b9a0aeea0f59e926dc7665a963d698c4e0d
treeaf2f4d85b403c47e2d4163af957f9230e8be4df0
parent8b744539311c33d69d52200f2aa43718fb84ad1d
Eglot: new eglot--format to fix quote substitution woes (bug#73472)

* lisp/progmodes/eglot.el (eglot--guess-contact): Use eglot--format.
(eglot--format): New helper.
(eglot--error, eglot--message, eglot--warn)
(eglot--apply-text-edits, eglot-rename): Use eglot--format.

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