]> git.eshelyaron.com Git - emacs.git/commit
Tweak file/dir creation in eglot-tests
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 10 Apr 2023 09:23:06 +0000 (10:23 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 10 Apr 2023 09:23:06 +0000 (10:23 +0100)
commit44cc54e409943275f4a600136bf5136e9c655626
tree73d7a6800c21de3f9816808f0b90a3a64cd6a1cb
parentb5c5e923dba5c5a7b064ce3371d13e165b5caa9e
Tweak file/dir creation in eglot-tests

* test/lisp/progmodes/eglot-tests.el (eglot--make-file-or-dir):
Expand file name only once, under default-directory, avoiding
duplicate dir separators.  Ensure default-directory ends with a dir
separator.  Use with-temp-file.  (Bug#61637)
test/lisp/progmodes/eglot-tests.el