diff options
author | Philip Kaludercic <philipk@posteo.net> | 2023-02-16 11:11:23 +0100 |
---|---|---|
committer | Philip Kaludercic <philipk@posteo.net> | 2023-02-16 11:11:23 +0100 |
commit | 1c9d81a2b4272200082fc185880856866c0588e1 (patch) | |
tree | 62c7cfd48f10f87fe848e71a05a3e8a7d5a19666 /lisp/textmodes | |
parent | 2550e8bb0b03ee1c2c7a17d56c9f578bbbf1a9da (diff) | |
download | emacs-1c9d81a2b4272200082fc185880856866c0588e1.tar.gz emacs-1c9d81a2b4272200082fc185880856866c0588e1.tar.bz2 emacs-1c9d81a2b4272200082fc185880856866c0588e1.zip |
Attempt to recognise if a VC package has no Elisp files
* lisp/emacs-lisp/package-vc.el (package-vc-non-code-file-names): Add
new variable used to avoid false-positives.
(package-vc--unpack): Recursively search for .el files excluding the
ones listed in 'package-vc-non-code-file-names', offering to abort the
installation if none are found.
Diffstat (limited to 'lisp/textmodes')
0 files changed, 0 insertions, 0 deletions