diff options
| author | Kenichi Handa | 2003-11-07 07:26:27 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-11-07 07:26:27 +0000 |
| commit | 7453c3ac5b14d63c3158df70bf0555fca21d061c (patch) | |
| tree | 4ad7d9920c3126da520cc139bbbf32dc1121e36a /lisp/ChangeLog | |
| parent | 4307d5349e6bf660024a59a827f3bd01aa5e4ad1 (diff) | |
| download | emacs-7453c3ac5b14d63c3158df70bf0555fca21d061c.tar.gz emacs-7453c3ac5b14d63c3158df70bf0555fca21d061c.zip | |
(windows-1252): Fix table (0x8F and 0x9E).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1023634b470..0d5bc664f83 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-11-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/european.el (windows-1252): Fix table (0x8F and 0x9E). | ||
| 4 | |||
| 1 | 2003-11-05 Juri Linkov <juri@jurta.org> | 5 | 2003-11-05 Juri Linkov <juri@jurta.org> |
| 2 | 6 | ||
| 3 | * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system. | 7 | * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system. |