diff options
author | Jim Porter <jporterbugs@gmail.com> | 2023-08-04 09:31:59 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2023-08-04 11:01:31 -0700 |
commit | 8574ef314c4250f7c10245cb8abe11dcc07bfe6d (patch) | |
tree | f20d7a1be23931bdbe18832e5380cf13e4645af8 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 8cbd4a02a2b9823a6aa7e722af6e3d204f881aed (diff) | |
download | emacs-8574ef314c4250f7c10245cb8abe11dcc07bfe6d.tar.gz emacs-8574ef314c4250f7c10245cb8abe11dcc07bfe6d.tar.bz2 emacs-8574ef314c4250f7c10245cb8abe11dcc07bfe6d.zip |
Fix loaddef generation with ";;;foo-autoload" cookies in external packages
This caused an issue where package-specific autoload cookies weren't
being correctly recognized, so they got dumped into the package's main
"<pkg>-autoloads.el" file, instead of "<pkg>-loaddefs.el" as they
should (bug#65023).
* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate--parse-file):
Save match data when checking syntax.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions