diff options
| author | Chong Yidong | 2009-05-23 03:13:49 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-05-23 03:13:49 +0000 |
| commit | 70cb3ee246956827b9986fca47b5ad235444bc7e (patch) | |
| tree | e7593a63da4fcc88710fe016073ae8c39de78677 | |
| parent | 2657775f8bef3beffa6b1bd745b0ef42144ec369 (diff) | |
| download | emacs-70cb3ee246956827b9986fca47b5ad235444bc7e.tar.gz emacs-70cb3ee246956827b9986fca47b5ad235444bc7e.zip | |
Bump version to 23.0.94.emacs-pretest-23.0.94
| -rw-r--r-- | README | 2 | ||||
| -rwxr-xr-x | configure | 18 | ||||
| -rw-r--r-- | configure.in | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/book-spine.texinfo | 2 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol1.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol2.texi | 2 | ||||
| -rw-r--r-- | doc/man/emacs.1 | 2 | ||||
| -rw-r--r-- | doc/misc/faq.texi | 2 | ||||
| -rw-r--r-- | lib-src/makefile.w32-in | 2 | ||||
| -rw-r--r-- | lisp/version.el | 2 | ||||
| -rw-r--r-- | nextstep/Cocoa/Emacs.base/Contents/Info.plist | 4 | ||||
| -rw-r--r-- | nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings | 4 | ||||
| -rw-r--r-- | nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop | 2 | ||||
| -rw-r--r-- | nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist | 4 | ||||
| -rw-r--r-- | nt/emacs.rc | 8 | ||||
| -rw-r--r-- | nt/emacsclient.rc | 8 |
18 files changed, 35 insertions, 35 deletions
| @@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 | |||
| 3 | See the end of the file for license conditions. | 3 | See the end of the file for license conditions. |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | This directory tree holds version 23.0.93 of GNU Emacs, the extensible, | 6 | This directory tree holds version 23.0.94 of GNU Emacs, the extensible, |
| 7 | customizable, self-documenting real-time display editor. | 7 | customizable, self-documenting real-time display editor. |
| 8 | 8 | ||
| 9 | The file INSTALL in this directory says how to build and install GNU | 9 | The file INSTALL in this directory says how to build and install GNU |
| @@ -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.93. | 3 | # Generated by GNU Autoconf 2.61 for emacs 23.0.94. |
| 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. |
| 573 | PACKAGE_NAME='emacs' | 573 | PACKAGE_NAME='emacs' |
| 574 | PACKAGE_TARNAME='emacs' | 574 | PACKAGE_TARNAME='emacs' |
| 575 | PACKAGE_VERSION='23.0.93' | 575 | PACKAGE_VERSION='23.0.94' |
| 576 | PACKAGE_STRING='emacs 23.0.93' | 576 | PACKAGE_STRING='emacs 23.0.94' |
| 577 | PACKAGE_BUGREPORT='' | 577 | PACKAGE_BUGREPORT='' |
| 578 | 578 | ||
| 579 | ac_unique_file="src/lisp.h" | 579 | ac_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.93 to adapt to many kinds of systems. | 1259 | \`configure' configures emacs 23.0.94 to adapt to many kinds of systems. |
| 1260 | 1260 | ||
| 1261 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1261 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1262 | 1262 | ||
| @@ -1330,7 +1330,7 @@ fi | |||
| 1330 | 1330 | ||
| 1331 | if test -n "$ac_init_help"; then | 1331 | if 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.93:";; | 1333 | short | recursive ) echo "Configuration of emacs 23.0.94:";; |
| 1334 | esac | 1334 | esac |
| 1335 | cat <<\_ACEOF | 1335 | cat <<\_ACEOF |
| 1336 | 1336 | ||
| @@ -1459,7 +1459,7 @@ fi | |||
| 1459 | test -n "$ac_init_help" && exit $ac_status | 1459 | test -n "$ac_init_help" && exit $ac_status |
| 1460 | if $ac_init_version; then | 1460 | if $ac_init_version; then |
| 1461 | cat <<\_ACEOF | 1461 | cat <<\_ACEOF |
| 1462 | emacs configure 23.0.93 | 1462 | emacs configure 23.0.94 |
| 1463 | generated by GNU Autoconf 2.61 | 1463 | generated by GNU Autoconf 2.61 |
| 1464 | 1464 | ||
| 1465 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1465 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -1473,7 +1473,7 @@ cat >config.log <<_ACEOF | |||
| 1473 | This file contains any messages produced by compilers while | 1473 | This file contains any messages produced by compilers while |
| 1474 | running configure, to aid debugging if configure makes a mistake. | 1474 | running configure, to aid debugging if configure makes a mistake. |
| 1475 | 1475 | ||
| 1476 | It was created by emacs $as_me 23.0.93, which was | 1476 | It was created by emacs $as_me 23.0.94, which was |
| 1477 | generated by GNU Autoconf 2.61. Invocation command line was | 1477 | generated by GNU Autoconf 2.61. Invocation command line was |
| 1478 | 1478 | ||
| 1479 | $ $0 $@ | 1479 | $ $0 $@ |
| @@ -24897,7 +24897,7 @@ exec 6>&1 | |||
| 24897 | # report actual input values of CONFIG_FILES etc. instead of their | 24897 | # report actual input values of CONFIG_FILES etc. instead of their |
| 24898 | # values after options handling. | 24898 | # values after options handling. |
| 24899 | ac_log=" | 24899 | ac_log=" |
| 24900 | This file was extended by emacs $as_me 23.0.93, which was | 24900 | This file was extended by emacs $as_me 23.0.94, which was |
| 24901 | generated by GNU Autoconf 2.61. Invocation command line was | 24901 | generated by GNU Autoconf 2.61. Invocation command line was |
| 24902 | 24902 | ||
| 24903 | CONFIG_FILES = $CONFIG_FILES | 24903 | CONFIG_FILES = $CONFIG_FILES |
| @@ -24950,7 +24950,7 @@ Report bugs to <bug-autoconf@gnu.org>." | |||
| 24950 | _ACEOF | 24950 | _ACEOF |
| 24951 | cat >>$CONFIG_STATUS <<_ACEOF | 24951 | cat >>$CONFIG_STATUS <<_ACEOF |
| 24952 | ac_cs_version="\\ | 24952 | ac_cs_version="\\ |
| 24953 | emacs config.status 23.0.93 | 24953 | emacs config.status 23.0.94 |
| 24954 | configured by $0, generated by GNU Autoconf 2.61, | 24954 | configured by $0, generated by GNU Autoconf 2.61, |
| 24955 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 24955 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 24956 | 24956 | ||
diff --git a/configure.in b/configure.in index c395ccf80a8..35310ccfa20 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License | |||
| 22 | dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | AC_PREREQ(2.61) | 24 | AC_PREREQ(2.61) |
| 25 | AC_INIT(emacs, 23.0.93) | 25 | AC_INIT(emacs, 23.0.94) |
| 26 | AC_CONFIG_HEADER(src/config.h:src/config.in) | 26 | AC_CONFIG_HEADER(src/config.h:src/config.in) |
| 27 | AC_CONFIG_SRCDIR(src/lisp.h) | 27 | AC_CONFIG_SRCDIR(src/lisp.h) |
| 28 | 28 | ||
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 717e2b78c3e..e87e56a8ca9 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.93 | 8 | @set EMACSVER 23.0.94 |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* | 11 | This 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 70f6fc61229..769d2723085 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.93 | 14 | @center Emacs Version 23.0.94 |
| 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 d6c4040dd0b..3c258d332a8 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.93 | 10 | @set EMACSVER 23.0.94 |
| 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 00975809302..23465797a62 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.93 | 29 | @set EMACSVER 23.0.94 |
| 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 2ae6b0c5d74..834cb3bdd56 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.93 | 29 | @set EMACSVER 23.0.94 |
| 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 0dd28c63573..e3159976030 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.93" | 2 | .TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.94" |
| 3 | . | 3 | . |
| 4 | . | 4 | . |
| 5 | .SH NAME | 5 | .SH NAME |
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index 83389934f75..49c363ee3a5 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.93 | 8 | @set VER 23.0.94 |
| 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 6a7c0c9de06..b9292bea2f3 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 | ||
| 25 | VERSION = 23.0.93 | 25 | VERSION = 23.0.94 |
| 26 | 26 | ||
| 27 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ | 27 | LOCAL_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 1c349240d18..ab1179f3882 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.93" "\ | 32 | (defconst emacs-version "23.0.94" "\ |
| 33 | Version numbers of this version of Emacs.") | 33 | Version 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 8ef76531da2..d428ff3a923 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.93 Copyright (C) 2009 Free Software Foundation, Inc.</string> | 556 | <string>Emacs 23.0.94 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.93</string> | 569 | <string>23.0.94</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 289323f1773..e663e0d2bf8 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 | ||
| 3 | CFBundleName = "Emacs"; | 3 | CFBundleName = "Emacs"; |
| 4 | CFBundleShortVersionString = "Version 23.0.93"; | 4 | CFBundleShortVersionString = "Version 23.0.94"; |
| 5 | CFBundleGetInfoString = "Emacs version 23.0.93, NS Windowing"; | 5 | CFBundleGetInfoString = "Emacs version 23.0.94, NS Windowing"; |
| 6 | NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc."; | 6 | NSHumanReadableCopyright = "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 ce8913f6b53..9ee55ee9f12 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] |
| 2 | Encoding=UTF-8 | 2 | Encoding=UTF-8 |
| 3 | Type=Application | 3 | Type=Application |
| 4 | Version=23.0.93 | 4 | Version=23.0.94 |
| 5 | Categories=GNUstep | 5 | Categories=GNUstep |
| 6 | Name=Emacs | 6 | Name=Emacs |
| 7 | Comment=GNU Emacs for NeXT/Open/GNUstep and OS X | 7 | Comment=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 2f938df7d0b..532759b9f19 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.93"; | 5 | ApplicationRelease = "23.0.94"; |
| 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.93, NS Windowing"; | 16 | FullVersionID = "Emacs 23.0.94, 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 3dc2f60736e..de5bcda541a 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc | |||
| @@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico | |||
| 7 | #endif | 7 | #endif |
| 8 | 8 | ||
| 9 | VS_VERSION_INFO VERSIONINFO | 9 | VS_VERSION_INFO VERSIONINFO |
| 10 | FILEVERSION 23,0,93,0 | 10 | FILEVERSION 23,0,94,0 |
| 11 | PRODUCTVERSION 23,0,93,0 | 11 | PRODUCTVERSION 23,0,94,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, 93, 0\0" | 28 | VALUE "FileVersion", "23, 0, 94, 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, 93, 0\0" | 33 | VALUE "ProductVersion", "23, 0, 94, 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 ccfe423145e..54581bf6de7 100644 --- a/nt/emacsclient.rc +++ b/nt/emacsclient.rc | |||
| @@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico | |||
| 5 | #endif | 5 | #endif |
| 6 | 6 | ||
| 7 | VS_VERSION_INFO VERSIONINFO | 7 | VS_VERSION_INFO VERSIONINFO |
| 8 | FILEVERSION 23,0,93,0 | 8 | FILEVERSION 23,0,94,0 |
| 9 | PRODUCTVERSION 23,0,93,0 | 9 | PRODUCTVERSION 23,0,94,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, 93, 0\0" | 26 | VALUE "FileVersion", "23, 0, 94, 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, 93, 0\0" | 31 | VALUE "ProductVersion", "23, 0, 94, 0\0" |
| 32 | VALUE "OLESelfRegister", "\0" | 32 | VALUE "OLESelfRegister", "\0" |
| 33 | END | 33 | END |
| 34 | END | 34 | END |