Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-09 | gnu: emacs-debbugs: Fix build. | Hilton Chain | |
The current release already contains the changes. * gnu/packages/emacs-xyz.scm (emacs-debbugs)[source]: Remove patch. * gnu/packages/patches/emacs-debbugs-keep-patch-subject.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: Id51e6c9dec138721d288be28cd1c5e954d3228a9 | |||
2023-10-04 | gnu: emacs-debbugs: Preserve subject when replying to patch threads. | Maxim Cournoyer | |
* gnu/packages/patches/emacs-debbugs-keep-patch-subject.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/emacs-xyz.scm (emacs-debbugs) [origin]: Use it. |