pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Default value of EMACS_TYPE is now emacs22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/316cae766ea4
branches:  trunk
changeset: 537865:316cae766ea4
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 18 13:50:44 2008 +0000

description:
Default value of EMACS_TYPE is now emacs22.
Noticed by ISIHARA Takanori in PR 37754.

diffstat:

 mk/emacs.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5e56ba2b088d -r 316cae766ea4 mk/emacs.mk
--- a/mk/emacs.mk       Fri Jan 18 11:38:17 2008 +0000
+++ b/mk/emacs.mk       Fri Jan 18 13:50:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: emacs.mk,v 1.47 2007/11/12 01:58:24 uebayasi Exp $
+# $NetBSD: emacs.mk,v 1.48 2008/01/18 13:50:44 obache Exp $
 #
 # This Makefile fragment handles Emacs Lisp Packages (== ELPs).
 #
@@ -42,7 +42,7 @@
 #              Possible values:
 #                      emacs21, emacs21nox, emacs22, emacs22nox, emacs20, xemacs215, xemacs215nox, xemacs214, xemacs214nox
 #              Default value:
-#                      emacs21
+#                      emacs22
 #
 # Variables ELPs can provide:
 #



Home | Main Index | Thread Index | Old Index