Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4454:1f0aa40cafe0
Small improvements in disp-table.el, mule/cyril-util.el.
2008-05-11 Aidan Kehoe <kehoea@parhasard.net>
* disp-table.el (make-display-table):
[...] Also, I previously said #xFF when I meant
?\xFF; correct this.
* mule/cyril-util.el (standard-display-cyrillic-translit):
Make the selection of the default language more sensible; change
the API a little to make a sensible default Cyrillic language
available, checking current-language-environment.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 11 May 2008 12:03:07 +0200 |
parents | 29efd169efe7 |
children | 554b9d31e7a5 a1f8c5c250c2 |
comparison
equal
deleted
inserted
replaced
4453:29efd169efe7 | 4454:1f0aa40cafe0 |
---|---|
1 2008-05-11 Aidan Kehoe <kehoea@parhasard.net> | 1 2008-05-11 Aidan Kehoe <kehoea@parhasard.net> |
2 | 2 |
3 * disp-table.el (make-display-table): | 3 * disp-table.el (make-display-table): |
4 Update the example code to make it more general, and more | 4 Update the example code to make it more general, and more |
5 compatible with GNU. | 5 compatible with GNU. Also, I previously said #xFF when I meant |
6 ?\xFF; correct this. | |
7 * mule/cyril-util.el (standard-display-cyrillic-translit): | |
8 Make the selection of the default language more sensible; change | |
9 the API a little to make a sensible default Cyrillic language | |
10 available, checking current-language-environment. | |
6 | 11 |
7 2007-07-21 Aidan Kehoe <kehoea@parhasard.net> | 12 2007-07-21 Aidan Kehoe <kehoea@parhasard.net> |
8 | 13 |
9 * mule/cyril-util.el: | 14 * mule/cyril-util.el: |
10 * mule/cyril-util.el (cyrillic-encode-koi8-r-char): Removed. | 15 * mule/cyril-util.el (cyrillic-encode-koi8-r-char): Removed. |