aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2010-05-07 23:28:26 -0400
committerChong Yidong2010-05-07 23:28:26 -0400
commit61a808e8197bb47dad1a78d7b032268482c45a9c (patch)
tree9c98131154139dd228ad264d71806033060732b3
parent3b180a24db6877b62fd11b6e82b0a4946e9322f6 (diff)
downloademacs-23.2.tar.gz
emacs-23.2.zip
Bump version to 23.2.emacs-23.2
-rw-r--r--ChangeLog4
-rw-r--r--README2
-rw-r--r--admin/ChangeLog4
-rwxr-xr-xconfigure18
-rw-r--r--configure.in2
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/emacs.texi2
-rw-r--r--doc/lispintro/ChangeLog4
-rw-r--r--doc/lispref/ChangeLog4
-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/ChangeLog4
-rw-r--r--doc/man/emacs.12
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/faq.texi2
-rw-r--r--etc/ChangeLog4
-rw-r--r--leim/ChangeLog4
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lib-src/makefile.w32-in2
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/erc/ChangeLog4
-rw-r--r--lisp/ldefs-boot.el66
-rw-r--r--lisp/mh-e/ChangeLog4
-rw-r--r--lisp/org/ChangeLog4
-rw-r--r--lisp/url/ChangeLog4
-rw-r--r--lisp/version.el2
-rw-r--r--lwlib/ChangeLog4
-rw-r--r--msdos/ChangeLog4
-rw-r--r--nextstep/ChangeLog4
-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/ChangeLog4
-rw-r--r--nt/emacs.rc8
-rw-r--r--nt/emacsclient.rc8
-rw-r--r--oldXMenu/ChangeLog4
-rw-r--r--src/ChangeLog4
-rw-r--r--test/ChangeLog4
41 files changed, 156 insertions, 68 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c95a1ffee2..6b2c016534c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change) 52010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
2 6
3 * INSTALL: Fix typos. 7 * INSTALL: Fix typos.
diff --git a/README b/README
index 3687e4e50b3..d41304b2f2c 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.1.97 of GNU Emacs, the extensible, 6This directory tree holds version 23.2 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/admin/ChangeLog b/admin/ChangeLog
index da7ef59e8e6..56166ffa7ce 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-02-14 Juanma Barranquero <lekktu@gmail.com> 52010-02-14 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * quick-install-emacs (PRUNED): Fix typo in message. 7 * quick-install-emacs (PRUNED): Fix typo in message.
diff --git a/configure b/configure
index 1b91ebf3b76..d6ee074415e 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.62 for emacs 23.1.97. 3# Generated by GNU Autoconf 2.62 for emacs 23.2.
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, 2007, 2008 Free Software Foundation, Inc. 6# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -594,8 +594,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
594# Identity of this package. 594# Identity of this package.
595PACKAGE_NAME='emacs' 595PACKAGE_NAME='emacs'
596PACKAGE_TARNAME='emacs' 596PACKAGE_TARNAME='emacs'
597PACKAGE_VERSION='23.1.97' 597PACKAGE_VERSION='23.2'
598PACKAGE_STRING='emacs 23.1.97' 598PACKAGE_STRING='emacs 23.2'
599PACKAGE_BUGREPORT='' 599PACKAGE_BUGREPORT=''
600 600
601ac_unique_file="src/lisp.h" 601ac_unique_file="src/lisp.h"
@@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then
1371 # Omit some internal or obsolete options to make the list less imposing. 1371 # Omit some internal or obsolete options to make the list less imposing.
1372 # This message is too long to be a string in the A/UX 3.1 sh. 1372 # This message is too long to be a string in the A/UX 3.1 sh.
1373 cat <<_ACEOF 1373 cat <<_ACEOF
1374\`configure' configures emacs 23.1.97 to adapt to many kinds of systems. 1374\`configure' configures emacs 23.2 to adapt to many kinds of systems.
1375 1375
1376Usage: $0 [OPTION]... [VAR=VALUE]... 1376Usage: $0 [OPTION]... [VAR=VALUE]...
1377 1377
@@ -1445,7 +1445,7 @@ fi
1445 1445
1446if test -n "$ac_init_help"; then 1446if test -n "$ac_init_help"; then
1447 case $ac_init_help in 1447 case $ac_init_help in
1448 short | recursive ) echo "Configuration of emacs 23.1.97:";; 1448 short | recursive ) echo "Configuration of emacs 23.2:";;
1449 esac 1449 esac
1450 cat <<\_ACEOF 1450 cat <<\_ACEOF
1451 1451
@@ -1588,7 +1588,7 @@ fi
1588test -n "$ac_init_help" && exit $ac_status 1588test -n "$ac_init_help" && exit $ac_status
1589if $ac_init_version; then 1589if $ac_init_version; then
1590 cat <<\_ACEOF 1590 cat <<\_ACEOF
1591emacs configure 23.1.97 1591emacs configure 23.2
1592generated by GNU Autoconf 2.62 1592generated by GNU Autoconf 2.62
1593 1593
1594Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1594Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1602,7 +1602,7 @@ cat >config.log <<_ACEOF
1602This file contains any messages produced by compilers while 1602This file contains any messages produced by compilers while
1603running configure, to aid debugging if configure makes a mistake. 1603running configure, to aid debugging if configure makes a mistake.
1604 1604
1605It was created by emacs $as_me 23.1.97, which was 1605It was created by emacs $as_me 23.2, which was
1606generated by GNU Autoconf 2.62. Invocation command line was 1606generated by GNU Autoconf 2.62. Invocation command line was
1607 1607
1608 $ $0 $@ 1608 $ $0 $@
@@ -26269,7 +26269,7 @@ exec 6>&1
26269# report actual input values of CONFIG_FILES etc. instead of their 26269# report actual input values of CONFIG_FILES etc. instead of their
26270# values after options handling. 26270# values after options handling.
26271ac_log=" 26271ac_log="
26272This file was extended by emacs $as_me 23.1.97, which was 26272This file was extended by emacs $as_me 23.2, which was
26273generated by GNU Autoconf 2.62. Invocation command line was 26273generated by GNU Autoconf 2.62. Invocation command line was
26274 26274
26275 CONFIG_FILES = $CONFIG_FILES 26275 CONFIG_FILES = $CONFIG_FILES
@@ -26322,7 +26322,7 @@ Report bugs to <bug-autoconf@gnu.org>."
26322_ACEOF 26322_ACEOF
26323cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 26323cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26324ac_cs_version="\\ 26324ac_cs_version="\\
26325emacs config.status 23.1.97 26325emacs config.status 23.2
26326configured by $0, generated by GNU Autoconf 2.62, 26326configured by $0, generated by GNU Autoconf 2.62,
26327 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 26327 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26328 26328
diff --git a/configure.in b/configure.in
index 1ddd7c21472..6ed14667cc0 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.62) 24AC_PREREQ(2.62)
25AC_INIT(emacs, 23.1.97) 25AC_INIT(emacs, 23.2)
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/ChangeLog b/doc/emacs/ChangeLog
index 2b8482cf53b..5551cc4a5e1 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,5 +1,9 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com> 12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * Version 23.2 released.
4
52010-05-07 Chong Yidong <cyd@stupidchicken.com>
6
3 * building.texi (GDB Graphical Interface): Remove misleading comparison 7 * building.texi (GDB Graphical Interface): Remove misleading comparison
4 to an IDE (Bug#6128). 8 to an IDE (Bug#6128).
5 9
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index f19c45c740c..7d82c08a01a 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.1.97 8@set EMACSVER 23.2
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/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index e683cc1054f..e5b31e52640 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-02-16 Glenn Morris <rgm@gnu.org> 52010-02-16 Glenn Morris <rgm@gnu.org>
2 6
3 * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command. 7 * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index e331a3d5df0..93e958c0746 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change) 52010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
2 6
3 * windows.texi (Textual Scrolling): 7 * windows.texi (Textual Scrolling):
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo
index d8717350e4d..54e0a5e7170 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.1.97 14@center Emacs Version 23.2
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 8b6f540c460..8117e456077 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -8,7 +8,7 @@
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@c And also the copies in vol1.texi and vol2.texi. 9@c And also the copies in vol1.texi and vol2.texi.
10@set VERSION 3.0 10@set VERSION 3.0
11@set EMACSVER 23.1.97 11@set EMACSVER 23.2
12@set DATE July 2009 12@set DATE July 2009
13 13
14@c in general, keep the following line commented out, unless doing a 14@c in general, keep the following line commented out, unless doing a
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index 5a2719ded08..d2e4fbe9b90 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -27,7 +27,7 @@
27@c Version of the manual and of Emacs. 27@c Version of the manual and of Emacs.
28@c Please remember to update the edition number in README as well. 28@c Please remember to update the edition number in README as well.
29@set VERSION 3.0 29@set VERSION 3.0
30@set EMACSVER 23.1.97 30@set EMACSVER 23.2
31@set DATE July 2009 31@set DATE July 2009
32 32
33@dircategory Emacs 33@dircategory Emacs
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index 74cca078cd8..df31d031577 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -27,7 +27,7 @@
27@c Version of the manual and of Emacs. 27@c Version of the manual and of Emacs.
28@c Please remember to update the edition number in README as well. 28@c Please remember to update the edition number in README as well.
29@set VERSION 3.0 29@set VERSION 3.0
30@set EMACSVER 23.1.97 30@set EMACSVER 23.2
31@set DATE July 2009 31@set DATE July 2009
32 32
33@dircategory Emacs 33@dircategory Emacs
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog
index 84ce0044cea..290482b6cdc 100644
--- a/doc/man/ChangeLog
+++ b/doc/man/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-01-09 Chong Yidong <cyd@stupidchicken.com> 52010-01-09 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove 7 * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 87f366cb0da..a42c07ec330 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.1.97" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.2"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index eac91977f31..2294dc3a070 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change) 52010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
2 6
3 * url.texi (HTTP language/coding, Customization): 7 * url.texi (HTTP language/coding, Customization):
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 782d6e1dce1..fd1b7d335d4 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.1.97 8@set VER 23.2
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/etc/ChangeLog b/etc/ChangeLog
index c881bdd2bb4..083035717ba 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-04-27 Chong Yidong <cyd@stupidchicken.com> 52010-04-27 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * PROBLEMS: Document gcc-4.5 bug (Bug#6031). 7 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
diff --git a/leim/ChangeLog b/leim/ChangeLog
index d9159694565..a16f52b8c78 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-04-06 Chong Yidong <cyd@stupidchicken.com> 52010-04-06 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * quail/vntelex.el: Fix "af" rule (Bug#5836). 7 * quail/vntelex.el: Fix "af" rule (Bug#5836).
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 5ff764a7573..6b3584eb90f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-05-05 Christoph <cschol2112@googlemail.com> (tiny change) 52010-05-05 Christoph <cschol2112@googlemail.com> (tiny change)
2 6
3 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis 7 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index 78f09cb6d10..75c5795cb90 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.1.97 25VERSION = 23.2
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/ChangeLog b/lisp/ChangeLog
index 33e93d80026..99bbf884752 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-05-03 Chong Yidong <cyd@stupidchicken.com> 52010-05-03 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * international/mule.el (auto-coding-alist): Only purecopy 7 * international/mule.el (auto-coding-alist): Only purecopy
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index c192b3400b4..3dea16b6dbf 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-02-07 Vivek Dasmohapatra <vivek@etla.org> 52010-02-07 Vivek Dasmohapatra <vivek@etla.org>
2 6
3 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520). 7 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 980c3fd2517..8afe722bd2a 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -4037,8 +4037,8 @@ on third call it again advances points to the next difference and so on.
4037;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4037;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4038;;;;;; compile compilation-disable-input compile-command compilation-search-path 4038;;;;;; compile compilation-disable-input compile-command compilation-search-path
4039;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4039;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19383 4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19405
4041;;;;;; 49284)) 4041;;;;;; 51439))
4042;;; Generated autoloads from progmodes/compile.el 4042;;; Generated autoloads from progmodes/compile.el
4043 4043
4044(defvar compilation-mode-hook nil "\ 4044(defvar compilation-mode-hook nil "\
@@ -5979,7 +5979,7 @@ Major mode for editing the diary file.
5979;;;*** 5979;;;***
5980 5980
5981;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5981;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5982;;;;;; "diff.el" (19383 49279)) 5982;;;;;; "diff.el" (19419 35832))
5983;;; Generated autoloads from diff.el 5983;;; Generated autoloads from diff.el
5984 5984
5985(defvar diff-switches (purecopy "-c") "\ 5985(defvar diff-switches (purecopy "-c") "\
@@ -9886,7 +9886,7 @@ Evaluate the forms in variable `ffap-bindings'.
9886;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9886;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9887;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 9887;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
9888;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 9888;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
9889;;;;;; "filecache" "filecache.el" (19383 49279)) 9889;;;;;; "filecache" "filecache.el" (19409 46567))
9890;;; Generated autoloads from filecache.el 9890;;; Generated autoloads from filecache.el
9891 9891
9892(autoload 'file-cache-add-directory "filecache" "\ 9892(autoload 'file-cache-add-directory "filecache" "\
@@ -9899,8 +9899,8 @@ be added to the cache.
9899(autoload 'file-cache-add-directory-list "filecache" "\ 9899(autoload 'file-cache-add-directory-list "filecache" "\
9900Add DIRECTORY-LIST (a list of directory names) to the file cache. 9900Add DIRECTORY-LIST (a list of directory names) to the file cache.
9901If the optional REGEXP argument is non-nil, only files which match it 9901If the optional REGEXP argument is non-nil, only files which match it
9902will be added to the cache. Note that the REGEXP is applied to the files 9902will be added to the cache. Note that the REGEXP is applied to the
9903in each directory, not to the directory list itself. 9903files in each directory, not to the directory list itself.
9904 9904
9905\(fn DIRECTORY-LIST &optional REGEXP)" t nil) 9905\(fn DIRECTORY-LIST &optional REGEXP)" t nil)
9906 9906
@@ -9923,10 +9923,10 @@ STRING is passed as an argument to the locate command.
9923 9923
9924(autoload 'file-cache-add-directory-recursively "filecache" "\ 9924(autoload 'file-cache-add-directory-recursively "filecache" "\
9925Adds DIR and any subdirectories to the file-cache. 9925Adds DIR and any subdirectories to the file-cache.
9926This function does not use any external programs 9926This function does not use any external programs.
9927If the optional REGEXP argument is non-nil, only files which match it 9927If the optional REGEXP argument is non-nil, only files which match it
9928will be added to the cache. Note that the REGEXP is applied to the files 9928will be added to the cache. Note that the REGEXP is applied to the
9929in each directory, not to the directory list itself. 9929files in each directory, not to the directory list itself.
9930 9930
9931\(fn DIR &optional REGEXP)" t nil) 9931\(fn DIR &optional REGEXP)" t nil)
9932 9932
@@ -10044,7 +10044,7 @@ result is a string that should be ready for the command line.
10044 10044
10045;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10045;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10046;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10046;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10047;;;;;; (19383 49279)) 10047;;;;;; (19422 11991))
10048;;; Generated autoloads from find-dired.el 10048;;; Generated autoloads from find-dired.el
10049 10049
10050(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\ 10050(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -14285,7 +14285,7 @@ easy-to-use form.
14285 14285
14286;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14286;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14287;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14287;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14288;;;;;; "image-file.el" (19383 49279)) 14288;;;;;; "image-file.el" (19422 11991))
14289;;; Generated autoloads from image-file.el 14289;;; Generated autoloads from image-file.el
14290 14290
14291(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14291(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14347,7 +14347,7 @@ Image files are those whose name has an extension in
14347;;;*** 14347;;;***
14348 14348
14349;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14349;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14350;;;;;; image-mode) "image-mode" "image-mode.el" (19383 49276)) 14350;;;;;; image-mode) "image-mode" "image-mode.el" (19412 35030))
14351;;; Generated autoloads from image-mode.el 14351;;; Generated autoloads from image-mode.el
14352 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14352 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14353 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14353 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
@@ -14382,7 +14382,7 @@ displays an image file as text. `image-minor-mode' provides the key
14382to display an image file as the actual image. 14382to display an image file as the actual image.
14383 14383
14384You can use `image-mode-as-text' in `auto-mode-alist' when you want 14384You can use `image-mode-as-text' in `auto-mode-alist' when you want
14385to display an image file as text inititally. 14385to display an image file as text initially.
14386 14386
14387See commands `image-mode' and `image-minor-mode' for more information 14387See commands `image-mode' and `image-minor-mode' for more information
14388on these modes. 14388on these modes.
@@ -14614,7 +14614,7 @@ of `inferior-lisp-program'). Runs the hooks from
14614;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14614;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14615;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14615;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14616;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14616;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14617;;;;;; (19387 20299)) 14617;;;;;; (19412 35030))
14618;;; Generated autoloads from info.el 14618;;; Generated autoloads from info.el
14619 14619
14620(autoload 'info-other-window "info" "\ 14620(autoload 'info-other-window "info" "\
@@ -15400,7 +15400,7 @@ by `jka-compr-installed'.
15400 15400
15401;;;*** 15401;;;***
15402 15402
15403;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19383 49284)) 15403;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19421 38445))
15404;;; Generated autoloads from progmodes/js.el 15404;;; Generated autoloads from progmodes/js.el
15405 15405
15406(autoload 'js-mode "js" "\ 15406(autoload 'js-mode "js" "\
@@ -16740,7 +16740,7 @@ Returns non-nil if the new state is enabled.
16740;;;;;; message-forward-make-body message-forward message-recover 16740;;;;;; message-forward-make-body message-forward message-recover
16741;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16741;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16742;;;;;; message-reply message-news message-mail message-mode) "message" 16742;;;;;; message-reply message-news message-mail message-mode) "message"
16743;;;;;; "gnus/message.el" (19383 49284)) 16743;;;;;; "gnus/message.el" (19409 46567))
16744;;; Generated autoloads from gnus/message.el 16744;;; Generated autoloads from gnus/message.el
16745 16745
16746(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16746(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -25167,8 +25167,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25167;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25167;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25168;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25168;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25169;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25169;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25170;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19383 25170;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19412
25171;;;;;; 49282)) 25171;;;;;; 35030))
25172;;; Generated autoloads from progmodes/sql.el 25172;;; Generated autoloads from progmodes/sql.el
25173 25173
25174(autoload 'sql-add-product-keywords "sql" "\ 25174(autoload 'sql-add-product-keywords "sql" "\
@@ -25286,7 +25286,7 @@ the variables `sql-user', `sql-password', and `sql-database' as
25286defaults, if set. Additional command line parameters can be stored in 25286defaults, if set. Additional command line parameters can be stored in
25287the list `sql-oracle-options'. 25287the list `sql-oracle-options'.
25288 25288
25289The buffer is put in sql-interactive-mode, giving commands for sending 25289The buffer is put in SQL interactive mode, giving commands for sending
25290input. See `sql-interactive-mode'. 25290input. See `sql-interactive-mode'.
25291 25291
25292To specify a coding system for converting non-ASCII characters 25292To specify a coding system for converting non-ASCII characters
@@ -25312,7 +25312,7 @@ the variables `sql-server', `sql-user', `sql-password', and
25312`sql-database' as defaults, if set. Additional command line parameters 25312`sql-database' as defaults, if set. Additional command line parameters
25313can be stored in the list `sql-sybase-options'. 25313can be stored in the list `sql-sybase-options'.
25314 25314
25315The buffer is put in sql-interactive-mode, giving commands for sending 25315The buffer is put in SQL interactive mode, giving commands for sending
25316input. See `sql-interactive-mode'. 25316input. See `sql-interactive-mode'.
25317 25317
25318To specify a coding system for converting non-ASCII characters 25318To specify a coding system for converting non-ASCII characters
@@ -25336,7 +25336,7 @@ If buffer exists and a process is running, just switch to buffer
25336Interpreter used comes from variable `sql-informix-program'. Login uses 25336Interpreter used comes from variable `sql-informix-program'. Login uses
25337the variable `sql-database' as default, if set. 25337the variable `sql-database' as default, if set.
25338 25338
25339The buffer is put in sql-interactive-mode, giving commands for sending 25339The buffer is put in SQL interactive mode, giving commands for sending
25340input. See `sql-interactive-mode'. 25340input. See `sql-interactive-mode'.
25341 25341
25342To specify a coding system for converting non-ASCII characters 25342To specify a coding system for converting non-ASCII characters
@@ -25364,7 +25364,7 @@ the variables `sql-user', `sql-password', `sql-database', and
25364`sql-server' as defaults, if set. Additional command line parameters 25364`sql-server' as defaults, if set. Additional command line parameters
25365can be stored in the list `sql-sqlite-options'. 25365can be stored in the list `sql-sqlite-options'.
25366 25366
25367The buffer is put in sql-interactive-mode, giving commands for sending 25367The buffer is put in SQL interactive mode, giving commands for sending
25368input. See `sql-interactive-mode'. 25368input. See `sql-interactive-mode'.
25369 25369
25370To specify a coding system for converting non-ASCII characters 25370To specify a coding system for converting non-ASCII characters
@@ -25392,7 +25392,7 @@ the variables `sql-user', `sql-password', `sql-database', and
25392`sql-server' as defaults, if set. Additional command line parameters 25392`sql-server' as defaults, if set. Additional command line parameters
25393can be stored in the list `sql-mysql-options'. 25393can be stored in the list `sql-mysql-options'.
25394 25394
25395The buffer is put in sql-interactive-mode, giving commands for sending 25395The buffer is put in SQL interactive mode, giving commands for sending
25396input. See `sql-interactive-mode'. 25396input. See `sql-interactive-mode'.
25397 25397
25398To specify a coding system for converting non-ASCII characters 25398To specify a coding system for converting non-ASCII characters
@@ -25417,7 +25417,7 @@ Interpreter used comes from variable `sql-solid-program'. Login uses
25417the variables `sql-user', `sql-password', and `sql-server' as 25417the variables `sql-user', `sql-password', and `sql-server' as
25418defaults, if set. 25418defaults, if set.
25419 25419
25420The buffer is put in sql-interactive-mode, giving commands for sending 25420The buffer is put in SQL interactive mode, giving commands for sending
25421input. See `sql-interactive-mode'. 25421input. See `sql-interactive-mode'.
25422 25422
25423To specify a coding system for converting non-ASCII characters 25423To specify a coding system for converting non-ASCII characters
@@ -25441,7 +25441,7 @@ If buffer exists and a process is running, just switch to buffer
25441Interpreter used comes from variable `sql-ingres-program'. Login uses 25441Interpreter used comes from variable `sql-ingres-program'. Login uses
25442the variable `sql-database' as default, if set. 25442the variable `sql-database' as default, if set.
25443 25443
25444The buffer is put in sql-interactive-mode, giving commands for sending 25444The buffer is put in SQL interactive mode, giving commands for sending
25445input. See `sql-interactive-mode'. 25445input. See `sql-interactive-mode'.
25446 25446
25447To specify a coding system for converting non-ASCII characters 25447To specify a coding system for converting non-ASCII characters
@@ -25467,7 +25467,7 @@ variables `sql-user', `sql-password', `sql-database', and `sql-server'
25467as defaults, if set. Additional command line parameters can be stored 25467as defaults, if set. Additional command line parameters can be stored
25468in the list `sql-ms-options'. 25468in the list `sql-ms-options'.
25469 25469
25470The buffer is put in sql-interactive-mode, giving commands for sending 25470The buffer is put in SQL interactive mode, giving commands for sending
25471input. See `sql-interactive-mode'. 25471input. See `sql-interactive-mode'.
25472 25472
25473To specify a coding system for converting non-ASCII characters 25473To specify a coding system for converting non-ASCII characters
@@ -25493,7 +25493,7 @@ the variables `sql-database' and `sql-server' as default, if set.
25493Additional command line parameters can be stored in the list 25493Additional command line parameters can be stored in the list
25494`sql-postgres-options'. 25494`sql-postgres-options'.
25495 25495
25496The buffer is put in sql-interactive-mode, giving commands for sending 25496The buffer is put in SQL interactive mode, giving commands for sending
25497input. See `sql-interactive-mode'. 25497input. See `sql-interactive-mode'.
25498 25498
25499To specify a coding system for converting non-ASCII characters 25499To specify a coding system for converting non-ASCII characters
@@ -25523,7 +25523,7 @@ Interpreter used comes from variable `sql-interbase-program'. Login
25523uses the variables `sql-user', `sql-password', and `sql-database' as 25523uses the variables `sql-user', `sql-password', and `sql-database' as
25524defaults, if set. 25524defaults, if set.
25525 25525
25526The buffer is put in sql-interactive-mode, giving commands for sending 25526The buffer is put in SQL interactive mode, giving commands for sending
25527input. See `sql-interactive-mode'. 25527input. See `sql-interactive-mode'.
25528 25528
25529To specify a coding system for converting non-ASCII characters 25529To specify a coding system for converting non-ASCII characters
@@ -25547,7 +25547,7 @@ If buffer exists and a process is running, just switch to buffer
25547Interpreter used comes from variable `sql-db2-program'. There is not 25547Interpreter used comes from variable `sql-db2-program'. There is not
25548automatic login. 25548automatic login.
25549 25549
25550The buffer is put in sql-interactive-mode, giving commands for sending 25550The buffer is put in SQL interactive mode, giving commands for sending
25551input. See `sql-interactive-mode'. 25551input. See `sql-interactive-mode'.
25552 25552
25553If you use \\[sql-accumulate-and-indent] to send multiline commands to 25553If you use \\[sql-accumulate-and-indent] to send multiline commands to
@@ -25585,7 +25585,7 @@ local connections, `sql-server' refers to the server name from the
25585for this to work). If `sql-password' is an empty string, inl will use 25585for this to work). If `sql-password' is an empty string, inl will use
25586an empty password. 25586an empty password.
25587 25587
25588The buffer is put in sql-interactive-mode, giving commands for sending 25588The buffer is put in SQL interactive mode, giving commands for sending
25589input. See `sql-interactive-mode'. 25589input. See `sql-interactive-mode'.
25590 25590
25591\(Type \\[describe-mode] in the SQL buffer for a list of commands.) 25591\(Type \\[describe-mode] in the SQL buffer for a list of commands.)
@@ -29590,7 +29590,7 @@ case, and the process object in the asynchronous case.
29590 29590
29591;;;*** 29591;;;***
29592 29592
29593;;;### (autoloads nil "vc-hg" "vc-hg.el" (19403 31656)) 29593;;;### (autoloads nil "vc-hg" "vc-hg.el" (19405 52797))
29594;;; Generated autoloads from vc-hg.el 29594;;; Generated autoloads from vc-hg.el
29595 (defun vc-hg-registered (file) 29595 (defun vc-hg-registered (file)
29596 "Return non-nil if FILE is registered with hg." 29596 "Return non-nil if FILE is registered with hg."
@@ -31971,8 +31971,8 @@ Zone out, completely.
31971;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31971;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
31972;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31972;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
31973;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31973;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
31974;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19405 31974;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19428
31975;;;;;; 42 652971)) 31975;;;;;; 55161 909254))
31976 31976
31977;;;*** 31977;;;***
31978 31978
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 70f96e0dbc7..b72478a32bd 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-03-22 Juanma Barranquero <lekktu@gmail.com> 52010-03-22 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * mh-scan.el (mh-scan-cmd-note-width): Doc fix. 7 * mh-scan.el (mh-scan-cmd-note-width): Doc fix.
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 7ce303b5add..405232742a3 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-02-15 Chong Yidong <cyd@stupidchicken.com> 52010-02-15 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * org-freemind.el (org-freemind-from-org-mode-node) 7 * org-freemind.el (org-freemind-from-org-mode-node)
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 2a8c6ebe25b..a1b045213da 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-01-23 Chong Yidong <cyd@stupidchicken.com> 52010-01-23 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * url-util.el: Require url-vars (Bug#5459). 7 * url-util.el: Require url-vars (Bug#5459).
diff --git a/lisp/version.el b/lisp/version.el
index 7439fcf1b35..bc9ff1b41ca 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -32,7 +32,7 @@
32(defconst emacs-copyright "Copyright (C) 2010 Free Software Foundation, Inc." "\ 32(defconst emacs-copyright "Copyright (C) 2010 Free Software Foundation, Inc." "\
33Short copyright string for this version of Emacs.") 33Short copyright string for this version of Emacs.")
34 34
35(defconst emacs-version "23.1.97" "\ 35(defconst emacs-version "23.2" "\
36Version numbers of this version of Emacs.") 36Version numbers of this version of Emacs.")
37 37
38(defconst emacs-major-version (progn (string-match "^[0-9]+" emacs-version) (string-to-number (match-string 0 emacs-version))) "\ 38(defconst emacs-major-version (progn (string-match "^[0-9]+" emacs-version) (string-to-number (match-string 0 emacs-version))) "\
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 65ef9431939..efe0f3bc1c8 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12009-10-19 Dan Nicolaescu <dann@ics.uci.edu> 52009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * xlwmenu.c: 7 * xlwmenu.c:
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 5889f04cf2f..dfd5c41d7d5 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-02-19 Eli Zaretskii <eliz@gnu.org> 52010-02-19 Eli Zaretskii <eliz@gnu.org>
2 6
3 * INSTALL: Remove a CVS-specific note. Update for latest versions 7 * INSTALL: Remove a CVS-specific note. Update for latest versions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index 6e296cfc595..9396f90a5c7 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-01-11 Glenn Morris <rgm@gnu.org> 52010-01-11 Glenn Morris <rgm@gnu.org>
2 6
3 * Cocoa/Emacs.base/Contents/Info.plist: 7 * Cocoa/Emacs.base/Contents/Info.plist:
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index 5bdfc0a52f6..c84b94a7864 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.1.97 Copyright (C) 2010 Free Software Foundation, Inc.</string> 556 <string>Emacs 23.2 Copyright (C) 2010 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.1.97</string> 569 <string>23.2</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 e6cb862e887..6f342cbfc38 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.1.97"; 4CFBundleShortVersionString = "Version 23.2";
5CFBundleGetInfoString = "Emacs version 23.1.97, NS Windowing"; 5CFBundleGetInfoString = "Emacs version 23.2, NS Windowing";
6NSHumanReadableCopyright = "Copyright (C) 2010 Free Software Foundation, Inc."; 6NSHumanReadableCopyright = "Copyright (C) 2010 Free Software Foundation, Inc.";
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index a5d27abf873..e7a7311536a 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.1.97 4Version=23.2
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 dee27e82e4d..41888523481 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.1.97"; 5 ApplicationRelease = "23.2";
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) 2010 Free Software Foundation, Inc."; 14 Copyright = "Copyright (C) 2010 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.1.97, NS Windowing"; 16 FullVersionID = "Emacs 23.2, 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/ChangeLog b/nt/ChangeLog
index 624cb960b40..b00b5b616fc 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-01-13 Martin Rudalics <rudalics@gmx.at> 52010-01-13 Martin Rudalics <rudalics@gmx.at>
2 6
3 * emacsclient.rc: Fix format of "LegalCopyright" value. 7 * emacsclient.rc: Fix format of "LegalCopyright" value.
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 4ea67f4789e..46a1fb4bc76 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,1,97,0 10 FILEVERSION 23,2,0,0
11 PRODUCTVERSION 23,1,97,0 11 PRODUCTVERSION 23,2,0,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, 1, 97, 0\0" 28 VALUE "FileVersion", "23, 2, 0, 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, 2010\0" 30 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\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, 1, 97, 0\0" 33 VALUE "ProductVersion", "23, 2, 0, 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 705cae8db82..187e209e753 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,1,97,0 8 FILEVERSION 23,2,0,0
9 PRODUCTVERSION 23,1,97,0 9 PRODUCTVERSION 23,2,0,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, 1, 97, 0\0" 26 VALUE "FileVersion", "23, 2, 0, 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, 2010\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\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, 1, 97, 0\0" 31 VALUE "ProductVersion", "23, 2, 0, 0\0"
32 VALUE "OLESelfRegister", "\0" 32 VALUE "OLESelfRegister", "\0"
33 END 33 END
34 END 34 END
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index bdf0957ef9d..a7a1b849519 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12009-06-21 Chong Yidong <cyd@stupidchicken.com> 52009-06-21 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * Branch for 23.1. 7 * Branch for 23.1.
diff --git a/src/ChangeLog b/src/ChangeLog
index 29506bee67e..34d52a4442c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-04-30 Andreas Schwab <schwab@linux-m68k.org> 52010-04-30 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * composite.c (autocmp_chars): Save point as marker before calling 7 * composite.c (autocmp_chars): Save point as marker before calling
diff --git a/test/ChangeLog b/test/ChangeLog
index da85fc4a1bf..e030322c83e 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
12010-03-29 Chong Yidong <cyd@stupidchicken.com> 52010-03-29 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * cedet/semantic-ia-utest.el 7 * cedet/semantic-ia-utest.el