Regenerate configure and other release files.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-01-27 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Test existence of xaw3d library, not just the
See the end of the file for license conditions.
-This directory tree holds version 23.2.94 of GNU Emacs, the extensible,
+This directory tree holds version 23.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
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-22 Juanma Barranquero <lekktu@gmail.com>
* notes/bugtracker (bugtracker_debbugs_url): Fix typo.
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for emacs 23.2.94.
+# Generated by GNU Autoconf 2.67 for emacs 23.3.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Identity of this package.
PACKAGE_NAME='emacs'
PACKAGE_TARNAME='emacs'
-PACKAGE_VERSION='23.2.94'
-PACKAGE_STRING='emacs 23.2.94'
+PACKAGE_VERSION='23.3'
+PACKAGE_STRING='emacs 23.3'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures emacs 23.2.94 to adapt to many kinds of systems.
+\`configure' configures emacs 23.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of emacs 23.2.94:";;
+ short | recursive ) echo "Configuration of emacs 23.3:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-emacs configure 23.2.94
+emacs configure 23.3
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by emacs $as_me 23.2.94, which was
+It was created by emacs $as_me 23.3, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by emacs $as_me 23.2.94, which was
+This file was extended by emacs $as_me 23.3, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-emacs config.status 23.2.94
+emacs config.status 23.3
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62)
-AC_INIT(emacs, 23.2.94)
+AC_INIT(emacs, 23.3)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-25 Eli Zaretskii <eliz@gnu.org>
* search.texi (Regexp Search): Move index entries about regexps to the
@c The edition number appears in several places in this file
@set EDITION Sixteenth
-@set EMACSVER 23.2.94
+@set EMACSVER 23.3
@copying
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-18 Eli Zaretskii <eliz@gnu.org>
* emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-25 Glenn Morris <rgm@gnu.org>
* variables.texi (Directory Local Variables): Mention the optional
@center @titlefont{GNU Emacs Lisp Reference Manual}
@sp 5
@center GNU
-@center Emacs Version 23.2.94
+@center Emacs Version 23.3
@center for Unix Users
@sp 5
@c Please remember to update the edition number in README as well.
@c And also the copies in vol1.texi and vol2.texi.
@set VERSION 3.0
-@set EMACSVER 23.2.94
+@set EMACSVER 23.3
@set DATE July 2009
@c in general, keep the following line commented out, unless doing a
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
-@set EMACSVER 23.2.94
+@set EMACSVER 23.3
@set DATE July 2009
@dircategory Emacs
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
-@set EMACSVER 23.2.94
+@set EMACSVER 23.3
@set DATE July 2009
@dircategory Emacs
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-12-29 Jari Aalto <jari.aalto@cante.net> (tiny change)
* emacsclient.1: Arrange options alphabetically (Bug#7620).
.\" See section COPYING for copyright and redistribution information.
-.TH EMACS 1 "2007 April 13" "GNU Emacs 23.2.94"
+.TH EMACS 1 "2007 April 13" "GNU Emacs 23.3"
.
.
.SH NAME
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-23 Glenn Morris <rgm@gnu.org>
* dbus.texi (Type Conversion): Grammar fix.
@c %**end of header
@c This is used in many places
-@set VER 23.2.94
+@set VER 23.3
@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>.
@c Feel free to install changes without prior permission (but I'd
and changed xdisp.c simple.el files.el display.texi files.texi
frames.texi emacs.texi xterm.c keyboard.c cus-edit.el faces.el
Makefile.in font.c xfaces.c image.c misc.texi xfns.c startup.el
- text.texi compile.el configure.in and 664 other files
+ text.texi compile.el configure.in and 665 other files
Chris Chase: co-wrote idlw-shell.el idlwave.el
Eli Zaretskii: wrote rxvt.el tty-colors.el
and changed msdos.c makefile.w32-in Makefile.in files.el info.el fileio.c
rmail.el mainmake.v2 pc-win.el simple.el startup.el config.bat msdos.h
- w32.c dired.c frame.c menu-bar.el process.c INSTALL internal.el xdisp.c
- and 606 other files
+ w32.c dired.c frame.c menu-bar.el process.c INSTALL files.texi
+ internal.el and 642 other files
Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
gnus.el
and changed Makefile.in calendar.el diary-lib.el rmail.el f90.el
cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in
calendar.texi cal-islam.el bytecomp.el cal-bahai.el appt.el emacs.texi
- files.el cal-china.el simple.el rmailsum.el cal-tex.el
+ files.el simple.el cal-china.el rmailsum.el cal-tex.el
and 1012 other files
Glynn Clements: wrote gamegrid.el snake.el tetris.el
Juanma Barranquero: changed makefile.w32-in subr.el files.el faces.el
w32fns.c bs.el help-fns.el server.el org.el simple.el emacsclient.c
buffer.c desktop.el mule-cmds.el ido.el window.c xdisp.c allout.el
- keyboard.c replace.el eval.c and 939 other files
+ keyboard.c replace.el eval.c and 942 other files
Juergen Kreileder: changed imap.el nnimap.el
tramp-fish.el tramp-ftp.el tramp-gvfs.el tramp-gw.el tramp-smb.el
xesam.el zeroconf.el
and co-wrote tramp-cache.el tramp.el
-and changed tramp.texi dbusbind.c dbus.texi trampver.el ange-ftp.el
- trampver.texi files.el files.texi tramp-vc.el Makefile.in tramp-util.el
+and changed tramp.texi dbusbind.c dbus.texi trampver.el trampver.texi
+ ange-ftp.el files.el files.texi tramp-vc.el Makefile.in tramp-util.el
tramp-imap.el tramp-uu.el dired-aux.el compile.el configure.in
em-unix.el grep.el simple.el vc.el dired.el and 51 other files
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-01-18 Glenn Morris <rgm@gnu.org>
* PROBLEMS: Add note about svn+ssh. (Bug#7791)
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-23 Juanma Barranquero <lekktu@gmail.com>
* quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-02 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add
.PHONY: $(ALL)
-VERSION = 23.2.94
+VERSION = 23.3
LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
-DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-26 Eli Zaretskii <eliz@gnu.org>
* international/mule-cmds.el (set-default-coding-systems): Use the
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-10-29 Glenn Morris <rgm@gnu.org>
* mode-local.el (mode-local-augment-function-help):
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-01-31 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
* erc-track.el (track): Don't reset erc-modified-channels-object
;;;***
\f
;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
-;;;;;; (19752 41642))
+;;;;;; (19813 16320))
;;; Generated autoloads from allout.el
(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
;;;***
\f
;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
-;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19752 41642))
+;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19813 16320))
;;; Generated autoloads from progmodes/cperl-mode.el
(put 'cperl-indent-level 'safe-local-variable 'integerp)
(put 'cperl-brace-offset 'safe-local-variable 'integerp)
;;;***
\f
;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
-;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19752 41642))
+;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19806 64998))
;;; Generated autoloads from gnus/gnus.el
(when (fboundp 'custom-autoload)
(custom-autoload 'gnus-select-method "gnus"))
;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
-;;;;;; "gnus/gnus-agent.el" (19752 41642))
+;;;;;; "gnus/gnus-agent.el" (19813 16320))
;;; Generated autoloads from gnus/gnus-agent.el
(autoload 'gnus-unplugged "gnus-agent" "\
;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
-;;;;;; "gnus/gnus-range.el" (19752 41642))
+;;;;;; "gnus/gnus-range.el" (19813 16320))
;;; Generated autoloads from gnus/gnus-range.el
(autoload 'gnus-sorted-difference "gnus-range" "\
;;;***
\f
;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
-;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19752
-;;;;;; 41642))
+;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19813
+;;;;;; 16320))
;;; Generated autoloads from gnus/gnus-start.el
(autoload 'gnus-declare-backend "gnus-start" "\
;;;***
\f
;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
-;;;;;; (19752 41642))
+;;;;;; (19813 16320))
;;; Generated autoloads from progmodes/idlwave.el
(autoload 'idlwave-mode "idlwave" "\
;;;***
\f
;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
-;;;;;; image-mode) "image-mode" "image-mode.el" (19752 41642))
+;;;;;; image-mode) "image-mode" "image-mode.el" (19806 64998))
;;; Generated autoloads from image-mode.el
(push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
(push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
;;;***
\f
-;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19752 41642))
+;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19806 64998))
;;; Generated autoloads from log-edit.el
(autoload 'log-edit "log-edit" "\
;;;***
\f
;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
-;;;;;; (19752 41642))
+;;;;;; (19802 41007))
;;; Generated autoloads from gnus/nnfolder.el
(autoload 'nnfolder-generate-active-file "nnfolder" "\
;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
-;;;;;; org-mode) "org" "org/org.el" (19752 41642))
+;;;;;; org-mode) "org" "org/org.el" (19813 31420))
;;; Generated autoloads from org/org.el
(autoload 'org-mode "org" "\
;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
-;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19752 41642))
+;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19813 31420))
;;; Generated autoloads from org/org-agenda.el
(autoload 'org-agenda "org-agenda" "\
\f
;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
-;;;;;; (19752 41642))
+;;;;;; (19813 31420))
;;; Generated autoloads from org/org-icalendar.el
(autoload 'org-export-icalendar-this-file "org-icalendar" "\
;;;***
\f
;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
-;;;;;; "org-table" "org/org-table.el" (19752 41642))
+;;;;;; "org-table" "org/org-table.el" (19813 31420))
;;; Generated autoloads from org/org-table.el
(autoload 'turn-on-orgtbl "org-table" "\
;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
-;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19761
-;;;;;; 5822))
+;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19813
+;;;;;; 31420))
;;; Generated autoloads from mail/rmail.el
(autoload 'rmail-movemail-variant-p "rmail" "\
;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
-;;;;;; "international/ucs-normalize.el" (19752 41642))
+;;;;;; "international/ucs-normalize.el" (19813 31420))
;;; Generated autoloads from international/ucs-normalize.el
(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
;;;***
\f
;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
-;;;;;; (19752 41642))
+;;;;;; (19813 16320))
;;; Generated autoloads from progmodes/vhdl-mode.el
(autoload 'vhdl-mode "vhdl-mode" "\
;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
-;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19801
-;;;;;; 62231 520663))
+;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19820
+;;;;;; 23317 611837))
;;;***
\f
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-23 Juanma Barranquero <lekktu@gmail.com>
* org.el (org-maybe-keyword-time-regexp):
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-12-04 Chong Yidong <cyd@stupidchicken.com>
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART.
(defconst emacs-copyright "Copyright (C) 2011 Free Software Foundation, Inc." "\
Short copyright string for this version of Emacs.")
-(defconst emacs-version "23.2.94" "\
+(defconst emacs-version "23.3" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version (progn (string-match "^[0-9]+" emacs-version) (string-to-number (match-string 0 emacs-version))) "\
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-01-23 Werner Meisner <weme24@gmx.net>
* lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-01-02 Glenn Morris <rgm@gnu.org>
* Cocoa/Emacs.base/Contents/Info.plist:
<key>CFBundleExecutable</key>
<string>Emacs</string>
<key>CFBundleGetInfoString</key>
- <string>Emacs 23.2.94 Copyright (C) 2011 Free Software Foundation, Inc.</string>
+ <string>Emacs 23.3 Copyright (C) 2011 Free Software Foundation, Inc.</string>
<key>CFBundleIconFile</key>
<string>Emacs.icns</string>
<key>CFBundleIdentifier</key>
<string>APPL</string>
<!-- This should be the emacs version number. -->
<key>CFBundleShortVersionString</key>
- <string>23.2.94</string>
+ <string>23.3</string>
<key>CFBundleSignature</key>
<string>EMAx</string>
<!-- This SHOULD be a build number. -->
/* Localized versions of Info.plist keys */
CFBundleName = "Emacs";
-CFBundleShortVersionString = "Version 23.2.94";
-CFBundleGetInfoString = "Emacs version 23.2.94, NS Windowing";
+CFBundleShortVersionString = "Version 23.3";
+CFBundleGetInfoString = "Emacs version 23.3, NS Windowing";
NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc.";
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Version=23.2.94
+Version=23.3
Categories=GNUstep
Name=Emacs
Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
ApplicationDescription = "GNU Emacs for GNUstep / OS X";
ApplicationIcon = emacs.tiff;
ApplicationName = Emacs;
- ApplicationRelease = "23.2.94";
+ ApplicationRelease = "23.3";
Authors = (
"Adrian Robert (GNUstep)",
"Christophe de Dinechin (MacOS X)",
);
Copyright = "Copyright (C) 2011 Free Software Foundation, Inc.";
CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
- FullVersionID = "Emacs 23.2.94, NS Windowing";
+ FullVersionID = "Emacs 23.3, NS Windowing";
NSExecutable = Emacs;
NSIcon = emacs.tiff;
NSPrincipalClass = NSApplication;
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-12-31 Eli Zaretskii <eliz@gnu.org>
* configure.bat (end): Unset environment variables used by this
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,2,94,0
- PRODUCTVERSION 23,2,94,0
+ FILEVERSION 23,3,0,0
+ PRODUCTVERSION 23,3,0,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
- VALUE "FileVersion", "23, 2, 94, 0\0"
+ VALUE "FileVersion", "23, 3, 0, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs\0"
- VALUE "ProductVersion", "23, 2, 94, 0\0"
+ VALUE "ProductVersion", "23, 3, 0, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,2,94,0
- PRODUCTVERSION 23,2,94,0
+ FILEVERSION 23,3,0,0
+ PRODUCTVERSION 23,3,0,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
- VALUE "FileVersion", "23, 2, 94, 0\0"
+ VALUE "FileVersion", "23, 3, 0, 0\0"
VALUE "InternalName", "EmacsClient\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient\0"
- VALUE "ProductVersion", "23, 2, 94, 0\0"
+ VALUE "ProductVersion", "23, 3, 0, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-11-01 Elias Pipping <pipping.elias@googlemail.com> (tiny change)
Make Emacs compile with clang (bug#7309).
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-22 Kenichi Handa <handa@m17n.org>
* font.c (font_open_entity): Be sure to set scaled_pixel_size.
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.