[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / editors / emacs-snapshot

File: [cvs.NetBSD.org] / pkgsrc / editors / emacs-snapshot / Makefile (download)

Revision 1.28, Tue Mar 6 03:01:30 2012 UTC (12 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.27: +1 -2 lines

Update emacs-snapshot to 24.0.94.20120305.

Notable changes:
	* simple.el (count-words): If called from Lisp, return the word
	count, for symmetry with `count-lines'.  Arglist changed.
	* faces.el (face-spec-reset-face): For the default face, reset the
	attributes to default values (Bug#10748).
	* mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
	previous patch: Check `message-send-mail-function', and not the
	default function (bug#10897).
	* cus-start.el: Make x-select-enable-clipboard-manager
	customizable.
	* Depessimize the handling of very large macros.

# $NetBSD: Makefile,v 1.28 2012/03/06 03:01:30 minskim Exp $

CONFLICTS+=	emacs-nox11-[0-9]*

.include "../../editors/emacs-snapshot/Makefile.common"

.include "options.mk"

.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"