diff options
| author | Dave Love | 2002-12-08 19:13:04 +0000 |
|---|---|---|
| committer | Dave Love | 2002-12-08 19:13:04 +0000 |
| commit | 63dc56a17692ff2f6f30831dfacfff29a041135d (patch) | |
| tree | 971e1ed587da977944d749618aa17be375862fe0 /lisp/ChangeLog | |
| parent | ad7c69e78798a4531742e7ed98770fbe5ffb45fc (diff) | |
| download | emacs-63dc56a17692ff2f6f30831dfacfff29a041135d.tar.gz emacs-63dc56a17692ff2f6f30831dfacfff29a041135d.zip | |
(mule-diag): Move where it's
required.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed2a7af64a6..96526c9fc23 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-12-08 Dave Love <fx@gnu.org> | 1 | 2002-12-08 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * international/code-pages.el (mule-diag): Move where it's | ||
| 4 | required. | ||
| 5 | |||
| 3 | * international/ucs-tables.el: Add latin-jisx0201 characters. Fix | 6 | * international/ucs-tables.el: Add latin-jisx0201 characters. Fix |
| 4 | translation-table-for-input for lao, thai, tibetan. | 7 | translation-table-for-input for lao, thai, tibetan. |
| 5 | 8 | ||