emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100511: Release logs for 23.3 rel


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100511: Release logs for 23.3 release.
Date: Mon, 28 Feb 2011 22:29:00 -0500
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100511
committer: Chong Yidong <address@hidden>
branch nick: emacs-23
timestamp: Mon 2011-02-28 22:29:00 -0500
message:
  Release logs for 23.3 release.
  Regenerate configure and other release files.
modified:
  ChangeLog
  README
  admin/ChangeLog
  configure
  configure.in
  doc/emacs/ChangeLog
  doc/emacs/emacs.texi
  doc/lispintro/ChangeLog
  doc/lispref/ChangeLog
  doc/lispref/book-spine.texinfo
  doc/lispref/elisp.texi
  doc/lispref/vol1.texi
  doc/lispref/vol2.texi
  doc/man/ChangeLog
  doc/man/emacs.1
  doc/misc/ChangeLog
  doc/misc/faq.texi
  etc/AUTHORS
  etc/ChangeLog
  leim/ChangeLog
  lib-src/ChangeLog
  lib-src/makefile.w32-in
  lisp/ChangeLog
  lisp/cedet/ChangeLog
  lisp/erc/ChangeLog
  lisp/ldefs-boot.el
  lisp/mh-e/ChangeLog
  lisp/org/ChangeLog
  lisp/url/ChangeLog
  lisp/version.el
  lwlib/ChangeLog
  msdos/ChangeLog
  nextstep/ChangeLog
  nextstep/Cocoa/Emacs.base/Contents/Info.plist
  nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
  nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
  nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
  nt/ChangeLog
  nt/emacs.rc
  nt/emacsclient.rc
  oldXMenu/ChangeLog
  src/ChangeLog
  test/ChangeLog
=== modified file 'ChangeLog'
--- a/ChangeLog 2011-02-23 07:15:55 +0000
+++ b/ChangeLog 2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-01-27  Chong Yidong  <address@hidden>
 
        * configure.in: Test existence of xaw3d library, not just the

=== modified file 'README'
--- a/README    2011-02-15 04:01:16 +0000
+++ b/README    2011-03-01 03:29:00 +0000
@@ -3,7 +3,7 @@
 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

=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2011-02-22 01:04:16 +0000
+++ b/admin/ChangeLog   2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-22  Juanma Barranquero  <address@hidden>
 
        * notes/bugtracker (bugtracker_debbugs_url): Fix typo.

=== modified file 'configure'
--- a/configure 2011-02-15 04:01:16 +0000
+++ b/configure 2011-03-01 03:29:00 +0000
@@ -1,6 +1,6 @@
 #! /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,
@@ -549,8 +549,8 @@
 # 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=''
 
@@ -1320,7 +1320,7 @@
   # 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]...
 
@@ -1394,7 +1394,7 @@
 
 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
 
@@ -1540,7 +1540,7 @@
 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.
@@ -2091,7 +2091,7 @@
 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 $@
@@ -14056,7 +14056,7 @@
 # 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
@@ -14122,7 +14122,7 @@
 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\\"
 

=== modified file 'configure.in'
--- a/configure.in      2011-02-15 04:01:16 +0000
+++ b/configure.in      2011-03-01 03:29:00 +0000
@@ -22,7 +22,7 @@
 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)
 

=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog       2011-02-25 11:30:47 +0000
+++ b/doc/emacs/ChangeLog       2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-25  Eli Zaretskii  <address@hidden>
 
        * search.texi (Regexp Search): Move index entries about regexps to the

=== modified file 'doc/emacs/emacs.texi'
--- a/doc/emacs/emacs.texi      2011-02-15 04:01:16 +0000
+++ b/doc/emacs/emacs.texi      2011-03-01 03:29:00 +0000
@@ -5,7 +5,7 @@
 
 @c The edition number appears in several places in this file
 @set EDITION   Sixteenth
address@hidden EMACSVER  23.2.94
address@hidden EMACSVER  23.3
 
 @copying
 This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*

=== modified file 'doc/lispintro/ChangeLog'
--- a/doc/lispintro/ChangeLog   2011-02-18 19:03:59 +0000
+++ b/doc/lispintro/ChangeLog   2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-18  Eli Zaretskii  <address@hidden>
 
        * emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.

