Page MenuHomeSolus

update emacs to 29.1
ClosedPublic

Authored by nazar on Jul 30 2023, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 27, 1:48 AM
Unknown Object (File)
Sun, Aug 25, 2:53 PM
Unknown Object (File)
Thu, Aug 22, 10:25 PM
Unknown Object (File)
Thu, Aug 22, 6:56 AM
Unknown Object (File)
Wed, Aug 21, 9:04 AM
Unknown Object (File)
Wed, Aug 21, 8:21 AM
Unknown Object (File)
Wed, Aug 21, 8:08 AM
Unknown Object (File)
Wed, Aug 21, 8:03 AM
Subscribers

Details

Summary

Changelog:

  • Uses XInput 2 on X for input events
  • Uses tree-sitter parsers for several programming modes
  • Includes LSP client called Eglot
  • Includes the use-package package
  • Can access SQLite databases using sqlite3 library
  • Can display WebP images using libwebp library
  • Faster editing of files with very long lines
  • Better support for drag-and-drop on X
  • Pixel-precise scrolling with touchpad support
  • Enhanced support for editing and displaying Emoji
  • Support for Unicode 15.0 and many new scripts
  • Many enhancements of help and completion commands
  • Numerous enhancements to Image Dired
  • full changelog
Test Plan

edit and save text file

Diff Detail

Repository
R693 emacs
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nazar requested review of this revision.Jul 30 2023, 8:36 AM
nazar edited the summary of this revision. (Show Details)
algent added a subscriber: algent.

LGTM, thanks!

This revision is now accepted and ready to land.Jul 30 2023, 6:10 PM
This revision was automatically updated to reflect the committed changes.