]> git.eshelyaron.com Git - emacs.git/commitdiff
Cut the emacs-28 release branch
authorEli Zaretskii <eliz@gnu.org>
Thu, 30 Sep 2021 17:05:09 +0000 (20:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 30 Sep 2021 17:05:09 +0000 (20:05 +0300)
* README:
* configure.ac:
* nt/README.W32:
* msdos/sed2v2.inp: Bump Emacs version to 28.0.60.

* lisp/cus-edit.el (customize-changed-options-previous-release):
Update the last released version of Emacs.

README
configure.ac
lisp/cus-edit.el
msdos/sed2v2.inp
nt/README.W32

diff --git a/README b/README
index a1d5e2dcef3087fb0996a587073c74570339eabe..3677e889403116c27aa74197199fea2f6db89579 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2021 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This directory tree holds version 28.0.50 of GNU Emacs, the extensible,
+This directory tree holds version 28.0.60 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 f151dd551ddf86b50028bfe888ac0bc9ebcc04b9..92b222545d529009e395d865f9f59417d544a46c 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, 28.0.50, bug-gnu-emacs@gnu.org, , https://www.gnu.org/software/emacs/)
+AC_INIT(GNU Emacs, 28.0.60, 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,
 dnl and then quoted again for a C string.  Separate options with spaces.
index 69baf17f5ee506b25487339effe078bc11fe414e..a0bde396735b365f16153e06a4bbbaa049e20b34 100644 (file)
@@ -1205,7 +1205,7 @@ Show the buffer in another window, but don't select it."
     (unless (eq symbol basevar)
       (message "`%s' is an alias for `%s'" symbol basevar))))
 
-(defvar customize-changed-options-previous-release "26.3"
+(defvar customize-changed-options-previous-release "27.2"
   "Version for `customize-changed' to refer back to by default.")
 
 ;; Packages will update this variable, so make it available.
index ce45a7c80e935278f5fcd27a76b6bb3ac47b402e..ff3d4f2064c17e2af2955fda7e7fccf559e3662a 100644 (file)
@@ -66,7 +66,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 "28.0.50"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "28.0.60"/
 /^#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 ed5673334adc2d0305a0a52da38ce0c970359e3e..a37695ecb127c84261e12bfcd47f424679ec93aa 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2001-2021 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
-               Emacs version 28.0.50 for MS-Windows
+               Emacs version 28.0.60 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