Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 338DA63BC49 for ; Mon, 6 Sep 2010 23:07:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7728963B101; Mon, 6 Sep 2010 23:07:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 96DC863B100 for ; Mon, 6 Sep 2010 23:07:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7EDC6175DD; Mon, 6 Sep 2010 23:07:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 6 Sep 2010 23:07:44 +0000 From: Min Sik Kim Subject: CVS commit: pkgsrc/editors/emacs-snapshot To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20100906230744.7EDC6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: minskim Date: Mon Sep 6 23:07:44 UTC 2010 Modified Files: pkgsrc/editors/emacs-snapshot: Makefile.common PLIST distinfo Log Message: Update emacs-snapshot to 24.0.50.20100903. Changes: - Use SMIE's blink-paren for octave-mode. - Provide blink-matching support to SMIE. - Use `declare' in defmacros. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/emacs-snapshot/Makefile.common cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/emacs-snapshot/PLIST cvs rdiff -u -r1.18 -r1.19 pkgsrc/editors/emacs-snapshot/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.