this post was submitted on 21 Feb 2025
17 points (100.0% liked)
Emacs
1978 readers
16 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@4ffy any particular things of interest in 30? Any progress with the background garbage collection? More multi threading?
Emacs 30 is a more low-key release compared to heavy hitting features like native compilation in 28 and Tree-sitter in 29. Probably the headline change is replacing the libjansson based JSON parser with a homegrown one that is several times (~8x) faster, which will significantly benefit features like LSP. This will also mark the official release of the Android port, as well as the usual scattershot of improvements across the board. The NEWS file has the full changelog.
The most anticipated feature for me is the native support to install packages from vc repositories instead of just from package repos