]> git.eshelyaron.com Git - emacs.git/commitdiff
New function `coding-sytem-from-name'.
authorKenichi Handa <handa@m17n.org>
Tue, 27 Jan 2009 04:39:53 +0000 (04:39 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 27 Jan 2009 04:39:53 +0000 (04:39 +0000)
etc/NEWS

index 23e8e7f2f6473c978747e56124a6cb7ea028ffe1..767120d683813c5361dc79e622757ae0a42871e6 100644 (file)
--- 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).