]> code.delx.au - gnu-emacs/commitdiff
Version 22.3 released. emacs-22.3
authorChong Yidong <cyd@stupidchicken.com>
Fri, 5 Sep 2008 16:23:46 +0000 (16:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 5 Sep 2008 16:23:46 +0000 (16:23 +0000)
27 files changed:
ChangeLog
README
admin/ChangeLog
etc/ChangeLog
leim/ChangeLog
lib-src/ChangeLog
lib-src/makefile.w32-in
lisp/ChangeLog
lisp/erc/ChangeLog
lisp/mh-e/ChangeLog
lisp/url/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
nt/emacsclient.rc
oldXMenu/ChangeLog
src/ChangeLog

index c08e17905457fecaab47acfb2cc6479278158a95..c419241c9e92047016e6703e88b7c7b0f3c510fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * make-dist: Omit info/.arch-inventory.
diff --git a/README b/README
index 151fdfecee10cb25e244138d94b261e69dff82c3..42ac8044b4b7cd5fd850deb86429c3f810aa1941 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 See the end of the file for license conditions.
 
 
-This directory tree holds version 22.2.92 of GNU Emacs, the extensible,
+This directory tree holds version 22.3 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 4320cba42942a74f9260dc5b7be52438a7a1e510..df74b4c9f13183f1dad68c8e9729eac78e741aab 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-16  Jason Rumney  <jasonr@gnu.org>
 
        * admin.el (set-version): Set version in nt/emacsclient.rc
index 6b68066ff0e203e8307e031e6a70d2c37e0a90bc..570c75ae823d12d8af050b80f7155ce6c9f11bd6 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-05-04  Glenn Morris  <rgm@gnu.org>
 
        * NEWS: Document removal of duplicated "alt-" input methods.
index 4080cde6fc9e6297b44a8d34787f5e3244ea6bad..7a7f76986dd98046767b836cd2e6eb58a3d815de 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.2 released.
index 8fe27192b49997bf092babb93bdacb64e021a420..d25e220a220c5cb2dd0000b60f817c52b5ed806e 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-05  Ulrich Mueller  <ulm@gentoo.org>
 
        * pop.c (socket_connection): Add conditionals for
index 4b3cf080964467763783addf0c7451c98e07e48d..b34a94eced421ab66f13230e08132053d469bee8 100644 (file)
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
 
 .PHONY: $(ALL)
 
-VERSION                = 22.2.92
+VERSION                = 22.3
 
 LOCAL_FLAGS    = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
                  -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
index 6097042d75e3da5928bc3042a10bb9be8c6b0afa..f513925b4f691e1b5ddc0462ad533cb22b0363fe 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-09-03  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
index 061bfc55444a7f26dcd1a60b1f31e9aaa798cd42..9c53fec5453cce72840e074bf4ec41a93b118a9a 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
 
        * erc.el (erc-valid-nick-regexp):
index 79e44c96256fef743907fc14dc3fbea27048e2ec..1921f8d277864b53aa01f66afe1ceada879f5aaf 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-02-06  Richard Stallman  <rms@gnu.org>
 
        * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
index ae12c685dcc30d00d5eac65f402fa79ed3c0deac..abc321d09bf747debc694a62536ecd7140253e88 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-30  Glenn Morris  <rgm@gnu.org>
 
        * url-http.el (url-https-expand-file-name): Resolve directly to
index 3706d006bd74a7b25b6abb5485e9f63c656b81c2..2c15217c9ce35b61b0ddaa5d4e24823feec7c4b6 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.2.92" "\
+(defconst emacs-version "22.3" "\
 Version numbers of this version of Emacs.")
 
 (defconst emacs-major-version
index 969eeba88a66be7f097d21274e93b8ea4086aaac..405da1de8050cf62ce3302039035a5743056dce5 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.2 released.
index cd6c580258aea1ae2dcbb790e5de93ea3621a5b0..92fd64dac95d8fc39aa36eb84b18f5c4f1b789e3 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
 
        * symbols.texi (Other Plists): Fix incorrect example.
index e671b39b2bab510f7dcd6c63502036c0120edd18..62a7fd93015f64d50d8ab343333ca7d7535e697b 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.2.92
+@set EMACSVER 22.3
 
 @dircategory Emacs
 @direntry
index 0e61302020ea1b4ad53884b682dfdec3f36db782..f3f3769e035a53bcf8f302cb0d571155606cbc85 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.2 released.
index e9f832f1fd3b4b71e049815e0a821c8299b9901c..f946abc8af42dd882a96575db964bba16e2ed827 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * makefile.MPW (MacObjects): Add mactoolbox.c.x.
index a104fb092168c85c3d84bf73191f213997e4a96d..942a22ec0a1cf4e4e128ac9576b981f36022d610 100644 (file)
@@ -1,5 +1,5 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "Emacs";
-CFBundleShortVersionString = "22.2.92";
-CFBundleGetInfoString = "22.2.92, Copyright (C) 2008 Free Software Foundation, Inc.";
+CFBundleShortVersionString = "22.3";
+CFBundleGetInfoString = "22.3, Copyright (C) 2008 Free Software Foundation, Inc.";
index 2b7360d429bc5e16529cdad65fc9b4571cb26dac..ff91fb49762022ef3bffde4fae46654bd990be41 100644 (file)
@@ -219,12 +219,12 @@ resource 'FREF' (129) {
 
 resource 'vers' (1) {
        0x22,           /* Major revision in BCD */
-       0x2,            /* Minor revision in BCD */
-       alpha,  /* development, alpha, beta, or final (release) */
-       92,             /* Non-final release # */
+       0x3,            /* Minor revision in BCD */
+       final,  /* development, alpha, beta, or final (release) */
+       0,              /* Non-final release # */
        0,              /* Region code */
-       "22.2.92",      /* Short version number */
-       "22.2.92, Copyright \0xa9 2008 "
+       "22.3", /* Short version number */
+       "22.3, Copyright \0xa9 2008 "
        "Free Software Foundation, Inc." /* Long version number */
 };
 
index 7abe749ab3238015d49b2e8d1b55c81ed6bf49b0..120fac56b4311da1d9099b90809b0584cf0e4359 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-08-23  Glenn Morris  <rgm@gnu.org>
 
        * dired-x.texi (Shell Command Guessing):
index 3e16427da0ae9c5671f635263387bca7179d054a..0d7addc3911f8ea72b832c6808c1ca5e359b8032 100644 (file)
@@ -5,7 +5,7 @@
 
 @c The edition number appears in several places in this file
 @set EDITION   Sixteenth
-@set EMACSVER  22.2.92
+@set EMACSVER  22.3
 
 @copying
 This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
index 21965e9e7e7f59f735d0711d4f017a7f4de0bee2..24e279b4993db9c60a09252c27a2465f86d1aa3e 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.2 released.
index b2c31b303c1afd13ff90e3cba04347ca9c9d7b3c..d830865991023e440971ea20aab9f48f1236b2c2 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-04-11  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
index b87fb05cd184b0988a3863bd847619d2f3662887..848c54c359b6a7d005d8036205e6cce0da38fd9f 100644 (file)
@@ -7,8 +7,8 @@ Emacs ICON   icons\emacs.ico
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 22,2,92,0
- PRODUCTVERSION 22,2,92,0
+ FILEVERSION 22,3,0,0
+ PRODUCTVERSION 22,3,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, 2, 92, 0\0"
+           VALUE "FileVersion", "22, 3, 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, 2, 92, 0\0"
+           VALUE "ProductVersion", "22, 3, 0, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END
index 606f357e63d9923dc2b765046848db160707f0ba..c44417c2885b7b0b0d157987be62995642c8f09d 100644 (file)
@@ -5,8 +5,8 @@ Emacs ICON   icons\emacs.ico
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 22,2,92,0
- PRODUCTVERSION 22,2,92,0
+ FILEVERSION 22,3,0,0
+ PRODUCTVERSION 22,3,0,0
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -23,12 +23,12 @@ BEGIN
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0"
-           VALUE "FileVersion", "22, 2, 92, 0\0"
+           VALUE "FileVersion", "22, 3, 0, 0\0"
            VALUE "InternalName", "EmacsClient\0"
            VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
            VALUE "OriginalFilename", "emacsclientw.exe"
            VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0"
-           VALUE "ProductVersion", "22, 2, 92, 0\0"
+           VALUE "ProductVersion", "22, 3, 0, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END
index 6bd3317c6bad33ef68b7cc1ad7887261966aaf1f..39e937b5d750f9157efd130421fb835f6c04e716 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.2 released.
index f19310aafbbf39e4ff3115c9da3d51e5adf94839..bdac5b992274eabcec24464d7abf94aec92db3d2 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.3 released.
+
 2008-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c (mac_draw_rectangle) [USE_CG_DRAWING]: