Files
emacs/lisp/eshell
Jim Porter 6afa91f796 Don't over-normalize file names starting with "~" in Eshell
Previously, this would call 'expand-file-name' on the file name, but
that normalizes the value, turning something like "~/." into
"/home/user".  As a result, Pcomplete didn't work for dotfiles after
"~/" (bug#28064).

* lisp/eshell/em-dirs.el (eshell-expand-user-reference): New
function...
(eshell-expand-user-reference): ... use it.
2023-03-18 19:24:15 -07:00
..
2023-01-01 05:47:47 -05:00
2023-01-14 11:09:02 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:47:47 -05:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00