diff options
| author | Glenn Morris | 2008-02-06 04:29:32 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-06 04:29:32 +0000 |
| commit | 5448f48330254af572693fc94ac0b51137562bbb (patch) | |
| tree | 5bf7e97182715ed52fe185c9d6eda53923552f6d | |
| parent | df798d2a01e2a95bc6e308159d186bcb4bceb7c1 (diff) | |
| download | emacs-5448f48330254af572693fc94ac0b51137562bbb.tar.gz emacs-5448f48330254af572693fc94ac0b51137562bbb.zip | |
Add missing entry.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c43ccac443a..2d7011f4bd1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -116,6 +116,8 @@ | |||
| 116 | 116 | ||
| 117 | * international/characters.el (script-list): Add cham. | 117 | * international/characters.el (script-list): Add cham. |
| 118 | 118 | ||
| 119 | * language/cham.el: New file. | ||
| 120 | |||
| 119 | 2008-02-01 Mark A. Hershberger <mah@everybody.org> | 121 | 2008-02-01 Mark A. Hershberger <mah@everybody.org> |
| 120 | 122 | ||
| 121 | * xml.el (xml-escape-string): Don't do any encoding changes on the | 123 | * xml.el (xml-escape-string): Don't do any encoding changes on the |