summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2009-01-27 04:39:53 +0000
committerKenichi Handa <handa@m17n.org>2009-01-27 04:39:53 +0000
commitf4017dc56c01b7f8f3d355374bb9418a6138bf42 (patch)
treee4ace3c50895919ce285ea81e386828a60bd285a /etc
parentbe7ca04425ef610dc0b00b0d97c5a97410f2327a (diff)
downloademacs-f4017dc56c01b7f8f3d355374bb9418a6138bf42.tar.gz
New function `coding-sytem-from-name'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 23e8e7f2f64..767120d6838 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1623,6 +1623,10 @@ ordered by their priorities.
+++
**** `set-coding-system-priority' sets priorities of coding systems.
+**** `coding-system-from-name' returns a coding system matching with
+the argument name.
+
+
** There is a new input method, Robin, different from Quail.
It has three functionalities:
i) a simple input method (converts an ASCII sequence into a string).