diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 149de6629f0..1b2f0ebd99e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2010-08-06 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule.el (define-charset): Store NAME as :base | ||
| 4 | property. | ||
| 5 | (ctext-non-standard-encodings-table): Pay attention to charset | ||
| 6 | aliases. | ||
| 7 | (ctext-pre-write-conversion): Sort ctext-standard-encodings by the | ||
| 8 | current priority. Force using the designation of the specific | ||
| 9 | charset by adding `charset' text property. Improve the whole | ||
| 10 | algorithm. | ||
| 11 | |||
| 1 | 2010-08-04 Kenichi Handa <handa@m17n.org> | 12 | 2010-08-04 Kenichi Handa <handa@m17n.org> |
| 2 | 13 | ||
| 3 | * language/cyrillic.el: Don't add "microsoft-cp1251" to | 14 | * language/cyrillic.el: Don't add "microsoft-cp1251" to |