Highlights of this release include: Generalized variables are now in core Emacs Lisp. An update for the Common Lisp emulation library. A new major mode for Python. (The operating system support framework was changed -- Dragonfly support might need fixes.)
7 lines
162 B
Makefile
7 lines
162 B
Makefile
# $NetBSD: version.mk,v 1.5 2013/03/15 22:45:00 wiz Exp $
|
|
|
|
_EMACS_FLAVOR= emacs
|
|
_EMACS_REQD= emacs24>=24.1<24.4
|
|
|
|
_EMACS_VERSION_MAJOR= 24
|
|
_EMACS_VERSION_MINOR= 3
|