diff options
| author | Chong Yidong | 2012-01-19 23:17:57 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-01-19 23:17:57 +0800 |
| commit | 8fd538931d07df87b6346c7183f02eee60543541 (patch) | |
| tree | cde1e021037c149d99059aed1b2f6d3867307061 | |
| parent | 76774ec8c5284dd327c13e468293a99c04103720 (diff) | |
| download | emacs-8fd538931d07df87b6346c7183f02eee60543541.tar.gz emacs-8fd538931d07df87b6346c7183f02eee60543541.zip | |
Bump version number to 23.4
43 files changed, 130 insertions, 38 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-15 Chong Yidong <cyd@gnu.org> | 5 | 2012-01-15 Chong Yidong <cyd@gnu.org> |
| 2 | 6 | ||
| 3 | * make-dist: Distribute the etc/grammars subdirectory. | 7 | * make-dist: Distribute the etc/grammars subdirectory. |
| @@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, | |||
| 3 | See the end of the file for license conditions. | 3 | See the end of the file for license conditions. |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | This directory tree holds version 23.3.90 of GNU Emacs, the extensible, | 6 | This directory tree holds version 23.4 of GNU Emacs, the extensible, |
| 7 | customizable, self-documenting real-time display editor. | 7 | customizable, self-documenting real-time display editor. |
| 8 | 8 | ||
| 9 | The file INSTALL in this directory says how to build and install GNU | 9 | The file INSTALL in this directory says how to build and install GNU |
diff --git a/admin/ChangeLog b/admin/ChangeLog index 1ff29e58254..af28f372509 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
| @@ -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.67 for emacs 23.3.90. | 3 | # Generated by GNU Autoconf 2.67 for emacs 23.4. |
| 4 | # | 4 | # |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -549,8 +549,8 @@ MAKEFLAGS= | |||
| 549 | # Identity of this package. | 549 | # Identity of this package. |
| 550 | PACKAGE_NAME='emacs' | 550 | PACKAGE_NAME='emacs' |
| 551 | PACKAGE_TARNAME='emacs' | 551 | PACKAGE_TARNAME='emacs' |
| 552 | PACKAGE_VERSION='23.3.90' | 552 | PACKAGE_VERSION='23.4' |
| 553 | PACKAGE_STRING='emacs 23.3.90' | 553 | PACKAGE_STRING='emacs 23.4' |
| 554 | PACKAGE_BUGREPORT='' | 554 | PACKAGE_BUGREPORT='' |
| 555 | PACKAGE_URL='' | 555 | PACKAGE_URL='' |
| 556 | 556 | ||
| @@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1320 | # Omit some internal or obsolete options to make the list less imposing. | 1320 | # Omit some internal or obsolete options to make the list less imposing. |
| 1321 | # This message is too long to be a string in the A/UX 3.1 sh. | 1321 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1322 | cat <<_ACEOF | 1322 | cat <<_ACEOF |
| 1323 | \`configure' configures emacs 23.3.90 to adapt to many kinds of systems. | 1323 | \`configure' configures emacs 23.4 to adapt to many kinds of systems. |
| 1324 | 1324 | ||
| 1325 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1325 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1326 | 1326 | ||
| @@ -1394,7 +1394,7 @@ fi | |||
| 1394 | 1394 | ||
| 1395 | if test -n "$ac_init_help"; then | 1395 | if test -n "$ac_init_help"; then |
| 1396 | case $ac_init_help in | 1396 | case $ac_init_help in |
| 1397 | short | recursive ) echo "Configuration of emacs 23.3.90:";; | 1397 | short | recursive ) echo "Configuration of emacs 23.4:";; |
| 1398 | esac | 1398 | esac |
| 1399 | cat <<\_ACEOF | 1399 | cat <<\_ACEOF |
| 1400 | 1400 | ||
| @@ -1540,7 +1540,7 @@ fi | |||
| 1540 | test -n "$ac_init_help" && exit $ac_status | 1540 | test -n "$ac_init_help" && exit $ac_status |
| 1541 | if $ac_init_version; then | 1541 | if $ac_init_version; then |
| 1542 | cat <<\_ACEOF | 1542 | cat <<\_ACEOF |
| 1543 | emacs configure 23.3.90 | 1543 | emacs configure 23.4 |
| 1544 | generated by GNU Autoconf 2.67 | 1544 | generated by GNU Autoconf 2.67 |
| 1545 | 1545 | ||
| 1546 | Copyright (C) 2010 Free Software Foundation, Inc. | 1546 | Copyright (C) 2010 Free Software Foundation, Inc. |
| @@ -2091,7 +2091,7 @@ cat >config.log <<_ACEOF | |||
| 2091 | This file contains any messages produced by compilers while | 2091 | This file contains any messages produced by compilers while |
| 2092 | running configure, to aid debugging if configure makes a mistake. | 2092 | running configure, to aid debugging if configure makes a mistake. |
| 2093 | 2093 | ||
| 2094 | It was created by emacs $as_me 23.3.90, which was | 2094 | It was created by emacs $as_me 23.4, which was |
| 2095 | generated by GNU Autoconf 2.67. Invocation command line was | 2095 | generated by GNU Autoconf 2.67. Invocation command line was |
| 2096 | 2096 | ||
| 2097 | $ $0 $@ | 2097 | $ $0 $@ |
| @@ -14151,7 +14151,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
| 14151 | # report actual input values of CONFIG_FILES etc. instead of their | 14151 | # report actual input values of CONFIG_FILES etc. instead of their |
| 14152 | # values after options handling. | 14152 | # values after options handling. |
| 14153 | ac_log=" | 14153 | ac_log=" |
| 14154 | This file was extended by emacs $as_me 23.3.90, which was | 14154 | This file was extended by emacs $as_me 23.4, which was |
| 14155 | generated by GNU Autoconf 2.67. Invocation command line was | 14155 | generated by GNU Autoconf 2.67. Invocation command line was |
| 14156 | 14156 | ||
| 14157 | CONFIG_FILES = $CONFIG_FILES | 14157 | CONFIG_FILES = $CONFIG_FILES |
| @@ -14217,7 +14217,7 @@ _ACEOF | |||
| 14217 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 14217 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 14218 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 14218 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 14219 | ac_cs_version="\\ | 14219 | ac_cs_version="\\ |
| 14220 | emacs config.status 23.3.90 | 14220 | emacs config.status 23.4 |
| 14221 | configured by $0, generated by GNU Autoconf 2.67, | 14221 | configured by $0, generated by GNU Autoconf 2.67, |
| 14222 | with options \\"\$ac_cs_config\\" | 14222 | with options \\"\$ac_cs_config\\" |
| 14223 | 14223 | ||
diff --git a/configure.in b/configure.in index 054d3694585..05b724f6421 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License | |||
| 22 | dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | AC_PREREQ(2.62) | 24 | AC_PREREQ(2.62) |
| 25 | AC_INIT(emacs, 23.3.90) | 25 | AC_INIT(emacs, 23.4) |
| 26 | AC_CONFIG_HEADER(src/config.h:src/config.in) | 26 | AC_CONFIG_HEADER(src/config.h:src/config.in) |
| 27 | AC_CONFIG_SRCDIR(src/lisp.h) | 27 | AC_CONFIG_SRCDIR(src/lisp.h) |
| 28 | 28 | ||
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index a19a2e6c63e..f4c7d3c4761 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-05-15 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-05-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | Fixes for fitting text into 7x9 printed manual. | 7 | Fixes for fitting text into 7x9 printed manual. |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 90e14d310eb..a78f3773d03 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.3.90 | 8 | @set EMACSVER 23.4 |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* | 11 | This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* |
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index ae8b91c1be7..e62286ffb3c 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6e9f849714e..f20930280dd 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * variables.texi (Creating Buffer-Local): Warn against misuses of | 7 | * variables.texi (Creating Buffer-Local): Warn against misuses of |
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo index 3a097a03510..e4e9bca7909 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.3.90 | 14 | @center Emacs Version 23.4 |
| 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 c2799d1b2e7..3c86d503096 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.3.90 | 11 | @set EMACSVER 23.4 |
| 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 e6eaa702e1d..beb224e7aaf 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.3.90 | 30 | @set EMACSVER 23.4 |
| 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 3975f0c1a31..68a313de336 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.3.90 | 30 | @set EMACSVER 23.4 |
| 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 82afe511cf3..ab75a0ee102 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index e19a3d32189..3fef9b6d3fb 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.3.90" | 2 | .TH EMACS 1 "2007 April 13" "GNU Emacs 23.4" |
| 3 | . | 3 | . |
| 4 | . | 4 | . |
| 5 | .SH NAME | 5 | .SH NAME |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 90ee930650d..e266246d473 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-12 Michael Albinus <michael.albinus@gmx.de> | 5 | 2011-03-12 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * trampver.texi: Update release number. | 7 | * trampver.texi: Update release number. |
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index 1e07e9a3166..232f90545d9 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.3.90 | 8 | @set VER 23.4 |
| 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/AUTHORS b/etc/AUTHORS index 3d5cdf2e849..0578133efb2 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS | |||
| @@ -3445,7 +3445,7 @@ Yoni Rabkin: changed faces.el net-utils.el artist.el bs.el cmacexp.el | |||
| 3445 | ediff.el files.el hilit19.el ps-mode.el simula.el vera-mode.el | 3445 | ediff.el files.el hilit19.el ps-mode.el simula.el vera-mode.el |
| 3446 | verilog-mode.el vhdl-mode.el viper.el whitespace.el | 3446 | verilog-mode.el vhdl-mode.el viper.el whitespace.el |
| 3447 | 3447 | ||
| 3448 | Yoshiaki Kasahara: changed term.c | 3448 | Yoshiaki Kasahara: changed buffer.c term.c |
| 3449 | 3449 | ||
| 3450 | Yoshiki Hayashi: changed texinfmt.el nnheader.el | 3450 | Yoshiki Hayashi: changed texinfmt.el nnheader.el |
| 3451 | 3451 | ||
diff --git a/etc/ChangeLog b/etc/ChangeLog index 8854fea58b8..ca9404bb70e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-10 Glenn Morris <rgm@gnu.org> | 5 | 2012-01-10 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * refcards/calccard.tex, refcards/cs-dired-ref.tex: | 7 | * refcards/calccard.tex, refcards/cs-dired-ref.tex: |
diff --git a/leim/ChangeLog b/leim/ChangeLog index 9692825ce90..1a8c37a41d6 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-04-28 Eli Zaretskii <eliz@gnu.org> | 5 | 2011-04-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce | 7 | * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5983d57c652..b9c08db724c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-10 Glenn Morris <rgm@gnu.org> | 5 | 2012-01-10 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * ebrowse.c (version) <emacs_copyright>: | 7 | * ebrowse.c (version) <emacs_copyright>: |
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 5140bf9037c..8e331eb68f0 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -22,7 +22,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs | |||
| 22 | 22 | ||
| 23 | .PHONY: $(ALL) | 23 | .PHONY: $(ALL) |
| 24 | 24 | ||
| 25 | VERSION = 23.3.90 | 25 | VERSION = 23.4 |
| 26 | 26 | ||
| 27 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ | 27 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ |
| 28 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ | 28 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8070b2b93e..db7a717ba73 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-10 Glenn Morris <rgm@gnu.org> | 5 | 2012-01-10 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * version.el (emacs-copyright): Update year to 2012. | 7 | * version.el (emacs-copyright): Update year to 2012. |
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 96e3316a948..ca7b5d78930 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-09 Eric Ludlam <zappo@gnu.org> | 5 | 2012-01-09 Eric Ludlam <zappo@gnu.org> |
| 2 | 6 | ||
| 3 | * ede.el (ede-project-directories): New option. | 7 | * ede.el (ede-project-directories): New option. |
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index b16a85e6883..38a8adbbbb7 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 907c077699f..b2a2956b95a 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -32020,8 +32020,8 @@ Zone out, completely. | |||
| 32020 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | 32020 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" |
| 32021 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | 32021 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" |
| 32022 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" | 32022 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" |
| 32023 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20242 | 32023 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20248 |
| 32024 | ;;;;;; 16893 165147)) | 32024 | ;;;;;; 12518 696676)) |
| 32025 | 32025 | ||
| 32026 | ;;;*** | 32026 | ;;;*** |
| 32027 | 32027 | ||
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 36c9374ca14..435a4e002bf 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 7526d9ff18d..abf5a987272 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index d94defec484..474f35bb1c9 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/lisp/version.el b/lisp/version.el index 2886b0d9c6e..ebd4feae2af 100644 --- a/lisp/version.el +++ b/lisp/version.el | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | (defconst emacs-copyright "Copyright (C) 2012 Free Software Foundation, Inc." "\ | 32 | (defconst emacs-copyright "Copyright (C) 2012 Free Software Foundation, Inc." "\ |
| 33 | Short copyright string for this version of Emacs.") | 33 | Short copyright string for this version of Emacs.") |
| 34 | 34 | ||
| 35 | (defconst emacs-version "23.3.90" "\ | 35 | (defconst emacs-version "23.4" "\ |
| 36 | Version numbers of this version of Emacs.") | 36 | Version 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 a3abaf15968..89d5cdedeb6 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index ceeed26cbe5..e1ac3ef4e07 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index b7fe8527ff6..c8a55f01e5d 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-10 Glenn Morris <rgm@gnu.org> | 5 | 2012-01-10 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 ef43ad61e73..8ffd19fa833 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.3.90 Copyright (C) 2012 Free Software Foundation, Inc.</string> | 556 | <string>Emacs 23.4 Copyright (C) 2012 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.3.90</string> | 569 | <string>23.4</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 1c0e07a7380..ff6da4e71e5 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings +++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Localized versions of Info.plist keys */ | 1 | /* Localized versions of Info.plist keys */ |
| 2 | 2 | ||
| 3 | CFBundleName = "Emacs"; | 3 | CFBundleName = "Emacs"; |
| 4 | CFBundleShortVersionString = "Version 23.3.90"; | 4 | CFBundleShortVersionString = "Version 23.4"; |
| 5 | CFBundleGetInfoString = "Emacs version 23.3.90, NS Windowing"; | 5 | CFBundleGetInfoString = "Emacs version 23.4, NS Windowing"; |
| 6 | NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc."; | 6 | NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc."; |
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop index 5d67455578c..6ee4a3114aa 100644 --- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop +++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [Desktop Entry] | 1 | [Desktop Entry] |
| 2 | Encoding=UTF-8 | 2 | Encoding=UTF-8 |
| 3 | Type=Application | 3 | Type=Application |
| 4 | Version=23.3.90 | 4 | Version=23.4 |
| 5 | Categories=GNUstep | 5 | Categories=GNUstep |
| 6 | Name=Emacs | 6 | Name=Emacs |
| 7 | Comment=GNU Emacs for NeXT/Open/GNUstep and OS X | 7 | Comment=GNU Emacs for NeXT/Open/GNUstep and OS X |
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist index 2f8518a1855..bff9253a45f 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.3.90"; | 5 | ApplicationRelease = "23.4"; |
| 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) 2012 Free Software Foundation, Inc."; | 14 | Copyright = "Copyright (C) 2012 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.3.90, NS Windowing"; | 16 | FullVersionID = "Emacs 23.4, 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 52aec95b3c7..c7029fdb302 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/nt/emacs.rc b/nt/emacs.rc index 5643dc88fc2..0bdf6cd4ab4 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc | |||
| @@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico | |||
| 7 | #endif | 7 | #endif |
| 8 | 8 | ||
| 9 | VS_VERSION_INFO VERSIONINFO | 9 | VS_VERSION_INFO VERSIONINFO |
| 10 | FILEVERSION 23,3,90,0 | 10 | FILEVERSION 23,4,0,0 |
| 11 | PRODUCTVERSION 23,3,90,0 | 11 | PRODUCTVERSION 23,4,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, 3, 90, 0\0" | 28 | VALUE "FileVersion", "23, 4, 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, 2011, 2012\0" | 30 | VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012\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, 3, 90, 0\0" | 33 | VALUE "ProductVersion", "23, 4, 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 4ea2526eb94..377c2a33d9f 100644 --- a/nt/emacsclient.rc +++ b/nt/emacsclient.rc | |||
| @@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico | |||
| 5 | #endif | 5 | #endif |
| 6 | 6 | ||
| 7 | VS_VERSION_INFO VERSIONINFO | 7 | VS_VERSION_INFO VERSIONINFO |
| 8 | FILEVERSION 23,3,90,0 | 8 | FILEVERSION 23,4,0,0 |
| 9 | PRODUCTVERSION 23,3,90,0 | 9 | PRODUCTVERSION 23,4,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, 3, 90, 0\0" | 26 | VALUE "FileVersion", "23, 4, 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, 2011, 2012\0" | 28 | VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012\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, 3, 90, 0\0" | 31 | VALUE "ProductVersion", "23, 4, 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 844cfc92bee..e599a1102d7 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |
diff --git a/src/ChangeLog b/src/ChangeLog index 4af3a5aa40a..2331a30cd79 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2012-01-19 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2012-01-19 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | * coding.c (encode_designation_at_bol): Don't use uninitialized | 7 | * coding.c (encode_designation_at_bol): Don't use uninitialized |
diff --git a/test/ChangeLog b/test/ChangeLog index d76bbadab3d..b2d2a65d3b8 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * Version 23.4 released. | ||
| 4 | |||
| 1 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.3 released. | 7 | * Version 23.3 released. |