diff options
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 99192dcad8a..7a2fe7ef810 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-02-16 Dale Gulledge <dsplat@rochester.rr.com> | ||
| 2 | |||
| 3 | * TUTORIAL.eo: Add "See end ..." at the first line. | ||
| 4 | |||
| 1 | 2007-02-19 Kenichi Handa <handa@m17n.org> | 5 | 2007-02-19 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * TUTORIAL.eo: Add "." at the end of the first line. | 7 | * TUTORIAL.eo: Add "." at the end of the first line. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a5f12e6bd21..78ef2e9c273 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-02-19 Kenichi Handa <handa@m17n.org> | 1 | 2007-02-19 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * international/mule-cmds.el (locale-language-names): Map "eo" | ||
| 4 | to "Esperanto". | ||
| 5 | |||
| 3 | * language/european.el ("Esperanto"): New language environment. | 6 | * language/european.el ("Esperanto"): New language environment. |
| 4 | 7 | ||
| 5 | 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change) | 8 | 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change) |