Bump Emacs version to 29.4.50
authorStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jun 2024 21:42:02 +0000 (23:42 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jun 2024 21:43:55 +0000 (23:43 +0200)
* README:
* configure.ac:
* etc/NEWS:
* msdos/sed2v2.inp:
* nt/README.W32: Bump Emacs version to 29.4.50.

README
configure.ac
etc/NEWS
msdos/sed2v2.inp
nt/README.W32

diff --git a/README b/README
index 81d6fffe8aea2ce8bfc2f0a01bfed348868c98a2..6c16d0a1e478480cb8fbcba72517167948617504 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2024 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This directory tree holds version 29.4 of GNU Emacs, the extensible,
+This directory tree holds version 29.4.50 of GNU Emacs, the extensible,
 customizable, self-documenting real-time display editor.
 
 The file INSTALL in this directory says how to build and install GNU
index eca50251f2a75bc9b18c2819d3ba11d0d792d994..b3c40ab6cd2eded47138b342ff1fc2e7cae85869 100644 (file)
@@ -23,7 +23,7 @@ dnl  along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.65])
 dnl Note this is parsed by (at least) make-dist and lisp/cedet/ede/emacs.el.
-AC_INIT([GNU Emacs], [29.4], [bug-gnu-emacs@gnu.org], [],
+AC_INIT([GNU Emacs], [29.4.50], [bug-gnu-emacs@gnu.org], [],
   [https://www.gnu.org/software/emacs/])
 
 dnl Set emacs_config_options to the options of 'configure', quoted for the shell,
index 1e381034adaa571807c776823c0dde57fd6b6692..8b546eff943b5351e53d43592e406305d7bf75b0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -15,6 +15,33 @@ in older Emacs versions.
 You can narrow news to a specific version by calling 'view-emacs-news'
 with a prefix argument or by typing 'C-u C-h C-n'.
 
+\f
+* Installation Changes in Emacs 29.5
+
+\f
+* Startup Changes in Emacs 29.5
+
+\f
+* Changes in Emacs 29.5
+
+\f
+* Editing Changes in Emacs 29.5
+
+\f
+* Changes in Specialized Modes and Packages in Emacs 29.5
+
+\f
+* New Modes and Packages in Emacs 29.5
+
+\f
+* Incompatible Lisp Changes in Emacs 29.5
+
+\f
+* Lisp Changes in Emacs 29.5
+
+\f
+* Changes in Emacs 29.5 on Non-Free Operating Systems
+
 \f
 * Changes in Emacs 29.4
 Emacs 29.4 is an emergency bugfix release intended to fix the
index f44fc07b94d88d810ada6a8d5ac59f13ab51fc69..aa04d8429d45cd3e28fd807054dd2297021eb877 100644 (file)
@@ -67,7 +67,7 @@
 /^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
 /^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
 /^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
-/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.4"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.4.50"/
 /^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
 /^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
 /^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
index 074c036f7be2551de4741f85f5226db0d2f285e5..dd945e295c0f4987cb9a7e374bc72553e06e9126 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2001-2024 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
-               Emacs version 29.4 for MS-Windows
+               Emacs version 29.4.50 for MS-Windows
 
   This README file describes how to set up and run a precompiled
   distribution of the latest version of GNU Emacs for MS-Windows.  You