diff options
| author | Philip Kaludercic | 2025-07-01 22:02:08 +0200 |
|---|---|---|
| committer | Philip Kaludercic | 2025-07-01 22:04:45 +0200 |
| commit | 7f35bf97067ef42492d01cc61aab3d1681228357 (patch) | |
| tree | c2c3885928c82e76c3a4b4d2dd30558782970aec /exec | |
| parent | d8cdbc9f615cc5b5daa075fb5c9832fe61ffce26 (diff) | |
| download | emacs-7f35bf97067ef42492d01cc61aab3d1681228357.tar.gz emacs-7f35bf97067ef42492d01cc61aab3d1681228357.zip | |
Expand DIR arg on `package-vc-install-from-checkout'
Expand the directory name passed to the
'package-vc-install-from-checkout' function so that paths like
"/path/to/pkg/./" are converted to "/path/to/pkg/". This
ensures that the package name defaults to "pkg" instead of ".".
* lisp/emacs-lisp/package-vc.el
(package-vc-install-from-checkout): Expand the provided
directory name. (Bug#78855)
Co-developed-by: Roi Martin <jroi.martin@gmail.com>
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions