CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/04/19 05:54:34
Modified files:
editors/emacs : Makefile distinfo
editors/emacs/patches: patch-Makefile_in patch-lisp_files_el
patch-lisp_vc_vc_el patch-src_emacs_c
editors/emacs/pkg: PFRAG.no-no_x11 PLIST
Removed files:
editors/emacs/patches: patch-configure
Log message:
Update to emacs-28.1
Major changes:
- native lisp code compilation (not enabled in our port)
- emacs is moving to cairo + harfbuzz and away from libXft. This may cause
issues with bitmap fonts.
- update to Unicode standard 14.0.
Support for OpenBSD <= 5.3 has been dropped, but we don't care.
See C-h n for other changes.
Positive test feedback from tb@ abieber@ jj@ krw@, thanks!