Debian Patches
Status for helpful-el/0.21-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-clean-documentation.diff | Remove badge icons and screenshots from README file This patch removes badges icons and screenshots from README file. These icons are intended rather for developers and are loaded from several external web sites. |
Lev Lamberov <dogsleg@debian.org> | not-needed | |||
0002-repair-helpful--display-implementations.patch | Repair test helpful--display-implementations for emacs 29.1 The output of the helpful buffer for generic cl classes has changed in 29.1. This patch reflects that change, without breaking the test for older versions. Thanks to Lev Lamberov for the warning. |
Aymeric Agon-Rambosson <aymeric.agon@yandex.com> | yes | |||
0003-emacs-30-compatibility.patch | Fix compatibility with Emacs 30+ Emacs 30.x added interpreted functions which is different from byte-code functions and as a result helpful--signature will try to treat it like a lambda. This patch adds that check for compatibility. |
Xiyue Deng <manphiz@gmail.com> | yes | 2025-02-26 |