* Emacs 29.1 released
@ 2023-07-30 7:00 Eli Zaretskii
2023-07-30 8:47 ` Dirk-Jan C. Binnema
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Eli Zaretskii @ 2023-07-30 7:00 UTC (permalink / raw)
To: emacs-devel
Hi!
Version 29.1 of Emacs, the extensible text editor, should now
be available from your nearest GNU mirror:
https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.xz
https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.gz
The tarballs are signed; you can get the corresponding PGP signature
files at:
https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.xz.sig
https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.gz.sig
You can choose a mirror explicitly from the list at:
https://www.gnu.org/prep/ftp.html
Mirrors may take some time to update; the main GNU ftp server is at:
https://ftp.gnu.org/gnu/emacs/
To verify that the downloaded tarball is intact, download both the
tarball and the corresponding .sig file, and run this command:
gpg --verify emacs-29.1.tar.xz.sig
(and similarly for emacs-29.1.tar.gz, if you download that format).
If the GPG command fails because you don't have the required PGP
public key, run this command to import the key:
gpg --keyserver keyserver.ubuntu.com --recv-keys \
17E90D521672C04631B1183EE78DAE0F3115E06B
Alternative keyservers to try are pgp.mit.edu and keys.openpgp.org.
You can also run sha1sum or sha256sum and confirm that these
checksums match:
SHA1 emacs-29.1.tar.gz
3c340fd281571a72b87d17cd295a580fffecb1c0
SHA1 emacs-29.1.tar.xz
39a14d9ae5596336da76789c7b977ba66eb09a57
SHA256 emacs-29.1.tar.gz
5b80e0475b0e619d2ad395ef5bc481b7cb9f13894ed23c301210572040e4b5b1
SHA256 emacs-29.1.tar.xz
d2f881a5cc231e2f5a03e86f4584b0438f83edd7598a09d24a21bd8d003e2e01
For a summary of changes in Emacs 29.1, 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-29
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs 29.1 released
2023-07-30 7:00 Emacs 29.1 released Eli Zaretskii
@ 2023-07-30 8:47 ` Dirk-Jan C. Binnema
2023-07-30 13:10 ` Benjamin Riefenstahl
2023-08-04 15:50 ` Gregor Zattler
2 siblings, 0 replies; 4+ messages in thread
From: Dirk-Jan C. Binnema @ 2023-07-30 8:47 UTC (permalink / raw)
To: emacs-devel
On Sunday Jul 30 2023, Eli Zaretskii wrote:
> Hi!
>
> Version 29.1 of Emacs, the extensible text editor, should now
> be available from your nearest GNU mirror:
>
> https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.xz
> https://ftpmirror.gnu.org/emacs/emacs-29.1.tar.gz
Big thanks to Eli and all the others for finishing the Herculean task,
this is the best Emacs ever!
So far :-)
Kind regards,
Dirk.
--
Dirk-Jan C. Binnema Helsinki, Finland
e:djcb@djcbsoftware.nl w:www.djcbsoftware.nl
gpg: 6987 9CED 1745 9375 0F14 DA98 11DD FEA9 DCC4 A036
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs 29.1 released
2023-07-30 7:00 Emacs 29.1 released Eli Zaretskii
2023-07-30 8:47 ` Dirk-Jan C. Binnema
@ 2023-07-30 13:10 ` Benjamin Riefenstahl
2023-08-04 15:50 ` Gregor Zattler
2 siblings, 0 replies; 4+ messages in thread
From: Benjamin Riefenstahl @ 2023-07-30 13:10 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Hi Eli.
Eli Zaretskii writes:
> Version 29.1 of Emacs, the extensible text editor, should now
> be available from your nearest GNU mirror:
Congratulations!
benny
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs 29.1 released
2023-07-30 7:00 Emacs 29.1 released Eli Zaretskii
2023-07-30 8:47 ` Dirk-Jan C. Binnema
2023-07-30 13:10 ` Benjamin Riefenstahl
@ 2023-08-04 15:50 ` Gregor Zattler
2 siblings, 0 replies; 4+ messages in thread
From: Gregor Zattler @ 2023-08-04 15:50 UTC (permalink / raw)
To: emacs-devel
Hi Eli, emacs developers,
* Eli Zaretskii <eliz@gnu.org> [2023-07-30; 10:00 +03]:
> Version 29.1 of Emacs, the extensible text editor, should now
> be available from your nearest GNU mirror:
congratulations and thanks so much for this release!
Gregor
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-04 15:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-30 7:00 Emacs 29.1 released Eli Zaretskii
2023-07-30 8:47 ` Dirk-Jan C. Binnema
2023-07-30 13:10 ` Benjamin Riefenstahl
2023-08-04 15:50 ` Gregor Zattler
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.