=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2011-02-25 07:59:40 +0000
+++ b/doc/lispref/ChangeLog     2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-25  Glenn Morris  <address@hidden>
 
        * variables.texi (Directory Local Variables): Mention the optional

=== modified file 'doc/lispref/book-spine.texinfo'
--- a/doc/lispref/book-spine.texinfo    2011-02-15 04:01:16 +0000
+++ b/doc/lispref/book-spine.texinfo    2011-03-01 03:29:00 +0000
@@ -11,7 +11,7 @@
 @center @titlefont{GNU Emacs Lisp Reference Manual}
 @sp 5
 @center GNU
address@hidden Emacs Version 23.2.94
address@hidden Emacs Version 23.3
 @center for Unix Users
 @sp 5
 

=== modified file 'doc/lispref/elisp.texi'
--- a/doc/lispref/elisp.texi    2011-02-18 19:03:59 +0000
+++ b/doc/lispref/elisp.texi    2011-03-01 03:29:00 +0000
@@ -8,7 +8,7 @@
 @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
address@hidden EMACSVER 23.2.94
address@hidden EMACSVER 23.3
 @set DATE July 2009
 
 @c in general, keep the following line commented out, unless doing a

=== modified file 'doc/lispref/vol1.texi'
--- a/doc/lispref/vol1.texi     2011-02-15 04:01:16 +0000
+++ b/doc/lispref/vol1.texi     2011-03-01 03:29:00 +0000
@@ -27,7 +27,7 @@
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
 @set VERSION  3.0
address@hidden EMACSVER 23.2.94
address@hidden EMACSVER 23.3
 @set DATE July 2009
 
 @dircategory Emacs

=== modified file 'doc/lispref/vol2.texi'
--- a/doc/lispref/vol2.texi     2011-02-15 04:01:16 +0000
+++ b/doc/lispref/vol2.texi     2011-03-01 03:29:00 +0000
@@ -27,7 +27,7 @@
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
 @set VERSION  3.0
address@hidden EMACSVER 23.2.94
address@hidden EMACSVER 23.3
 @set DATE July 2009
 
 @dircategory Emacs

