From: Kenichi Handa Date: Tue, 27 Jan 2009 04:39:53 +0000 (+0000) Subject: New function `coding-sytem-from-name'. X-Git-Tag: emacs-pretest-23.0.90~167 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4017dc56c01b7f8f3d355374bb9418a6138bf42;p=emacs.git New function `coding-sytem-from-name'. --- 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).