diff options
| author | Glenn Morris | 2012-04-07 13:00:16 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-04-07 13:00:16 -0700 |
| commit | f3774f20c34ca2590d3ea58d44317386aca9016e (patch) | |
| tree | 46aec371bd702e21c9790c2c24868131f543a19f /doc | |
| parent | a1ed8b05eedc1bded036d1c35a867fbdc7a1eba2 (diff) | |
| download | emacs-f3774f20c34ca2590d3ea58d44317386aca9016e.tar.gz emacs-f3774f20c34ca2590d3ea58d44317386aca9016e.zip | |
Bump trunk version to 24.1.50.
* README, configure.in (AC_INIT): Bump version to 24.1.50.
* doc/emacs/emacsver.texi (EMACSVER): Bump version to 24.1.50.
* doc/man/emacs.1: Bump version to 24.1.50.
* msdos/sed2v2.inp: Bump version to 24.1.50.
* nextstep/Cocoa/Emacs.base/Contents/Info.plist:
* nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:
* nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop:
Bump version to 24.1.50.
* nt/config.nt, nt/makefile.w32-in, nt/emacs.rc, nt/emacsclient.rc:
Bump version to 24.1.50.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/emacsver.texi | 2 | ||||
| -rw-r--r-- | doc/man/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/man/emacs.1 | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8b50579ba10..549b677c4f2 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-04-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacsver.texi (EMACSVER): Bump version to 24.1.50. | ||
| 4 | |||
| 1 | 2012-04-05 Glenn Morris <rgm@gnu.org> | 5 | 2012-04-05 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * glossary.texi (Glossary): Use anchors for internal cross-references. | 7 | * glossary.texi (Glossary): Use anchors for internal cross-references. |
diff --git a/doc/emacs/emacsver.texi b/doc/emacs/emacsver.texi index 809fbcb6442..88c6f2c6045 100644 --- a/doc/emacs/emacsver.texi +++ b/doc/emacs/emacsver.texi | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @c It would be nicer to generate this using configure and @version@. | 1 | @c It would be nicer to generate this using configure and @version@. |
| 2 | @c However, that would mean emacsver.texi would always be newer | 2 | @c However, that would mean emacsver.texi would always be newer |
| 3 | @c then the info files in release tarfiles. | 3 | @c then the info files in release tarfiles. |
| 4 | @set EMACSVER 24.0.95 | 4 | @set EMACSVER 24.1.50 |
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index b6def1a7d8c..cf7e1a50c9f 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-04-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs.1: Bump version to 24.1.50. | ||
| 4 | |||
| 1 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> | 5 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * etags.1: Fix typo. | 7 | * etags.1: Fix typo. |
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index 94d2a0c35bf..ff673245680 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 24.0.95" | 2 | .TH EMACS 1 "2007 April 13" "GNU Emacs 24.1.50" |
| 3 | . | 3 | . |
| 4 | . | 4 | . |
| 5 | .SH NAME | 5 | .SH NAME |