Difference between revisions of "GNU Emacs 25"
Jump to navigation
Jump to search
(Emacs 25 page) |
(Emacs 25 further reading) |
||
Line 5: | Line 5: | ||
= Major changes = | = Major changes = | ||
+ | |||
+ | == New website == | ||
+ | |||
+ | at https://www.gnu.org/software/emacs/ | ||
== Gtk's Xwidget integration: watch youtube inside Emacs == | == Gtk's Xwidget integration: watch youtube inside Emacs == | ||
Line 32: | Line 36: | ||
=== Json, tramp, and more === | === Json, tramp, and more === | ||
+ | = Reference = | ||
+ | |||
+ | See the [https://www.gnu.org/software/emacs/news/NEWS.25.1 release notes]. | ||
+ | |||
+ | = Further reading = | ||
+ | * https://www.masteringemacs.org/article/whats-new-in-emacs-25-1 | ||
+ | * http://endlessparentheses.com/new-in-emacs-25-1-map-el-library.html | ||
+ | * https://www.reddit.com/r/programming/comments/538bft/emacs_251_released/?sort=top | ||
+ | * also [https://linuxfr.org/news/gnu-emacs-v25-1-regarder-youtube-dans-emacs in French] | ||
== See also == | == See also == |
Latest revision as of 19:05, 23 November 2016
Emacs 25 is the latest version, released September 17, 2016.
Where to get
Major changes
New website
at https://www.gnu.org/software/emacs/
Gtk's Xwidget integration: watch youtube inside Emacs
Better built-in eww, web browser
Experimental Cairo integration
New unicode characters input method
New library: Project (as a subset of Projectile)
Better history of query-replace
Package.el improvements
New library: seq.el and map.el (replaces dash.el)
New library: xref, to replace tags, etags, xctags
Others
Dired: auto-revert buffer on file change
Json, tramp, and more
Reference
See the release notes.
Further reading
- https://www.masteringemacs.org/article/whats-new-in-emacs-25-1
- http://endlessparentheses.com/new-in-emacs-25-1-map-el-library.html
- https://www.reddit.com/r/programming/comments/538bft/emacs_251_released/?sort=top
- also in French