You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/mldonkey/files/mldonkey-0.0.4b-emacs-26.patch

15 lines
387 B

Fix byte compilation with Emacs 26.
https://bugs.gentoo.org/647638
--- mldonkey-el-0.0.4b-orig/mldonkey-vd.el
+++ mldonkey-el-0.0.4b/mldonkey-vd.el
@@ -801,7 +801,7 @@
(insert "\n")))
-(defun mldonkey-vd-insert (&optional ignore-1 &optional ignore-2)
+(defun mldonkey-vd-insert (&optional ignore-1 ignore-2)
"Insert the table with the downloads in the MlDonkey buffer."