Hello everyone,

The first pretest for what will be the 31.1 release of Emacs (the
extensible text editor) is now available at:

  https://alpha.gnu.org/gnu/emacs/pretest/emacs-31.0.90.tar.xz
  https://alpha.gnu.org/gnu/emacs/pretest/emacs-31.0.90.tar.gz

The tarball is signed; you can get the PGP signature file at:

  https://alpha.gnu.org/gnu/emacs/pretest/emacs-31.0.90.tar.xz.sig
  https://alpha.gnu.org/gnu/emacs/pretest/emacs-31.0.90.tar.gz.sig

Please give it as much testing as you can.

As always, if you encounter problems building or using Emacs,
send a report to [email protected] 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-31.0.90.tar.xz.sig

(and similarly for emacs-31.0.90.tar.gz, if you download that format).

If that command fails because you don't have the required public key,
run this command to import it:

  gpg --keyserver keyring.debian.org --recv-keys \
    8DC2487E51ABDD90B5C4753F0F56D0553B6D411B

You can also run sha256sum or sha512sum and confirm that these checksums
match:

SHA256  emacs-31.0.90.tar.xz
6160f111cbdb97326ccf0697294a0882210c3c6a0596642d3bb63ceb849a0690
SHA256  emacs-31.0.90.tar.gz
73394aac184af2deb5641c2334d177fc56c22675829592189e18a7114b55a7e1

SHA512  emacs-31.0.90.tar.xz
c2b8332f0b1f8a6e65d74affaaa4d9098f2cb0d5c4e1327ab9de944543bf8b728fda30714ffded260b026437668a1ab607089891657bfc3fa8b0961b4cca6852
SHA512  emacs-31.0.90.tar.gz
74cf8d7c4d83591ebb1e7757de5f3a21ffb1672af4b5521e959a4733e35ad94ceb5d9d2306d66b6652dfb6668529899bd01fe14e170136d88dcc6638438a33d2

----------------------------------------

For a summary of changes in Emacs 31, 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-31

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

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to