summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2017-01-01 02:48:43 +0000
committerdholland <dholland@pkgsrc.org>2017-01-01 02:48:43 +0000
commit4114a737e5ecba08e443ced8400ae9f46d7d2415 (patch)
tree1a7c92114f14af4b772d0ad3459096d8984d21eb /editors
parenta4993d9baa931072a71d5f7d84717995f7ddd22f (diff)
downloadpkgsrc-4114a737e5ecba08e443ced8400ae9f46d7d2415.tar.gz
The default EMACS_TYPE is now emacs25.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/modules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/modules.mk b/editors/emacs/modules.mk
index d7ea8f81d67..74ad5a3477b 100644
--- a/editors/emacs/modules.mk
+++ b/editors/emacs/modules.mk
@@ -1,4 +1,4 @@
-# $NetBSD: modules.mk,v 1.20 2016/09/18 13:48:34 ryoon Exp $
+# $NetBSD: modules.mk,v 1.21 2017/01/01 02:48:43 dholland Exp $
#
# This Makefile fragment handles Emacs Lisp Packages (== ELPs).
#
@@ -46,7 +46,7 @@
# emacs21, emacs21nox, emacs20,
# xemacs215, xemacs215nox, xemacs214, xemacs214nox
# Default value:
-# emacs24
+# emacs25
#
# Variables ELPs can provide:
#