Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 982E663B88A for ; Sat, 11 Oct 2008 19:25:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4B4A363B1AA; Sat, 11 Oct 2008 19:25:55 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1C0ED63B1A2 for ; Sat, 11 Oct 2008 19:25:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 04673175D0; Sat, 11 Oct 2008 19:25:54 +0000 (UTC) From: "Valeriy E. Ushakov" Subject: CVS commit: pkgsrc/devel/emacs-ilisp To: pkgsrc-changes@NetBSD.org Reply-To: uwe@netbsd.org Message-Id: <20081011192554.04673175D0@cvs.netbsd.org> Date: Sat, 11 Oct 2008 19:25:54 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: uwe Date: Sat Oct 11 19:25:53 UTC 2008 Modified Files: pkgsrc/devel/emacs-ilisp: Makefile distinfo Added Files: pkgsrc/devel/emacs-ilisp/patches: patch-ad patch-ae Log Message: Make ilisp work with newer clisp (devel/clisp). - sys::debug-* functions now take an argument (since 2.45) - fix prompt regexp to match reality To generate a diff of this commit: cvs rdiff -r1.14 -r1.15 pkgsrc/devel/emacs-ilisp/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/devel/emacs-ilisp/distinfo cvs rdiff -r0 -r1.1 pkgsrc/devel/emacs-ilisp/patches/patch-ad \ pkgsrc/devel/emacs-ilisp/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.