875 - Emacs 28
This commit is contained in:
parent
bd222ea903
commit
32bfdf76de
1 changed files with 12 additions and 1 deletions
|
|
@ -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].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue