From ebbcaeb06ad8937c67d38c7995db2b717134064c Mon Sep 17 00:00:00 2001 From: Steve Youngs Date: Thu, 2 Apr 2020 16:11:44 +1000 Subject: [PATCH] Revert "Gnus -- temporary workaround to allow other pkgs to build." This reverts commit 99c602bec9e2938ef635b6ab2644f06a676173ea. Signed-off-by: Steve Youngs --- xemacs-packages/gnus/lisp/gnus-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xemacs-packages/gnus/lisp/gnus-start.el b/xemacs-packages/gnus/lisp/gnus-start.el index 67559bea..952f9977 100644 --- a/xemacs-packages/gnus/lisp/gnus-start.el +++ b/xemacs-packages/gnus/lisp/gnus-start.el @@ -294,7 +294,7 @@ claim them." (repeat function))) (define-obsolete-variable-alias 'gnus-subscribe-newsgroup-hooks - 'gnus-subscribe-newsgroup-functions) ; "24.3") + 'gnus-subscribe-newsgroup-functions "24.3") (defcustom gnus-subscribe-newsgroup-functions nil "*Hooks run after you subscribe to a new group. The hooks will be called with new group's name as argument." -- 2.25.1