875 - Emacs 28

This commit is contained in:
Petr Bokoč 2022-11-13 13:34:24 +01:00
commit 32bfdf76de

View file

@ -1,5 +1,16 @@
include::{partialsdir}/entities.adoc[]
:experimental:
[[sect-development-tools]]
= Development Tools
[[emacs-28]]
== Emacs 28
Fedora 37 provides the Emacs editor version 28.1. Notable new features include:
* Native compilation of Lisp files
* Much improved display of Emoji and Emoji sequences
* New system for documenting groups of functions
For more information, see the link:https://www.gnu.org/software/emacs/news/NEWS.28.1[upstream Emacs 28.1 NEWS]. You can also access this information within Emacs itself by pressing kbd:[C-h] kbd:[n].