From 8ea3b67cff6432a8cf3cc8beef6d5a5338381c27 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Thu, 1 Feb 2001 14:25:17 +0000 Subject: Newest version of gnus for emacs20. If you think the gnus comes with emacs20 port is too old, try this out. PR: 24714 Submitted by: Ilya Martynov --- news/gnus-emacs20/files/patch-ae | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 news/gnus-emacs20/files/patch-ae (limited to 'news/gnus-emacs20/files/patch-ae') diff --git a/news/gnus-emacs20/files/patch-ae b/news/gnus-emacs20/files/patch-ae new file mode 100644 index 000000000000..3981fa205ad2 --- /dev/null +++ b/news/gnus-emacs20/files/patch-ae @@ -0,0 +1,11 @@ +--- Makefile.in~ Thu Jan 4 08:15:51 2001 ++++ Makefile.in Mon Jan 29 14:53:19 2001 +@@ -13,7 +13,7 @@ + cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" all + + install: +- cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" install ++ cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" install install-el + cd texi && $(MAKE) EMACS="$(EMACS)" install + + # Rule for Lars and nobody else. -- cgit v1.2.3