Hello all, the second pretest for what will be the 30.1 release of Emacs (the extensible text editor) is now available at:
https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.92.tar.xz The tarball is signed; you can get the PGP signature file at: https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.92.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-em...@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.0.92.tar.xz.sig If that command fails because you don't have the required public key, run this command to import it: gpg --keyserver keys.openpgp.org --recv-keys \ 12BB9B400EE3F77282864D18272B5C54E015416A You can also run sha1sum or sha256sum and confirm that these checksums match: SHA1 emacs-30.0.92.tar.xz 93c29b5b1c2f7c1608afee2a00ecb4925a557d15 SHA256 emacs-30.0.92.tar.xz d89287bd5a8381bb60e14aab95202377261d43a60d15dc0a61d0d662bc5626be ---------------------------------------- For a summary of changes in Emacs 30, see the etc/NEWS file in the tarball; you can view it from Emacs by typing 'C-h n', or by clicking Help->Emacs News from the menu bar. You can also browse NEWS on-line using this URL: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30 For the complete list of changes and the people who made them, see the various ChangeLog files in the source distribution. For a summary of all the people who have contributed to Emacs, see the etc/AUTHORS file. For more information about Emacs, see: https://www.gnu.org/software/emacs Thanks! Andrea