Bug#1106748: emacs-async: Some Elisp files not shipped

2025-05-29 Thread Xiyue Deng
Control: tags -1 +patch I have made a MR[1] with a fix. PTAL. -- Regards, Xiyue Deng signature.asc Description: PGP signature

Bug#1106748: emacs-async: Some Elisp files not shipped

2025-05-28 Thread Xiyue Deng
Source: emacs-async Version: 1.9.9-1 Severity: important emacs-async starts to provide async-package.el since 1.9.9[1], but it was not shipped with 1.9.9-1. Part of the reason is because d/elpa lists all files to ship instead of using a glob[2]. The new file is used by newer versions of helm. I