=== modified file 'doc/man/ChangeLog'
--- a/doc/man/ChangeLog 2011-01-02 23:50:46 +0000
+++ b/doc/man/ChangeLog 2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-12-29  Jari Aalto  <address@hidden>  (tiny change)
 
        * emacsclient.1: Arrange options alphabetically (Bug#7620).

=== modified file 'doc/man/emacs.1'
--- a/doc/man/emacs.1   2011-02-15 04:01:16 +0000
+++ b/doc/man/emacs.1   2011-03-01 03:29:00 +0000
@@ -1,5 +1,5 @@
 .\" 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

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2011-02-23 07:03:27 +0000
+++ b/doc/misc/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-23  Glenn Morris  <address@hidden>
 
        * dbus.texi (Type Conversion): Grammar fix.

=== modified file 'doc/misc/faq.texi'
--- a/doc/misc/faq.texi 2011-02-15 04:01:16 +0000
+++ b/doc/misc/faq.texi 2011-03-01 03:29:00 +0000
@@ -5,7 +5,7 @@
 @c %**end of header
 
 @c This is used in many places
address@hidden VER 23.2.94
address@hidden VER 23.3
 
 @c This file is maintained by Romain Francoise <address@hidden>.
 @c Feel free to install changes without prior permission (but I'd

=== modified file 'etc/AUTHORS'
--- a/etc/AUTHORS       2011-02-15 04:01:16 +0000
+++ b/etc/AUTHORS       2011-03-01 03:29:00 +0000
@@ -442,7 +442,7 @@
 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
 
@@ -882,8 +882,8 @@
 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
@@ -1150,7 +1150,7 @@
 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
@@ -1662,7 +1662,7 @@
 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
 
@@ -2212,8 +2212,8 @@
   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
 

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2011-02-12 03:17:00 +0000
+++ b/etc/ChangeLog     2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-01-18  Glenn Morris  <address@hidden>
 
        * PROBLEMS: Add note about svn+ssh.  (Bug#7791)

=== modified file 'leim/ChangeLog'
--- a/leim/ChangeLog    2011-02-23 19:56:30 +0000
+++ b/leim/ChangeLog    2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-23  Juanma Barranquero  <address@hidden>
 
        * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.

=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2011-02-02 16:35:05 +0000
+++ b/lib-src/ChangeLog 2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-02  Eli Zaretskii  <address@hidden>
 
        * makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add

=== modified file 'lib-src/makefile.w32-in'
--- a/lib-src/makefile.w32-in   2011-02-15 04:01:16 +0000
+++ b/lib-src/makefile.w32-in   2011-03-01 03:29:00 +0000
@@ -22,7 +22,7 @@
 
 .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 \

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-02-26 21:30:16 +0000
+++ b/lisp/ChangeLog    2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-26  Eli Zaretskii  <address@hidden>
 
        * international/mule-cmds.el (set-default-coding-systems): Use the

=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2011-01-02 23:50:46 +0000
+++ b/lisp/cedet/ChangeLog      2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-10-29  Glenn Morris  <address@hidden>
 
        * mode-local.el (mode-local-augment-function-help):

=== modified file 'lisp/erc/ChangeLog'
--- a/lisp/erc/ChangeLog        2011-01-31 19:16:19 +0000
+++ b/lisp/erc/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-01-31  Antoine Levitt  <address@hidden>  (tiny change)
 
        * erc-track.el (track): Don't reset erc-modified-channels-object

=== modified file 'lisp/ldefs-boot.el'
--- a/lisp/ldefs-boot.el        2011-02-15 04:01:16 +0000
+++ b/lisp/ldefs-boot.el        2011-03-01 03:29:00 +0000
@@ -494,7 +494,7 @@
 ;;;***
 
 ;;;### (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)))))
@@ -4504,7 +4504,7 @@
 ;;;***
 
 ;;;### (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)
@@ -10995,7 +10995,7 @@
 ;;;***
 
 ;;;### (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"))
@@ -11048,7 +11048,7 @@
 ;;;;;;  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" "\
@@ -11590,7 +11590,7 @@
 ;;;;;;  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" "\
@@ -11734,8 +11734,8 @@
 ;;;***
 
 ;;;### (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" "\
@@ -13550,7 +13550,7 @@
 ;;;***
 
 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
-;;;;;;  (19752 41642))
+;;;;;;  (19813 16320))
 ;;; Generated autoloads from progmodes/idlwave.el
 
 (autoload 'idlwave-mode "idlwave" "\
@@ -14357,7 +14357,7 @@
 ;;;***
 
 ;;;### (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)
@@ -15993,7 +15993,7 @@
 
 ;;;***
 
-;;;### (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" "\
@@ -18350,7 +18350,7 @@
 ;;;***
 
 ;;;### (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" "\
@@ -18660,7 +18660,7 @@
 ;;;;;;  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" "\
@@ -18873,7 +18873,7 @@
 ;;;;;;  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" "\
@@ -19573,7 +19573,7 @@
 
 ;;;### (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" "\
@@ -19921,7 +19921,7 @@
 ;;;***
 
 ;;;### (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" "\
@@ -22864,8 +22864,8 @@
 ;;;;;;  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" "\
@@ -28448,7 +28448,7 @@
 ;;;;;;  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" "\
@@ -29895,7 +29895,7 @@
 ;;;***
 
 ;;;### (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" "\
@@ -32014,8 +32014,8 @@
 ;;;;;;  "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))
 
 ;;;***
 

=== modified file 'lisp/mh-e/ChangeLog'
--- a/lisp/mh-e/ChangeLog       2011-01-02 23:50:46 +0000
+++ b/lisp/mh-e/ChangeLog       2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-05-07  Chong Yidong  <address@hidden>
 
        * Version 23.2 released.

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2011-02-23 19:56:30 +0000
+++ b/lisp/org/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-23  Juanma Barranquero  <address@hidden>
 
        * org.el (org-maybe-keyword-time-regexp):

=== modified file 'lisp/url/ChangeLog'
--- a/lisp/url/ChangeLog        2011-01-02 23:50:46 +0000
+++ b/lisp/url/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-12-04  Chong Yidong  <address@hidden>
 
        * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART.

=== modified file 'lisp/version.el'
--- a/lisp/version.el   2011-02-15 04:01:16 +0000
+++ b/lisp/version.el   2011-03-01 03:29:00 +0000
@@ -32,7 +32,7 @@
 (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))) "\

