]> git.eshelyaron.com Git - emacs.git/commit
Avoid encoding commonplace characters in tree names
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Aug 2023 00:32:05 +0000 (08:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Aug 2023 00:32:05 +0000 (08:32 +0800)
commit709195fea6a082e3512c14fe16c4f9ea2f99824c
tree8ea9eb536f880196ae9661f057dd8411a4cf8d04
parent1dedd84e4249e2c01628cb5143fb38b37abd7504
Avoid encoding commonplace characters in tree names

* java/org/gnu/emacs/EmacsService.java (getDocumentTrees): Don't
encode some characters that need not be escaped within file
names.
java/org/gnu/emacs/EmacsService.java