diff options
| author | Kenichi Handa | 2010-07-26 13:29:08 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-07-26 13:29:08 +0900 |
| commit | 50efd41b43c9b1b540c49c53d4e7824468ec7879 (patch) | |
| tree | 4a3be8d0322c537816f47a0c6450fc13495edf35 /admin/ChangeLog | |
| parent | dfe3c90fa5974e200483297e11bb889d0589b8f5 (diff) | |
| parent | 7d383292d10b876efec43e77fd51c2665e912688 (diff) | |
| download | emacs-50efd41b43c9b1b540c49c53d4e7824468ec7879.tar.gz emacs-50efd41b43c9b1b540c49c53d4e7824468ec7879.zip | |
merge trunk
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 7a3104c9c40..e082eee36bf 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-07-24 Christoph Scholtes <cschol2112@gmail.com> | ||
| 2 | |||
| 3 | * admin.el: Write version number to nt/makefile.w32-in. | ||
| 4 | * nt/makedist.bat: Remove; replaced with `zipdist.bat' | ||
| 5 | in the nt/ directory. | ||
| 6 | * nt/README.W32: Relocate to nt/ directory. | ||
| 7 | |||
| 1 | 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> | 8 | 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 9 | ||
| 3 | * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove. | 10 | * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove. |
| @@ -432,7 +439,7 @@ | |||
| 432 | 439 | ||
| 433 | * charsets/mapconv: Handle UNICODE2. | 440 | * charsets/mapconv: Handle UNICODE2. |
| 434 | 441 | ||
| 435 | * charsets/Makefile (CJK): Include CP932-2BYTE.map | 442 | * charsets/Makefile (CJK): Include CP932-2BYTE.map. |
| 436 | (CP932-2BYTE.map): New target. | 443 | (CP932-2BYTE.map): New target. |
| 437 | 444 | ||
| 438 | 2008-02-01 Kenichi Handa <handa@m17n.org> | 445 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| @@ -752,7 +759,7 @@ | |||
| 752 | 759 | ||
| 753 | 2004-08-28 Jan Djärv <jan.h.d@swipnet.se> | 760 | 2004-08-28 Jan Djärv <jan.h.d@swipnet.se> |
| 754 | 761 | ||
| 755 | * FOR-RELEASE (Indications): Remove entry about GTK and geometry, | 762 | * FOR-RELEASE (Indications): Remove entry about GTK and geometry |
| 756 | (now behaves as well as other ports). | 763 | (now behaves as well as other ports). |
| 757 | 764 | ||
| 758 | 2004-06-28 Jan Djärv <jan.h.d@swipnet.se> | 765 | 2004-06-28 Jan Djärv <jan.h.d@swipnet.se> |