pkgsrc/editors/emacs-nox11/version.mk
minskim 52609480ca Update editors/emacs and editors/emacs-nox11 to 23.1.
Major changes:
- Improved Unicode support.
- Font rendering with Fontconfig and Xft.
- Support for using X displays and text terminals in one session, and
  for running as a daemon.
- Support for multi-file commits in distributed version-control
  systems (VC-dir).
- The default X toolkit is now Gtk+, rather than Lucid.
2009-08-05 22:04:50 +00:00

7 lines
163 B
Makefile

# $NetBSD: version.mk,v 1.3 2009/08/05 22:04:51 minskim Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs-nox11>=23
_EMACS_VERSION_MAJOR= 23
_EMACS_VERSION_MINOR= 1