diff options
| author | Jim Porter | 2024-10-26 14:22:38 -0700 |
|---|---|---|
| committer | Jim Porter | 2024-10-26 14:24:39 -0700 |
| commit | d6fe32e531044b518ae5b6b39377378cbf13292d (patch) | |
| tree | b667eeb56fb74ed37f96da4104d34b880cd29462 /java | |
| parent | 02510606f6d0e431e36634b8290e648b3a47af18 (diff) | |
| download | emacs-d6fe32e531044b518ae5b6b39377378cbf13292d.tar.gz emacs-d6fe32e531044b518ae5b6b39377378cbf13292d.zip | |
; Ensure 'eshell-split-filename' doesn't expand the filename first
* lisp/eshell/esh-util.el (eshell-split-filename): Never expand the
filename.
* lisp/eshell/em-glob.el (eshell-glob-p): A leading "~" isn't a globbing
character.
* test/lisp/eshell/esh-util-tests.el
(esh-util-test/split-filename/absolute)
(esh-util-test/split-filename/relative)
(esh-util-test/split-filename/user)
(esh-util-test/split-filename/remote-absolute)
(esh-util-test/split-filename/remote-relative)
(esh-util-test/split-filename/remote-user): New tests.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions