Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/website/content/en/status/report-2021-04-2021-06/emacs.adoc
18097 views
=== Emacs Ports

Links: +
link:https://bugs.freebsd.org255706[PR255706] URL: link:https://bugs.freebsd.org255706[https://bugs.freebsd.org255706] +
link:https://cgit.freebsd.org/ports/commit/?id=bb995aaf6e25e33b028fa4b32321864b48f49055[commit bb995aaf6e25e33b028fa4b32321864b48f49055] URL: link:https://cgit.freebsd.org/ports/commit/?id=bb995aaf6e25e33b028fa4b32321864b48f49055[https://cgit.freebsd.org/ports/commit/?id=bb995aaf6e25e33b028fa4b32321864b48f49055]

Contact: Emacs Ports Team <[email protected]>

The Emacs development port, editors/emacs-devel, continues to be updated twice per month to synchronize with the HEAD of upstream's master branch.
A noteworthy change from the first June 2021 update was the addition of a NATIVECOMP port option.
NATIVECOMP adds support for compiling Emacs lisp to native code using libgccjit, which was first enabled in lang/gcc11-devel and is now in lang/gcc11.

For more information about native compilation of Emacs lisp, see link:https://www.emacswiki.org/emacs/GccEmacs[Gcc Emacs Wiki].