diff options
author | Robert Pluim <rpluim@gmail.com> | 2023-05-22 15:44:21 +0200 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2023-05-23 14:12:21 +0200 |
commit | 6f6071c52616cc30bc28083688a3ad8d70ce713e (patch) | |
tree | 5bd1b64e699ed907e1bfe43257f7cb298c351e66 /lisp/use-package/bind-key.el | |
parent | 117b29c6f6681e4ae0710a9f90f1b8d274afc7c0 (diff) | |
download | emacs-6f6071c52616cc30bc28083688a3ad8d70ce713e.tar.gz emacs-6f6071c52616cc30bc28083688a3ad8d70ce713e.tar.bz2 emacs-6f6071c52616cc30bc28083688a3ad8d70ce713e.zip |
Avoid duplicate load-path entry when generating package autoloads
'file-name-directory' produces a path ending in '/', so that needs to be
run through 'directory-file-name' to avoid duplicate entries in
'load-path'. (Bug#63625)
* lisp/emacs-lisp/package.el (package-generate-autoloads): Call
'directory-file-name' on the directory of 'load-file-name'.
Diffstat (limited to 'lisp/use-package/bind-key.el')
0 files changed, 0 insertions, 0 deletions