=== modified file 'lwlib/ChangeLog'
--- a/lwlib/ChangeLog   2011-01-23 21:39:37 +0000
+++ b/lwlib/ChangeLog   2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-01-23  Werner Meisner  <address@hidden>
 
        * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference

=== modified file 'msdos/ChangeLog'
--- a/msdos/ChangeLog   2011-01-02 23:50:46 +0000
+++ b/msdos/ChangeLog   2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-05-07  Chong Yidong  <address@hidden>
 
        * Version 23.2 released.

=== modified file 'nextstep/ChangeLog'
--- a/nextstep/ChangeLog        2011-01-02 23:50:46 +0000
+++ b/nextstep/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-01-02  Glenn Morris  <address@hidden>
 
        * Cocoa/Emacs.base/Contents/Info.plist:

=== modified file 'nextstep/Cocoa/Emacs.base/Contents/Info.plist'
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist     2011-02-15 04:01:16 
+0000
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist     2011-03-01 03:29:00 
+0000
@@ -553,7 +553,7 @@
        <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>
@@ -566,7 +566,7 @@
        <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. -->

=== modified file 
'nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings'
--- 
a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings  
    2011-02-15 04:01:16 +0000
+++ 
b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings  
    2011-03-01 03:29:00 +0000
@@ -1,6 +1,6 @@
 /* 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.";

=== modified file 'nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop'
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop       2011-02-15 
04:01:16 +0000
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop       2011-03-01 
03:29:00 +0000
@@ -1,7 +1,7 @@
 [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

=== modified file 'nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist'
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist  2011-02-15 
04:01:16 +0000
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist  2011-03-01 
03:29:00 +0000
@@ -2,7 +2,7 @@
     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)",
@@ -13,7 +13,7 @@
     );
     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;

=== modified file 'nt/ChangeLog'
--- a/nt/ChangeLog      2011-01-02 23:50:46 +0000
+++ b/nt/ChangeLog      2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-12-31  Eli Zaretskii  <address@hidden>
 
        * configure.bat (end): Unset environment variables used by this

=== modified file 'nt/emacs.rc'
--- a/nt/emacs.rc       2011-02-15 04:01:16 +0000
+++ b/nt/emacs.rc       2011-03-01 03:29:00 +0000
@@ -7,8 +7,8 @@
 #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
@@ -25,12 +25,12 @@
        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

=== modified file 'nt/emacsclient.rc'
--- a/nt/emacsclient.rc 2011-02-15 04:01:16 +0000
+++ b/nt/emacsclient.rc 2011-03-01 03:29:00 +0000
@@ -5,8 +5,8 @@
 #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
@@ -23,12 +23,12 @@
        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

=== modified file 'oldXMenu/ChangeLog'
--- a/oldXMenu/ChangeLog        2011-01-02 23:50:46 +0000
+++ b/oldXMenu/ChangeLog        2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-11-01  Elias Pipping  <address@hidden>  (tiny change)
 
        Make Emacs compile with clang (bug#7309).

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2011-02-23 19:56:30 +0000
+++ b/src/ChangeLog     2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2011-02-22  Kenichi Handa  <address@hidden>
 
        * font.c (font_open_entity): Be sure to set scaled_pixel_size.

=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2011-01-02 23:50:46 +0000
+++ b/test/ChangeLog    2011-03-01 03:29:00 +0000
@@ -1,3 +1,7 @@
+2011-02-28  Chong Yidong  <address@hidden>
+
+       * Version 23.3 released.
+
 2010-05-07  Chong Yidong  <address@hidden>
 
        * Version 23.2 released.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]