changeset 101549:52265841dbb2

New function `coding-sytem-from-name'.
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Jan 2009 04:39:53 +0000
parents d7ef20f9f52c
children 28b036b7fc1c
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jan 27 04:39:30 2009 +0000
+++ b/etc/NEWS	Tue Jan 27 04:39:53 2009 +0000
@@ -1623,6 +1623,10 @@
 +++
 **** `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).