Mercurial > emacs
comparison etc/NEWS @ 101549:52265841dbb2
New function `coding-sytem-from-name'.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 27 Jan 2009 04:39:53 +0000 |
parents | 83fb450bdbd9 |
children | f91737280f46 |
comparison
equal
deleted
inserted
replaced
101548:d7ef20f9f52c | 101549:52265841dbb2 |
---|---|
1621 ordered by their priorities. | 1621 ordered by their priorities. |
1622 | 1622 |
1623 +++ | 1623 +++ |
1624 **** `set-coding-system-priority' sets priorities of coding systems. | 1624 **** `set-coding-system-priority' sets priorities of coding systems. |
1625 | 1625 |
1626 **** `coding-system-from-name' returns a coding system matching with | |
1627 the argument name. | |
1628 | |
1629 | |
1626 ** There is a new input method, Robin, different from Quail. | 1630 ** There is a new input method, Robin, different from Quail. |
1627 It has three functionalities: | 1631 It has three functionalities: |
1628 i) a simple input method (converts an ASCII sequence into a string). | 1632 i) a simple input method (converts an ASCII sequence into a string). |
1629 ii) converts an existing buffer substring into another string | 1633 ii) converts an existing buffer substring into another string |
1630 iii) reverse conversion (each character produced by a | 1634 iii) reverse conversion (each character produced by a |