]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention string-to-unibyte.
authorKenichi Handa <handa@m17n.org>
Wed, 25 Jun 2008 02:55:06 +0000 (02:55 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 25 Jun 2008 02:55:06 +0000 (02:55 +0000)
etc/NEWS

index d391f612862c71444baa8613e5c6f5ae6c4d2f71..60810a3ea80870141caaa9c062b5187dffe06457 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1121,6 +1121,10 @@ robin rule can hold the original ASCII sequence as a char-code-property)
 *** The new function `robin-use-package' starts using a Robin package
 as an input method.
 
+*** The new function `string-to-unibyte' is like `string-as-unibyte'
+but signals an error if STRING contains a non-ASCII, non-eight-bit
+character.
+
 ** Changes related to the new font backend
 
 Which font backends to use can be specified by the X resource "FontBackend".