# HG changeset patch # User Kenichi Handa # Date 1233031193 0 # Node ID 52265841dbb28c6364786bc1585e7dfb09107d1c # Parent d7ef20f9f52c6888d503e1f88caa4d29ad1f6616 New function `coding-sytem-from-name'. diff -r d7ef20f9f52c -r 52265841dbb2 etc/NEWS --- 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).