aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong2012-01-19 23:17:57 +0800
committerChong Yidong2012-01-19 23:17:57 +0800
commit8fd538931d07df87b6346c7183f02eee60543541 (patch)
treecde1e021037c149d99059aed1b2f6d3867307061 /doc
parent76774ec8c5284dd327c13e468293a99c04103720 (diff)
downloademacs-8fd538931d07df87b6346c7183f02eee60543541.tar.gz
emacs-8fd538931d07df87b6346c7183f02eee60543541.zip
Bump version number to 23.4
Diffstat (limited to 'doc')
-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
12 files changed, 27 insertions, 7 deletions
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 @@
12012-01-19 Chong Yidong <cyd@gnu.org>
2
3 * Version 23.4 released.
4
12011-05-15 Chong Yidong <cyd@stupidchicken.com> 52011-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
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 ae8b91c1be7..e62286ffb3c 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -1,3 +1,7 @@
12012-01-19 Chong Yidong <cyd@gnu.org>
2
3 * Version 23.4 released.
4
12011-03-07 Chong Yidong <cyd@stupidchicken.com> 52011-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 @@
12012-01-19 Chong Yidong <cyd@gnu.org>
2
3 * Version 23.4 released.
4
12011-12-27 Stefan Monnier <monnier@iro.umontreal.ca> 52011-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 @@
12012-01-19 Chong Yidong <cyd@gnu.org>
2
3 * Version 23.4 released.
4
12011-03-07 Chong Yidong <cyd@stupidchicken.com> 52011-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 @@
12012-01-19 Chong Yidong <cyd@gnu.org>
2
3 * Version 23.4 released.
4
12011-03-12 Michael Albinus <michael.albinus@gmx.de> 52011-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