Emacs pretest 30.1.90
Hi!
The first pretest for what will be the 30.2 release of Emacs (the extensible text editor) is available at:
https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.1.90.tar.xz
The tarball is signed; you can get the PGP signature file at:
https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.1.90.tar.xz.sig
Please give it as much testing as you can.
As always, if you encounter problems building or using Emacs, send a report to bug-gnu-emacs@gnu.org with full details (if possible, use M-x report-emacs-bug).
Thanks for helping to test Emacs.
To verify that the tarball is intact, download both the .sig and the tarball, and run this command:
gpg --verify emacs-30.1.90.tar.xz.sig
If that command fails because you don't have the required public key,
run this command to import it:
gpg --keyserver pgp.mit.edu --recv-keys \
17E90D521672C04631B1183EE78DAE0F3115E06B
You can also run sha1sum or sha256sum and confirm that these
checksums match:
SHA1 emacs-30.1.90.tar.xz
e8cd941d9325e4f63ef6d0125adc9bd69cb61a2b
SHA256 emacs-30.1.90.tar.xz
80e3c7438882c423981117671ded1b06998f8c01f016f0488cd9fe1720364e2a
The Emacs 30.2 release's pretest is now available for testing. Emacs is a versatile and adaptable text editor that is free and open-source.