diff options
| author | Miles Bader | 2008-02-01 16:05:01 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-02-01 16:05:01 +0000 |
| commit | aca7a3d2018b432aa76b81005189b6a5a05f18d5 (patch) | |
| tree | b796b8b20155698509b206d96d8677de7689b42b /etc | |
| parent | 6cc41fb06c37234822d5aedf7ce0f77b88bb450a (diff) | |
| download | emacs-aca7a3d2018b432aa76b81005189b6a5a05f18d5.tar.gz emacs-aca7a3d2018b432aa76b81005189b6a5a05f18d5.zip | |
Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 81 | ||||
| -rw-r--r-- | etc/ChangeLog.unicode | 91 |
2 files changed, 81 insertions, 91 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 78155da0950..0d8cff4cfd5 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,84 @@ | |||
| 1 | 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhara, | ||
| 4 | Telugu. Fix ISO-2022 desginations in Cantonese line. | ||
| 5 | |||
| 6 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 8 | * HELLO: Remove non-unicode character from Tibetan text. | ||
| 9 | |||
| 10 | 2008-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 11 | |||
| 12 | * ps-prin1.ps (printBackground): Fix background height. | ||
| 13 | |||
| 14 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 15 | |||
| 16 | * HELLO: Sync with HEAD. | ||
| 17 | |||
| 18 | 2008-02-02 Miles Bader <miles@gnu.org> | ||
| 19 | |||
| 20 | * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22" | ||
| 21 | with "23". | ||
| 22 | |||
| 23 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 24 | |||
| 25 | * charsets/CNS-[234567].map: Regenerated. | ||
| 26 | |||
| 27 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 28 | |||
| 29 | * charsets/JISX2131.map: Regenerated. | ||
| 30 | |||
| 31 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 32 | |||
| 33 | * charsets/JISX213A.map: New file. | ||
| 34 | |||
| 35 | * charsets/JISX0208.map: Regenerated. | ||
| 36 | |||
| 37 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 38 | |||
| 39 | * charsets/CP932-2BYTE.map: Updated from ../admin/charsets. | ||
| 40 | |||
| 41 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 42 | |||
| 43 | * CP932-2BYTE.map: New file. | ||
| 44 | |||
| 45 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 46 | |||
| 47 | * ps-prin1.ps (HeaderOrFooterTextLines): Handle multiple strings | ||
| 48 | in a line. | ||
| 49 | |||
| 50 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 51 | |||
| 52 | * charsets: New directory for charset mapping tables. | ||
| 53 | |||
| 54 | * charsets/README: New file. | ||
| 55 | |||
| 56 | * charsets/*.map: New files. | ||
| 57 | |||
| 58 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 59 | |||
| 60 | * HELLO: Change "Hindi" to more common characters. | ||
| 61 | |||
| 62 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 63 | |||
| 64 | * HELLO: Fix upcase and downcase for several languages. Change | ||
| 65 | the two German lines into one. Change "Nederlangs" to | ||
| 66 | "Dutch (Nederlands)". Add original language names to several | ||
| 67 | entries. | ||
| 68 | |||
| 69 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 70 | |||
| 71 | * TUTORIAL.es: Add local variable coding: latin-1. | ||
| 72 | |||
| 73 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 74 | |||
| 75 | * HELLO: Change indian-2-column chars of Hindi line to Unicode | ||
| 76 | chars. | ||
| 77 | |||
| 78 | 2008-02-02 Dave Love <fx@gnu.org> | ||
| 79 | |||
| 80 | * HELLO: Add pseudo-maths example. | ||
| 81 | |||
| 1 | 2008-01-31 Alex Ott <alexott@gmail.com> | 82 | 2008-01-31 Alex Ott <alexott@gmail.com> |
| 2 | 83 | ||
| 3 | * tutorials/TUTORIAL.ru: Update tutorial. | 84 | * tutorials/TUTORIAL.ru: Update tutorial. |
diff --git a/etc/ChangeLog.unicode b/etc/ChangeLog.unicode deleted file mode 100644 index d680a72e6bd..00000000000 --- a/etc/ChangeLog.unicode +++ /dev/null | |||
| @@ -1,91 +0,0 @@ | |||
| 1 | 2008-01-07 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhara, | ||
| 4 | Telugu. Fix ISO-2022 desginations in Cantonese line. | ||
| 5 | |||
| 6 | 2007-12-09 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 8 | * HELLO: Remove non-unicode character from Tibetan text. | ||
| 9 | |||
| 10 | 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 11 | |||
| 12 | * ps-prin1.ps (printBackground): Fix background height. | ||
| 13 | |||
| 14 | 2006-07-07 Kenichi Handa <handa@m17n.org> | ||
| 15 | |||
| 16 | * HELLO: Sync with HEAD. | ||
| 17 | |||
| 18 | 2005-02-12 Miles Bader <miles@gnu.org> | ||
| 19 | |||
| 20 | * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22" | ||
| 21 | with "23". | ||
| 22 | |||
| 23 | 2004-02-12 Kenichi Handa <handa@m17n.org> | ||
| 24 | |||
| 25 | * charsets/CNS-[234567].map: Regenerated. | ||
| 26 | |||
| 27 | 2004-01-28 Kenichi Handa <handa@m17n.org> | ||
| 28 | |||
| 29 | * charsets/JISX2131.map: Regenerated. | ||
| 30 | |||
| 31 | 2004-01-27 Kenichi Handa <handa@m17n.org> | ||
| 32 | |||
| 33 | * charsets/JISX213A.map: New file. | ||
| 34 | |||
| 35 | * charsets/JISX0208.map: Regenerated. | ||
| 36 | |||
| 37 | 2004-01-26 Kenichi Handa <handa@m17n.org> | ||
| 38 | |||
| 39 | * charsets/CP932-2BYTE.map: Updated from ../admin/charsets. | ||
| 40 | |||
| 41 | 2004-01-25 Kenichi Handa <handa@m17n.org> | ||
| 42 | |||
| 43 | * CP932-2BYTE.map: New file. | ||
| 44 | |||
| 45 | 2003-09-26 Kenichi Handa <handa@m17n.org> | ||
| 46 | |||
| 47 | * ps-prin1.ps (HeaderOrFooterTextLines): Handle multiple strings | ||
| 48 | in a line. | ||
| 49 | |||
| 50 | 2003-09-08 Kenichi Handa <handa@m17n.org> | ||
| 51 | |||
| 52 | * charsets: New directory for charset mapping tables. | ||
| 53 | |||
| 54 | * charsets/README: New file. | ||
| 55 | |||
| 56 | * charsets/*.map: New files. | ||
| 57 | |||
| 58 | 2003-04-12 Kenichi Handa <handa@m17n.org> | ||
| 59 | |||
| 60 | * HELLO: Change "Hindi" to more common characters. | ||
| 61 | |||
| 62 | 2003-01-10 Kenichi Handa <handa@m17n.org> | ||
| 63 | |||
| 64 | * HELLO: Fix upcase and downcase for several languages. Change | ||
| 65 | the two German lines into one. Change "Nederlangs" to | ||
| 66 | "Dutch (Nederlands)". Add original language names to several | ||
| 67 | entries. | ||
| 68 | |||
| 69 | 2003-01-06 Kenichi Handa <handa@m17n.org> | ||
| 70 | |||
| 71 | * TUTORIAL.es: Add local variable coding: latin-1. | ||
| 72 | |||
| 73 | 2002-10-30 Kenichi Handa <handa@m17n.org> | ||
| 74 | |||
| 75 | * HELLO: Change indian-2-column chars of Hindi line to Unicode | ||
| 76 | chars. | ||
| 77 | |||
| 78 | 2002-05-27 Dave Love <fx@gnu.org> | ||
| 79 | |||
| 80 | * HELLO: Add pseudo-maths example. | ||
| 81 | |||
| 82 | ;; Local Variables: | ||
| 83 | ;; coding: iso-2022-7bit | ||
| 84 | ;; End: | ||
| 85 | |||
| 86 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2007 | ||
| 87 | Free Software Foundation, Inc. | ||
| 88 | Copying and distribution of this file, with or without modification, | ||
| 89 | are permitted provided the copyright notice and this notice are preserved. | ||
| 90 | |||
| 91 | ;;; arch-tag: 3be3b13c-b969-4c9d-8542-66e0b5a3d27a | ||