Bump version to 22.2.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 26 Mar 2008 13:47:40 +0000 (13:47 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 26 Mar 2008 13:47:40 +0000 (13:47 +0000)
21 files changed:
ChangeLog
admin/ChangeLog
etc/ChangeLog
leim/ChangeLog
lib-src/ChangeLog
lisp/ChangeLog
lisp/version.el
lispintro/ChangeLog
lispref/ChangeLog
lispref/elisp.texi
lwlib/ChangeLog
mac/ChangeLog
mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
mac/src/Emacs.r
man/ChangeLog
man/emacs.texi
msdos/ChangeLog
nt/ChangeLog
nt/emacs.rc
oldXMenu/ChangeLog
src/ChangeLog

index 742929e..2881e87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * configure.in: Print an error for systems that we think are
index 66c43b7..62bb050 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * FOR-RELEASE (WINDOWS SUPPORT BUGS): Add two issues.
index f82f9ad..bc98b78 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * GNUS-NEWS (incoming mail files): Add version.
index e098945..4080cde 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-01-14  Aidan Kehoe  <kehoea@parhasard.net>  (tiny change)
 
         * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
index 089d979..c27691a 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-02-27  Yuri Shtil  <yuris@juniper.net>  (tiny change)
 
        * etags.c (Perl_functions): Fix call to skip_spaces.
index 55f70e2..d256882 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
 
        * info.el (Info-isearch-search): Always return point.
index 178fce6..2a72c6e 100644 (file)
@@ -30,7 +30,7 @@
 (defconst emacs-copyright "Copyright (C) 2008 Free Software Foundation, Inc."
   "Short copyright string for this version of Emacs.")
 
-(defconst emacs-version "22.1.92" "\
+(defconst emacs-version "22.2" "\
 Version numbers of this version of Emacs.")
 
 (defconst emacs-major-version
index 7f1a50e..969eeba 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
        * Relicense all FSF files to GPLv3 or later.
index 33e6ee3..c1213b3 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * strings.texi (Formatting Strings): Treat - and 0 as flag
index ee1a5b6..e41f5a9 100644 (file)
@@ -7,7 +7,7 @@
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
 @set VERSION  2.9
-@set EMACSVER 22.1.92
+@set EMACSVER 22.2
 
 @dircategory Emacs
 @direntry
index 72d07ea..0e61302 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
        * Relicense all FSF files to GPLv3 or later.
index 103500d..94f2afe 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-01-04  Glenn Morris  <rgm@gnu.org>
 
        * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
index dd85e15..638f127 100644 (file)
@@ -1,5 +1,5 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "Emacs";
-CFBundleShortVersionString = "22.1.92";
-CFBundleGetInfoString = "22.1.92, Copyright (C) 2008 Free Software Foundation, Inc.";
+CFBundleShortVersionString = "22.2";
+CFBundleGetInfoString = "22.2, Copyright (C) 2008 Free Software Foundation, Inc.";
index 651eb9f..d7b4b5a 100644 (file)
@@ -219,12 +219,12 @@ resource 'FREF' (129) {
 
 resource 'vers' (1) {
        0x22,           /* Major revision in BCD */
-       0x1,            /* Minor revision in BCD */
-       alpha,  /* development, alpha, beta, or final (release) */
-       92,             /* Non-final release # */
+       0x2,            /* Minor revision in BCD */
+       final,  /* development, alpha, beta, or final (release) */
+       0,              /* Non-final release # */
        0,              /* Region code */
-       "22.1.92",      /* Short version number */
-       "22.1.92, Copyright \0xa9 2008 "
+       "22.2", /* Short version number */
+       "22.2, Copyright \0xa9 2008 "
        "Free Software Foundation, Inc." /* Long version number */
 };
 
index 943ee7e..7864bc0 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Gnus Development): Clarify difference between ding and
index 836143b..d263852 100644 (file)
@@ -5,7 +5,7 @@
 
 @c The edition number appears in several places in this file
 @set EDITION   Sixteenth
-@set EMACSVER  22.1.92
+@set EMACSVER  22.2
 
 @copying
 This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
index b1ed5fb..21965e9 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
        * Relicense all FSF files to GPLv3 or later.
index 497fbec..a7267ce 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
 
        * addpm.c: Include malloc.h.
index dc700ca..d474b32 100644 (file)
@@ -7,8 +7,8 @@ Emacs ICON   icons\emacs.ico
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 22,1,92,0
- PRODUCTVERSION 22,1,92,0
+ FILEVERSION 22,2,0,0
+ PRODUCTVERSION 22,2,0,0
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -25,12 +25,12 @@ BEGIN
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
-           VALUE "FileVersion", "22, 1, 92, 0\0"
+           VALUE "FileVersion", "22, 2, 0, 0\0"
            VALUE "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
-           VALUE "ProductVersion", "22, 1, 92, 0\0"
+           VALUE "ProductVersion", "22, 2, 0, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END
index 5a08172..6bd3317 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
        * Relicense all FSF files to GPLv3 or later.
index 2a9fec1..675fcaa 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
 2008-03-10  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * fileio.c (Finsert_file_contents): Don't make CCL program to