aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-06-19 17:10:49 +0000
committerChong Yidong2009-06-19 17:10:49 +0000
commit2bb4a75381cc916d4e437df6c0090af0a854ad8b (patch)
tree012ffcfdacf05603e4b9f766610ea8ad9914150f
parentc08ab656b03edb786246b68c0873147fdfae6a6a (diff)
downloademacs-2bb4a75381cc916d4e437df6c0090af0a854ad8b.tar.gz
emacs-2bb4a75381cc916d4e437df6c0090af0a854ad8b.zip
Bump version number to 23.0.95.emacs-pretest-23.0.95
-rw-r--r--README2
-rwxr-xr-xconfigure18
-rw-r--r--configure.in2
-rw-r--r--doc/emacs/emacs.texi2
-rw-r--r--doc/lispref/book-spine.texinfo2
-rw-r--r--doc/lispref/elisp.texi2
-rw-r--r--doc/lispref/vol1.texi2
-rw-r--r--doc/lispref/vol2.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--doc/misc/faq.texi2
-rw-r--r--lib-src/makefile.w32-in2
-rw-r--r--lisp/version.el2
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Info.plist4
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings4
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop2
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist4
-rw-r--r--nt/emacs.rc8
-rw-r--r--nt/emacsclient.rc8
18 files changed, 35 insertions, 35 deletions
diff --git a/README b/README
index 65de7879969..fe53036a19c 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
3See the end of the file for license conditions. 3See the end of the file for license conditions.
4 4
5 5
6This directory tree holds version 23.0.94 of GNU Emacs, the extensible, 6This directory tree holds version 23.0.95 of GNU Emacs, the extensible,
7customizable, self-documenting real-time display editor. 7customizable, self-documenting real-time display editor.
8 8
9The file INSTALL in this directory says how to build and install GNU 9The file INSTALL in this directory says how to build and install GNU
diff --git a/configure b/configure
index ace6e687c11..ffd8506ba2c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.61 for emacs 23.0.94. 3# Generated by GNU Autoconf 2.61 for emacs 23.0.95.
4# 4#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
572# Identity of this package. 572# Identity of this package.
573PACKAGE_NAME='emacs' 573PACKAGE_NAME='emacs'
574PACKAGE_TARNAME='emacs' 574PACKAGE_TARNAME='emacs'
575PACKAGE_VERSION='23.0.94' 575PACKAGE_VERSION='23.0.95'
576PACKAGE_STRING='emacs 23.0.94' 576PACKAGE_STRING='emacs 23.0.95'
577PACKAGE_BUGREPORT='' 577PACKAGE_BUGREPORT=''
578 578
579ac_unique_file="src/lisp.h" 579ac_unique_file="src/lisp.h"
@@ -1256,7 +1256,7 @@ if test "$ac_init_help" = "long"; then
1256 # Omit some internal or obsolete options to make the list less imposing. 1256 # Omit some internal or obsolete options to make the list less imposing.
1257 # This message is too long to be a string in the A/UX 3.1 sh. 1257 # This message is too long to be a string in the A/UX 3.1 sh.
1258 cat <<_ACEOF 1258 cat <<_ACEOF
1259\`configure' configures emacs 23.0.94 to adapt to many kinds of systems. 1259\`configure' configures emacs 23.0.95 to adapt to many kinds of systems.
1260 1260
1261Usage: $0 [OPTION]... [VAR=VALUE]... 1261Usage: $0 [OPTION]... [VAR=VALUE]...
1262 1262
@@ -1330,7 +1330,7 @@ fi
1330 1330
1331if test -n "$ac_init_help"; then 1331if test -n "$ac_init_help"; then
1332 case $ac_init_help in 1332 case $ac_init_help in
1333 short | recursive ) echo "Configuration of emacs 23.0.94:";; 1333 short | recursive ) echo "Configuration of emacs 23.0.95:";;
1334 esac 1334 esac
1335 cat <<\_ACEOF 1335 cat <<\_ACEOF
1336 1336
@@ -1459,7 +1459,7 @@ fi
1459test -n "$ac_init_help" && exit $ac_status 1459test -n "$ac_init_help" && exit $ac_status
1460if $ac_init_version; then 1460if $ac_init_version; then
1461 cat <<\_ACEOF 1461 cat <<\_ACEOF
1462emacs configure 23.0.94 1462emacs configure 23.0.95
1463generated by GNU Autoconf 2.61 1463generated by GNU Autoconf 2.61
1464 1464
1465Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1465Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1473,7 +1473,7 @@ cat >config.log <<_ACEOF
1473This file contains any messages produced by compilers while 1473This file contains any messages produced by compilers while
1474running configure, to aid debugging if configure makes a mistake. 1474running configure, to aid debugging if configure makes a mistake.
1475 1475
1476It was created by emacs $as_me 23.0.94, which was 1476It was created by emacs $as_me 23.0.95, which was
1477generated by GNU Autoconf 2.61. Invocation command line was 1477generated by GNU Autoconf 2.61. Invocation command line was
1478 1478
1479 $ $0 $@ 1479 $ $0 $@
@@ -24896,7 +24896,7 @@ exec 6>&1
24896# report actual input values of CONFIG_FILES etc. instead of their 24896# report actual input values of CONFIG_FILES etc. instead of their
24897# values after options handling. 24897# values after options handling.
24898ac_log=" 24898ac_log="
24899This file was extended by emacs $as_me 23.0.94, which was 24899This file was extended by emacs $as_me 23.0.95, which was
24900generated by GNU Autoconf 2.61. Invocation command line was 24900generated by GNU Autoconf 2.61. Invocation command line was
24901 24901
24902 CONFIG_FILES = $CONFIG_FILES 24902 CONFIG_FILES = $CONFIG_FILES
@@ -24949,7 +24949,7 @@ Report bugs to <bug-autoconf@gnu.org>."
24949_ACEOF 24949_ACEOF
24950cat >>$CONFIG_STATUS <<_ACEOF 24950cat >>$CONFIG_STATUS <<_ACEOF
24951ac_cs_version="\\ 24951ac_cs_version="\\
24952emacs config.status 23.0.94 24952emacs config.status 23.0.95
24953configured by $0, generated by GNU Autoconf 2.61, 24953configured by $0, generated by GNU Autoconf 2.61,
24954 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 24954 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24955 24955
diff --git a/configure.in b/configure.in
index a70ea1606df..c36e9aa0599 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24AC_PREREQ(2.61) 24AC_PREREQ(2.61)
25AC_INIT(emacs, 23.0.94) 25AC_INIT(emacs, 23.0.95)
26AC_CONFIG_HEADER(src/config.h:src/config.in) 26AC_CONFIG_HEADER(src/config.h:src/config.in)
27AC_CONFIG_SRCDIR(src/lisp.h) 27AC_CONFIG_SRCDIR(src/lisp.h)
28 28
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index e87e56a8ca9..7966765bab9 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -5,7 +5,7 @@
5 5
6@c The edition number appears in several places in this file 6@c The edition number appears in several places in this file
7@set EDITION Sixteenth 7@set EDITION Sixteenth
8@set EMACSVER 23.0.94 8@set EMACSVER 23.0.95
9 9
10@copying 10@copying
11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* 11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo
index 769d2723085..6b07b8681dd 100644
--- a/doc/lispref/book-spine.texinfo
+++ b/doc/lispref/book-spine.texinfo
@@ -11,7 +11,7 @@
11@center @titlefont{GNU Emacs Lisp Reference Manual} 11@center @titlefont{GNU Emacs Lisp Reference Manual}
12@sp 5 12@sp 5
13@center GNU 13@center GNU
14@center Emacs Version 23.0.94 14@center Emacs Version 23.0.95
15@center for Unix Users 15@center for Unix Users
16@sp 5 16@sp 5
17 17
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index 3c258d332a8..bcd04a7f046 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -7,7 +7,7 @@
7@c Version of the manual and of Emacs. 7@c Version of the manual and of Emacs.
8@c Please remember to update the edition number in README as well. 8@c Please remember to update the edition number in README as well.
9@set VERSION 3.0 9@set VERSION 3.0
10@set EMACSVER 23.0.94 10@set EMACSVER 23.0.95
11 11
12@c in general, keep the following line commented out, unless doing a 12@c in general, keep the following line commented out, unless doing a
13@c copy of this manual that will be published. The manual should go 13@c copy of this manual that will be published. The manual should go
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index 23465797a62..bc975e63d5a 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -26,7 +26,7 @@
26@c Version of the manual and of Emacs. 26@c Version of the manual and of Emacs.
27@c Please remember to update the edition number in README as well. 27@c Please remember to update the edition number in README as well.
28@set VERSION 2.9 28@set VERSION 2.9
29@set EMACSVER 23.0.94 29@set EMACSVER 23.0.95
30 30
31@dircategory Emacs 31@dircategory Emacs
32@direntry 32@direntry
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index 834cb3bdd56..738bd0f3981 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -26,7 +26,7 @@
26@c Version of the manual and of Emacs. 26@c Version of the manual and of Emacs.
27@c Please remember to update the edition number in README as well. 27@c Please remember to update the edition number in README as well.
28@set VERSION 2.9 28@set VERSION 2.9
29@set EMACSVER 23.0.94 29@set EMACSVER 23.0.95
30 30
31@dircategory Emacs 31@dircategory Emacs
32@direntry 32@direntry
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index e3159976030..0727c834b2f 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.94" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.95"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 271d9a9209e..fe5a59a2704 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -5,7 +5,7 @@
5@c %**end of header 5@c %**end of header
6 6
7@c This is used in many places 7@c This is used in many places
8@set VER 23.0.94 8@set VER 23.0.95
9 9
10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>. 10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>.
11@c Feel free to install changes without prior permission (but I'd 11@c Feel free to install changes without prior permission (but I'd
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index b9292bea2f3..66eb15950e0 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -22,7 +22,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
22 22
23.PHONY: $(ALL) 23.PHONY: $(ALL)
24 24
25VERSION = 23.0.94 25VERSION = 23.0.95
26 26
27LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ 27LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ 28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
diff --git a/lisp/version.el b/lisp/version.el
index ab1179f3882..82de8a86205 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -29,7 +29,7 @@
29(defconst emacs-copyright "Copyright (C) 2009 Free Software Foundation, Inc." 29(defconst emacs-copyright "Copyright (C) 2009 Free Software Foundation, Inc."
30 "Short copyright string for this version of Emacs.") 30 "Short copyright string for this version of Emacs.")
31 31
32(defconst emacs-version "23.0.94" "\ 32(defconst emacs-version "23.0.95" "\
33Version numbers of this version of Emacs.") 33Version numbers of this version of Emacs.")
34 34
35(defconst emacs-major-version 35(defconst emacs-major-version
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index d428ff3a923..3c6252fc9ed 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
@@ -553,7 +553,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
553 <key>CFBundleExecutable</key> 553 <key>CFBundleExecutable</key>
554 <string>Emacs</string> 554 <string>Emacs</string>
555 <key>CFBundleGetInfoString</key> 555 <key>CFBundleGetInfoString</key>
556 <string>Emacs 23.0.94 Copyright (C) 2009 Free Software Foundation, Inc.</string> 556 <string>Emacs 23.0.95 Copyright (C) 2009 Free Software Foundation, Inc.</string>
557 <key>CFBundleIconFile</key> 557 <key>CFBundleIconFile</key>
558 <string>Emacs.icns</string> 558 <string>Emacs.icns</string>
559 <key>CFBundleIdentifier</key> 559 <key>CFBundleIdentifier</key>
@@ -566,7 +566,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
566 <string>APPL</string> 566 <string>APPL</string>
567 <!-- This should be the emacs version number. --> 567 <!-- This should be the emacs version number. -->
568 <key>CFBundleShortVersionString</key> 568 <key>CFBundleShortVersionString</key>
569 <string>23.0.94</string> 569 <string>23.0.95</string>
570 <key>CFBundleSignature</key> 570 <key>CFBundleSignature</key>
571 <string>EMAx</string> 571 <string>EMAx</string>
572 <!-- This SHOULD be a build number. --> 572 <!-- This SHOULD be a build number. -->
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
index e663e0d2bf8..a742b1fb325 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
1/* Localized versions of Info.plist keys */ 1/* Localized versions of Info.plist keys */
2 2
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "Version 23.0.94"; 4CFBundleShortVersionString = "Version 23.0.95";
5CFBundleGetInfoString = "Emacs version 23.0.94, NS Windowing"; 5CFBundleGetInfoString = "Emacs version 23.0.95, NS Windowing";
6NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc."; 6NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc.";
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index 9ee55ee9f12..8ddaa037efc 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
@@ -1,7 +1,7 @@
1[Desktop Entry] 1[Desktop Entry]
2Encoding=UTF-8 2Encoding=UTF-8
3Type=Application 3Type=Application
4Version=23.0.94 4Version=23.0.95
5Categories=GNUstep 5Categories=GNUstep
6Name=Emacs 6Name=Emacs
7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X 7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index 532759b9f19..fc4e2300c1a 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -2,7 +2,7 @@
2 ApplicationDescription = "GNU Emacs for GNUstep / OS X"; 2 ApplicationDescription = "GNU Emacs for GNUstep / OS X";
3 ApplicationIcon = emacs.tiff; 3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs; 4 ApplicationName = Emacs;
5 ApplicationRelease = "23.0.94"; 5 ApplicationRelease = "23.0.95";
6 Authors = ( 6 Authors = (
7 "Adrian Robert (GNUstep)", 7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (MacOS X)", 8 "Christophe de Dinechin (MacOS X)",
@@ -13,7 +13,7 @@
13 ); 13 );
14 Copyright = "Copyright (C) 2009 Free Software Foundation, Inc."; 14 Copyright = "Copyright (C) 2009 Free Software Foundation, Inc.";
15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; 15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
16 FullVersionID = "Emacs 23.0.94, NS Windowing"; 16 FullVersionID = "Emacs 23.0.95, NS Windowing";
17 NSExecutable = Emacs; 17 NSExecutable = Emacs;
18 NSIcon = emacs.tiff; 18 NSIcon = emacs.tiff;
19 NSPrincipalClass = NSApplication; 19 NSPrincipalClass = NSApplication;
diff --git a/nt/emacs.rc b/nt/emacs.rc
index de5bcda541a..bd9d20caf70 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
7#endif 7#endif
8 8
9VS_VERSION_INFO VERSIONINFO 9VS_VERSION_INFO VERSIONINFO
10 FILEVERSION 23,0,94,0 10 FILEVERSION 23,0,95,0
11 PRODUCTVERSION 23,0,94,0 11 PRODUCTVERSION 23,0,95,0
12 FILEFLAGSMASK 0x3FL 12 FILEFLAGSMASK 0x3FL
13#ifdef EMACSDEBUG 13#ifdef EMACSDEBUG
14 FILEFLAGS 0x1L 14 FILEFLAGS 0x1L
@@ -25,12 +25,12 @@ BEGIN
25 BEGIN 25 BEGIN
26 VALUE "CompanyName", "Free Software Foundation\0" 26 VALUE "CompanyName", "Free Software Foundation\0"
27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" 27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
28 VALUE "FileVersion", "23, 0, 94, 0\0" 28 VALUE "FileVersion", "23, 0, 95, 0\0"
29 VALUE "InternalName", "Emacs\0" 29 VALUE "InternalName", "Emacs\0"
30 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0" 30 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
31 VALUE "OriginalFilename", "emacs.exe" 31 VALUE "OriginalFilename", "emacs.exe"
32 VALUE "ProductName", "Emacs\0" 32 VALUE "ProductName", "Emacs\0"
33 VALUE "ProductVersion", "23, 0, 94, 0\0" 33 VALUE "ProductVersion", "23, 0, 95, 0\0"
34 VALUE "OLESelfRegister", "\0" 34 VALUE "OLESelfRegister", "\0"
35 END 35 END
36 END 36 END
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc
index 54581bf6de7..76312a5a265 100644
--- a/nt/emacsclient.rc
+++ b/nt/emacsclient.rc
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
5#endif 5#endif
6 6
7VS_VERSION_INFO VERSIONINFO 7VS_VERSION_INFO VERSIONINFO
8 FILEVERSION 23,0,94,0 8 FILEVERSION 23,0,95,0
9 PRODUCTVERSION 23,0,94,0 9 PRODUCTVERSION 23,0,95,0
10 FILEFLAGSMASK 0x3FL 10 FILEFLAGSMASK 0x3FL
11#ifdef EMACSDEBUG 11#ifdef EMACSDEBUG
12 FILEFLAGS 0x1L 12 FILEFLAGS 0x1L
@@ -23,12 +23,12 @@ BEGIN
23 BEGIN 23 BEGIN
24 VALUE "CompanyName", "Free Software Foundation\0" 24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" 25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
26 VALUE "FileVersion", "23, 0, 94, 0\0" 26 VALUE "FileVersion", "23, 0, 95, 0\0"
27 VALUE "InternalName", "EmacsClient\0" 27 VALUE "InternalName", "EmacsClient\0"
28 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
29 VALUE "OriginalFilename", "emacsclientw.exe" 29 VALUE "OriginalFilename", "emacsclientw.exe"
30 VALUE "ProductName", "EmacsClient\0" 30 VALUE "ProductName", "EmacsClient\0"
31 VALUE "ProductVersion", "23, 0, 94, 0\0" 31 VALUE "ProductVersion", "23, 0, 95, 0\0"
32 VALUE "OLESelfRegister", "\0" 32 VALUE "OLESelfRegister", "\0"
33 END 33 END
34 END 34 END